> For the complete documentation index, see [llms.txt](https://parallel-origin.gitbook.io/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://parallel-origin.gitbook.io/documentation/home.md).

# Home

Start here and work your way forward to understand client, server and shared codebase.

To actively help with development, you'll probably need to learn some basics first. Among them how the client, server and shared code base work together. That is what this [documentation ](/documentation/home.md)is for.

Let's start with a little overview. The project consists of three parts. The client, the server and the core. They all work together with each other and are somewhat connected.\
\
You can find the repositorys here:\
\- <https://github.com/Parallel-Origin/PO-Server>\
\- <https://github.com/Parallel-Origin/PO-Client>\
\- <https://github.com/Parallel-Origin/PO-Core>\
\
And the documentation here:\
\- [Server Docs](/documentation/server/introduction.md)\
\- [Client Docs](/documentation/client/introduction.md)\
\- [Core Docs](/documentation/core/introduction.md)\
\
Are you ready? It won't be easy and you'll have to push through... so let's get started!
