# Ontorium Docs

## Ontorium Docs

- [What is Ontorium?](https://docs.ontorium.io/introduction/what-is-ontorium.md): Ontorium is a modular full-stack on-chain financial system for real assets.
- [Asset Layer](https://docs.ontorium.io/ontorium-stack-overview/asset-layer.md)
- [Backing Structure](https://docs.ontorium.io/ontorium-stack-overview/asset-layer/backing-structure.md)
- [Reserve Integrity and Transparency](https://docs.ontorium.io/ontorium-stack-overview/asset-layer/reserve-integrity-and-transparency.md)
- [Mint & Redemption](https://docs.ontorium.io/ontorium-stack-overview/asset-layer/mint-and-redemption.md)
- [KYC Framework](https://docs.ontorium.io/ontorium-stack-overview/asset-layer/kyc-framework.md)
- [Progammability and Expansion](https://docs.ontorium.io/ontorium-stack-overview/asset-layer/progammability-and-expansion.md)
- [Financial Layer](https://docs.ontorium.io/ontorium-stack-overview/financial-layer.md)
- [AQUA Overview](https://docs.ontorium.io/ontorium-stack-overview/financial-layer/aqua-overview.md)
- [Liquidity, Collateral and Borrowing](https://docs.ontorium.io/ontorium-stack-overview/financial-layer/liquidity-collateral-and-borrowing.md)
- [Risk Controls](https://docs.ontorium.io/ontorium-stack-overview/financial-layer/risk-controls.md)
- [Application Layer](https://docs.ontorium.io/ontorium-stack-overview/application-layer.md)
- [AQUA App Overview](https://docs.ontorium.io/ontorium-stack-overview/application-layer/aqua-app-overview.md)
- [Payments and Transfers](https://docs.ontorium.io/ontorium-stack-overview/application-layer/payments-and-transfers.md)
- [Yield Access](https://docs.ontorium.io/ontorium-stack-overview/application-layer/yield-access.md)
- [Financial Access and Distribution](https://docs.ontorium.io/ontorium-stack-overview/application-layer/financial-access-and-distribution.md)
- [Custody & Legal Structure](https://docs.ontorium.io/trust-transparency/custody-and-legal-structure.md)
- [Trust at the Asset Layer](https://docs.ontorium.io/trust-transparency/trust-at-the-asset-layer.md)
- [Transparency as System Design](https://docs.ontorium.io/trust-transparency/transparency-as-system-design.md)
- [Risk Management at the Financial Layer](https://docs.ontorium.io/trust-transparency/risk-management-at-the-financial-layer.md)
- [User Facing Trust at the Application Layer](https://docs.ontorium.io/trust-transparency/user-facing-trust-at-the-application-layer.md)
- [A Financial Stack for Real Assets](https://docs.ontorium.io/vision/a-financial-stack-for-real-assets.md)
- [Roadmap](https://docs.ontorium.io/vision/roadmap.md)
- [FAQ](https://docs.ontorium.io/resources/faq.md)
- [Official Links](https://docs.ontorium.io/resources/official-links.md)
- [Privacy Policy](https://docs.ontorium.io/disclaimer/privacy-policy.md): Last Updated: April 21, 2026
- [Terms of Use](https://docs.ontorium.io/disclaimer/terms-of-use.md): Last Updated: April 21, 2026


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.ontorium.io/introduction/what-is-ontorium.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.
