# Legal Portal

- [Rules of Soulbound](https://legal.soulbound.game/legal-portal/rules-of-soulbound.md)
- [Policies](https://legal.soulbound.game/legal-portal/policies.md)
- [Privacy Policy](https://legal.soulbound.game/legal-portal/policies/privacy-policy.md)
- [Cancellation Policy](https://legal.soulbound.game/legal-portal/policies/cancellation-policy.md)
- [Fan Content Policy](https://legal.soulbound.game/legal-portal/policies/fan-content-policy.md)
- [Third-Party Extensions & Plugins Policy](https://legal.soulbound.game/legal-portal/policies/third-party-extensions-and-plugins-policy.md): We support the creativity of our community and welcome independent fan-made tools, websites, and services built around Soulbound.
- [Terms](https://legal.soulbound.game/legal-portal/terms.md)
- [Terms & Conditions](https://legal.soulbound.game/legal-portal/terms/terms-and-conditions.md)
- [End User Licence Agreement](https://legal.soulbound.game/legal-portal/terms/end-user-licence-agreement.md)
- [Prize Draws, Competition and Promotions](https://legal.soulbound.game/legal-portal/terms/prize-draws-competition-and-promotions.md)
- [Contact Us](https://legal.soulbound.game/legal-portal/contact-us.md)


---

# 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://legal.soulbound.game/legal-portal.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.
