# Brix Docs

## Docs

- [Manifesto](https://docs.brix.money/manifesto.md): Emerge the Capital Markets and Let the Yield Flow!
- [Introduction](https://docs.brix.money/overview/introduction.md): Let the yield flow
- [Emerging Markets](https://docs.brix.money/overview/emerging-markets.md)
- [Carry Trade](https://docs.brix.money/overview/carry-trade.md)
- [Overview](https://docs.brix.money/itry/overview.md)
- [Eligibility](https://docs.brix.money/itry/eligibility.md)
- [Backing](https://docs.brix.money/itry/backing.md)
- [Proof of reserves](https://docs.brix.money/itry/proof-of-reserves.md)
- [Price stability](https://docs.brix.money/itry/price-stability.md)
- [Staking](https://docs.brix.money/itry/staking.md)
- [Risks](https://docs.brix.money/itry/risks.md)
- [Security](https://docs.brix.money/itry/security.md)
- [Mint & Redemption](https://docs.brix.money/itry/mint-and-redemption.md)
- [Collateral Management](https://docs.brix.money/technical/collateral-management.md)
- [Oracles](https://docs.brix.money/technical/oracles.md)
- [Crosschain](https://docs.brix.money/technical/crosschain.md)
- [Contracts](https://docs.brix.money/resources/contracts.md)
- [Audits](https://docs.brix.money/resources/audits.md)
- [Terms & Policies](https://docs.brix.money/resources/terms-and-policies.md)
- [Brix Website Terms of Use](https://docs.brix.money/resources/terms-and-policies/brix-website-terms-of-use.md)
- [iTRY Token Terms](https://docs.brix.money/resources/terms-and-policies/itry-token-terms.md)
- [Privacy Policy - wiTRY Limited](https://docs.brix.money/resources/terms-and-policies/privacy-policy-witry-limited.md)
- [Privacy Policy - iTRY Limited](https://docs.brix.money/resources/terms-and-policies/privacy-policy-itry-limited.md)
- [Cookie Policy](https://docs.brix.money/resources/terms-and-policies/cookie-policy.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, 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.brix.money/manifesto.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.
