# Learn

- [Overview](https://gitbook.raac.io/learn/overview.md)
- [Protocol Economics & Fees](https://gitbook.raac.io/learn/overview/protocol-economics-and-fees.md): This section details the various fees and revenue streams going to RAAC and other parties.
- [Repair & Maintenance Fund](https://gitbook.raac.io/learn/overview/protocol-economics-and-fees/repair-and-maintenance-fund.md)
- [Production Suite](https://gitbook.raac.io/learn/production-suite.md): Learn about RAAC's products and how they work together
- [RAACLend | RWA Tokenization & Index](https://gitbook.raac.io/learn/production-suite/raaclend-or-rwa-tokenization-and-index.md)
- [RAAC Lending Infrastructure](https://gitbook.raac.io/learn/production-suite/raaclend-or-rwa-tokenization-and-index/raac-lending-infrastructure.md)
- [Interest Rate Framework](https://gitbook.raac.io/learn/production-suite/raaclend-or-rwa-tokenization-and-index/raac-lending-infrastructure/interest-rate-framework.md)
- [Stability Pool](https://gitbook.raac.io/learn/production-suite/raaclend-or-rwa-tokenization-and-index/raac-lending-infrastructure/stability-pool.md)
- [Liquidations](https://gitbook.raac.io/learn/production-suite/raaclend-or-rwa-tokenization-and-index/raac-lending-infrastructure/liquidations.md)
- [RWf(x) | A CDP stablecoin silo system](https://gitbook.raac.io/learn/production-suite/rwf-x-or-a-cdp-stablecoin-silo-system.md)
- [$RAAC Token](https://gitbook.raac.io/learn/usdraac-token.md)
- [Tokenomics](https://gitbook.raac.io/learn/usdraac-token/tokenomics.md)
- [Ecosystem Token Distribution](https://gitbook.raac.io/learn/usdraac-token/tokenomics/ecosystem-token-distribution.md)
- [Gauges](https://gitbook.raac.io/learn/usdraac-token/tokenomics/gauges.md)
- [$veRAAC](https://gitbook.raac.io/learn/usdraac-token/usdveraac.md)
- [Utility](https://gitbook.raac.io/learn/usdraac-token/usdveraac/utility.md)
- [Governance](https://gitbook.raac.io/learn/usdraac-token/usdveraac/governance.md)
- [$leRAAC](https://gitbook.raac.io/learn/usdraac-token/usdleraac.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://gitbook.raac.io/learn.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.
