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

# LEGAL

- [ZTLN-P](https://docs.zoth.io/zoth/legal/ztln-p.md)
- [Legal Disclaimer](https://docs.zoth.io/zoth/legal/ztln-p/legal-disclaimer.md)
- [Terms of Use](https://docs.zoth.io/zoth/legal/ztln-p/terms-of-use.md)
- [Privacy Policy](https://docs.zoth.io/zoth/legal/ztln-p/privacy-policy.md): Please read this privacy policy carefully, as it contains important information and affects your legal rights.
- [ZSTF](https://docs.zoth.io/zoth/legal/zstf.md)
- [Onboarding Disclaimer](https://docs.zoth.io/zoth/legal/zstf/onboarding-disclaimer.md)
- [Legal FAQs](https://docs.zoth.io/zoth/legal/zstf/readme.md)
- [Anti-Money Laundering Policy](https://docs.zoth.io/zoth/legal/anti-money-laundering-policy.md): Anti-Money Laundering Policy and Counter-Terrorist Financing (CTF) Compliance
- [Privacy Policy](https://docs.zoth.io/zoth/legal/privacy-policy.md)
- [Terms of Use](https://docs.zoth.io/zoth/legal/terms-of-use.md)
- [Risk Disclosure](https://docs.zoth.io/zoth/legal/risk-disclosure.md): Business Risk Disclosure & Limited Liability
- [ZeUSD](https://docs.zoth.io/zoth/legal/zeusd.md)
- [Terms and Conditions](https://docs.zoth.io/zoth/legal/zeusd/terms-and-conditions.md)


---

# 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.zoth.io/zoth/legal.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.
