# AFI Docs

## AFI Docs

- [Welcome to AFI](https://docs.afiprotocol.xyz/afi-overview/welcome-to-afi.md)
- [AFI: The Financial Intelligence Ledger For RWAs](https://docs.afiprotocol.xyz/afi-overview/afi-the-financial-intelligence-ledger-for-rwas.md)
- [The Problem: A Trust Gap Between On-Chain Tokens and Off-Chain Assets](https://docs.afiprotocol.xyz/afi-overview/the-problem-a-trust-gap-between-on-chain-tokens-and-off-chain-assets.md)
- [The AFI Approach: Proof Of Reserve Network for RWAs](https://docs.afiprotocol.xyz/afi-overview/the-afi-approach-proof-of-reserve-network-for-rwas.md)
- [Why the Market Needs It — Now](https://docs.afiprotocol.xyz/afi-overview/why-the-market-needs-it-now.md)
- [Introduction](https://docs.afiprotocol.xyz/proof-of-reserve-network/introduction.md)
- [The Data Pipeline](https://docs.afiprotocol.xyz/proof-of-reserve-network/the-data-pipeline.md)
- [Trusted Execution Environments (TEE)](https://docs.afiprotocol.xyz/proof-of-reserve-network/trusted-execution-environments-tee.md)
- [Zero-Knowledge Proofs](https://docs.afiprotocol.xyz/proof-of-reserve-network/zero-knowledge-proofs.md)
- [Merkle Trees, Commitments & Chaining](https://docs.afiprotocol.xyz/proof-of-reserve-network/merkle-trees-commitments-and-chaining.md)
- [Verification](https://docs.afiprotocol.xyz/proof-of-reserve-network/verification.md)
- [Security Model](https://docs.afiprotocol.xyz/proof-of-reserve-network/security-model.md)
- [Overview](https://docs.afiprotocol.xyz/proof-of-reserve-vaults/overview.md)
- [Launching Institutional afi-rwaUSDi Vault](https://docs.afiprotocol.xyz/proof-of-reserve-vaults/launching-institutional-afi-rwausdi-vault.md)
- [afiUSD Vault](https://docs.afiprotocol.xyz/proof-of-reserve-vaults/afiusd-vault.md)
- [Technical Architecture](https://docs.afiprotocol.xyz/proof-of-reserve-vaults/afiusd-vault/technical-architecture.md)
- [Strategy Analysis](https://docs.afiprotocol.xyz/proof-of-reserve-vaults/afiusd-vault/strategy-analysis.md)
- [How to Access POR Vaults on AFI](https://docs.afiprotocol.xyz/resources/how-to-access-por-vaults-on-afi.md)
- [Oracles](https://docs.afiprotocol.xyz/resources/oracles.md)
- [AFI Points & Referral Program](https://docs.afiprotocol.xyz/resources/afi-points-and-referral-program.md): Rewards Program
- [FAQs](https://docs.afiprotocol.xyz/resources/faqs.md): Here, we've answered the most frequently asked questions about AFI
- [Socials and Brand Assets](https://docs.afiprotocol.xyz/company/socials-and-brand-assets.md): AFI Brand Kit & Official Channels
- [Audits & Bug Bounty](https://docs.afiprotocol.xyz/risks/audits-and-bug-bounty.md): Includes multiple smart contract audits conducted with Quantstamp and Cantina, along with a continuous bug bounty program to ensure ongoing security and resilience.
- [Risk Disclaimer](https://docs.afiprotocol.xyz/risks/risk-disclaimer.md): Last Updated: November 2025
- [Risk Management Framework](https://docs.afiprotocol.xyz/risks/risk-management-framework.md)
- [Terms of Use](https://docs.afiprotocol.xyz/legal/terms-of-use.md): Last Updated on 29th July 2025
- [Privacy Policy](https://docs.afiprotocol.xyz/legal/privacy-policy.md): Last Updated on 29th July 2025
- [Third Party Disclaimer](https://docs.afiprotocol.xyz/legal/third-party-disclaimer.md): Last Updated on 29th July 2025
- [Digital Asset Custody Framework](https://docs.afiprotocol.xyz/legal/digital-asset-custody-framework.md): Last Updated on 29th July 2025
- [Anti-Money Laundering (AML) Policy](https://docs.afiprotocol.xyz/legal/anti-money-laundering-aml-policy.md): Last Updated on 29th July 2025
- [Know Your Customer (KYC) Policy](https://docs.afiprotocol.xyz/legal/know-your-customer-kyc-policy.md): Last Updated on 29th July 2025


---

# 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.afiprotocol.xyz/afi-overview/welcome-to-afi.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.
