# Terms of Service

1. Redistribution of Cosmo as your own is strictly prohibited.
2. Modifying the Cosmo source code is not allowed and will trigger the tamper system. You are only permitted to edit the `settings.yml` and `command.yml` files. We have included as much customization as possible in the settings, so you shouldn't need to edit the source code.
3. You should not edit user or cosmetic data through files as it may be replicated in other places; when using the Discord Bot or API, it ensures all items are replaced.
4. By purchasing Cosmo, you acquire a copy of the resource; modifying or adding additional content does not make you the owner.
5. Using Cosmo to create a new product to resell is not allowed.


---

# 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://cosmo.atomatrix.gg/terms-of-service.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.
