> 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/support/legal-explained/software-license-agreement-summary-explained.md).

# Software License Agreement, explained

This page gives you a quick, plain-language overview of the [coherence Software License Agreement](https://coherence.io/terms). It’s intended to help you understand the essentials without wading through legal text. For all the details and the complete, binding terms, please read the full agreement.

## Agreement Summary

The coherence Software License Agreement is a binding contract between you (the user) and coherence ApS. It sets out the ground rules for using our tools, our **network engine**, **Unity SDK**, **online services**, and **related features** (what we call the Licensed Products).

Think of it as the framework for how we work together.

### Your Account and Data

* You’ll need a coherence account to get started.
* Any information you provide (like your name, email, or data your game generates) is handled under our [Privacy Policy](https://coherence.io/privacy) and [Data Processing Addendum](https://coherence.io/dpa).
* You’re responsible for what happens under your account — so keep your login safe.

### Using the Products

* We give you a license to use our tools to build your own connected experiences (for example, multiplayer games).
* You must not use them for anything illegal. Don’t upload harmful content, and don’t reverse-engineer or resell our technology.

### Fees

* Depending on your usage, you may need a paid license.
* We keep our pricing page up to date and notify you of upcoming changes in advance, so you always know what to expect.

### Ownership

* What’s yours is yours: everything you create with coherence belongs to you.
* What’s ours is ours: the underlying coherence technology remains our property.

### Liability

* Our Licensed Products are provided ‘as is’. We do our best to keep things stable, but bugs are part of the journey. If you run into trouble, our forums or Discord are the best places to get quick help.

### Term

* Either you or coherence can end the agreement with 30 days' notice, giving both sides time to wrap things up fairly.
* If that happens, your right to use coherence ends, and any unpaid fees are still due.

### Governing Law

* Since we are based in Denmark, this agreement is governed by Danish law, and any disputes are handled in Danish courts.

Please remember, this summary is meant to give you a quick overview, but it's important to remember that it's not a substitute for the [full agreement](https://coherence.io/terms). You should always read the official document to fully understand your rights and obligations.\\


---

# 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/support/legal-explained/software-license-agreement-summary-explained.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.
