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

# Welcome

**coherence** offers the tools[^1] and infrastructure[^2] to create multiplayer games with <i class="fa-unity">:unity:</i> Unity.

> Our mission is to give any game developer, regardless of how technical they are, the power to bring their games online.

***

If this is your **first time** exploring coherence, the Getting Started section. It covers installation and setting up a minimal project online.

{% content-ref url="/pages/oWkQnwpr5XAXYgJXVTDY" %}
[Installation](/2.3/getting-started/installation.md)
{% endcontent-ref %}

Once you grasp the basics and are looking for more comprehensive material, check out our sample content. It offers playable projects and ready to use samples.

{% content-ref url="/pages/UJ0A2SJghzTKTJC56uhF" %}
[Samples and tutorials](/2.3/getting-started/samples-and-tutorials.md)
{% endcontent-ref %}

If you're already working with coherence and want to take the most out of it, refer to the manual section, which cover all major features we offer.

{% content-ref url="/pages/HzSHyXeglfRzbRv3SlE9" %}
[Manual](/2.3/manual/networking-state-changes.md)
{% endcontent-ref %}

{% hint style="info" %}
Our team can answer all your questions. Find us on [Discord](https://coherence.io/discord), or if you prefer, reach out by [e-mail](mailto:devrel@coherence.io).
{% endhint %}

![](/files/-MYdFT1_1Ocrbqga02t7)

[^1]: coherence provides a package for Unity that integrates seamlessly within the Unity Editor.

[^2]: We offer coherence Cloud — a scalable and cost-effective service to host your game, handle player accounts, lobbies, and other backend-related mechanisms.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.coherence.io/2.3/readme.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
