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

# RESOURCES

- [Brand Kit](https://azoth.gitbook.io/azoth-white-paper/resources/brand-kit.md): Access and download Azoth's official brand assets
- [Road Map](https://azoth.gitbook.io/azoth-white-paper/resources/editor.md)
- [Q4: 2022 The Very Start of RWA ](https://azoth.gitbook.io/azoth-white-paper/resources/editor/q4-2022-the-very-start-of-rwa.md)
- [Q1-Q4: 2023 Compliance Acceleration](https://azoth.gitbook.io/azoth-white-paper/resources/editor/q1-q4-2023-compliance-acceleration.md): This year we conducted market research and understanding.
- [Q1-Q4: 2024 Architecture Construction](https://azoth.gitbook.io/azoth-white-paper/resources/editor/q1-q4-2024-architecture-construction.md): This year we completed the architecture construction and internal demo.
- [Q1: 2025 Crypto Foundations](https://azoth.gitbook.io/azoth-white-paper/resources/editor/q1-2025-crypto-foundations.md)
- [Q2: 2025 Infrastructure Enhancement](https://azoth.gitbook.io/azoth-white-paper/resources/editor/q2-2025-infrastructure-enhancement.md)
- [Q3: 2025 Market Expansion](https://azoth.gitbook.io/azoth-white-paper/resources/editor/q3-2025-market-expansion.md)
- [Q4: 2025 Optimization & Long-Term Vision](https://azoth.gitbook.io/azoth-white-paper/resources/editor/q4-2025-optimization-and-long-term-vision.md)
- [Risk & Compliance Framework](https://azoth.gitbook.io/azoth-white-paper/resources/editor-1.md): This framework ensures regulatory adherence, investor protection, and market stability, positioning Azoth as a compliant and secure gateway for institutional and retail participation in RWA markets.


---

# 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://azoth.gitbook.io/azoth-white-paper/resources.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.
