# Support

- [Release notes](https://docs.coherence.io/support/release-notes.md)
- [Glossary](https://docs.coherence.io/support/glossary.md): A list of important terms and concepts used in coherence
- [Unreal Engine support](https://docs.coherence.io/support/unreal-engine-support.md)
- [WebGL support](https://docs.coherence.io/support/webgl.md)
- [ECS / DOTS support](https://docs.coherence.io/support/ecs-dots-support.md)
- [Known issues](https://docs.coherence.io/support/known-issues.md)
- [Upgrade guide](https://docs.coherence.io/support/upgrading-unity-sdk.md): Tips and best practices to upgrade the SDK while avoiding risk of data loss
- [Upgrade 2.0 -> 2.1](https://docs.coherence.io/support/upgrading-unity-sdk/upgrade-1.8-greater-than-2.0.md)
- [Upgrade 1.8 -> 2.0](https://docs.coherence.io/support/upgrading-unity-sdk/upgrade-1.8-greater-than-2.0-1.md)
- [Upgrade 1.7 -> 1.8](https://docs.coherence.io/support/upgrading-unity-sdk/upgrade-1.7-greater-than-1.8.md)
- [Upgrade 1.6 -> 1.7](https://docs.coherence.io/support/upgrading-unity-sdk/upgrade-1.6-greater-than-1.7.md)
- [Upgrade 1.5 -> 1.6](https://docs.coherence.io/support/upgrading-unity-sdk/upgrade-1.5-greater-than-1.6.md)
- [Upgrade 1.4 -> 1.5](https://docs.coherence.io/support/upgrading-unity-sdk/upgrade-1.4-1.5.md)
- [Upgrade 1.3 -> 1.4](https://docs.coherence.io/support/upgrading-unity-sdk/upgrade-1.3-greater-than-1.4.md)
- [Upgrade 1.2 -> 1.3](https://docs.coherence.io/support/upgrading-unity-sdk/upgrade-1.2-greater-than-1.3.md)
- [Upgrade 1.1 -> 1.2](https://docs.coherence.io/support/upgrading-unity-sdk/upgrade-1.1-greater-than-1.2.md)
- [Upgrade 1.0 -> 1.1](https://docs.coherence.io/support/upgrading-unity-sdk/upgrade-1.0-greater-than-1.1.md)
- [Upgrade 0.10 -> 1.0](https://docs.coherence.io/support/upgrading-unity-sdk/upgrading-to-coherence-unity-sdk-1.0.0.md)
- [Upgrade 0.9 -> 0.10](https://docs.coherence.io/support/upgrading-unity-sdk/upgrading-to-coherence-unity-sdk-0.9.0.md)
- [Credit cost & pricing](https://docs.coherence.io/support/credit-cost-and-pricing.md): Find out what it would cost to run your multiplayer game using coherence.
- [Legal, explained](https://docs.coherence.io/support/legal-explained.md): Our legal agreements, explained by game devs, for game devs.
- [Software License Agreement, explained](https://docs.coherence.io/support/legal-explained/software-license-agreement-summary-explained.md): A quick, plain-language overview of the coherence Software License Agreement.
- [Privacy Policy, explained](https://docs.coherence.io/support/legal-explained/privacy-policy-explained.md): At coherence, we care about your privacy and want to explain it in plain language.
- [Data Processing Addendum, explained](https://docs.coherence.io/support/legal-explained/data-processing-addendum-explained.md): Easy-to-understand explanation of how we handle personal data on your behalf.
- [Report a bug](https://docs.coherence.io/support/report-a-bug.md): Learn how to effectively report a bug


---

# Agent Instructions: 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/support.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.
