# AFI OVERVIEW

- [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)


---

# Agent Instructions: 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.afiprotocol.xyz/afi-overview.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.
