# RA Tokenomics

- [RA Initial Token Distribution \[WIP\]](https://docs.ra.exchange/ra-tokenomics/ra-initial-token-distribution-wip.md): The distribution of the initial supply of RA
- [Emissions Schedule \[WIP\]](https://docs.ra.exchange/ra-tokenomics/emissions-schedule-wip.md): The liquid RA emissions according to the protocol's tokenomics
- [xRA \[WIP\]](https://docs.ra.exchange/ra-tokenomics/xra-wip.md): Escrowed RA "xRA"
- [How is xRA obtained?](https://docs.ra.exchange/ra-tokenomics/xra-wip/how-is-xra-obtained.md)
- [How is xRA used?](https://docs.ra.exchange/ra-tokenomics/xra-wip/how-is-xra-used.md)
- [xRA "Flywheel"](https://docs.ra.exchange/ra-tokenomics/xra-wip/xra-flywheel.md)
- [Dilution Protection (3,3) Rebases](https://docs.ra.exchange/ra-tokenomics/dilution-protection-3-3-rebases.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.ra.exchange/ra-tokenomics.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.
