# The RWAX

## RWAX Docs

- [Introduction](https://docs.therwax.com/introduction.md)
- [Liquidity Pools](https://docs.therwax.com/liquidity-pools.md)
- [Protocol Revenue](https://docs.therwax.com/protocol-revenue.md)
- [Protocol Fee Structure](https://docs.therwax.com/protocol-fee-structure.md)
- [Tokenomics](https://docs.therwax.com/tokenomics.md)
- [RWAX Utility Token](https://docs.therwax.com/tokenomics/rwax-utility-token.md): RWAX is the protocol utility token of The RWAX ecosystem.
- [RGO Governance Token](https://docs.therwax.com/tokenomics/rgo-governance-token.md): RGO is the protocol governance token of the RWAX ecosystem
- [The RWAX DAO](https://docs.therwax.com/the-rwax-dao.md)
- [Roadmap](https://docs.therwax.com/roadmap.md)
- [Trading Incentives](https://docs.therwax.com/incentive-programs/trading-incentives.md)
- [Leaderboard](https://docs.therwax.com/incentive-programs/leaderboard.md): The Leaderboard incentivizes top traders on our platform.
- [💰 Loyalty Program](https://docs.therwax.com/incentive-programs/loyalty-program.md)
- [💰 Referral Program](https://docs.therwax.com/incentive-programs/referral-program.md)
- [🗺️ Quest Campaigns](https://docs.therwax.com/incentive-programs/quest-campaigns.md): Our quest campaigns are setup to reward early adopters and contributors.
- [Platform Risks](https://docs.therwax.com/security-and-contracts/platform-risks.md)
- [Price Oracles](https://docs.therwax.com/security-and-contracts/price-oracles.md)
- [Security and Audits](https://docs.therwax.com/security-and-contracts/security-and-audits.md)
- [Smart Contracts](https://docs.therwax.com/security-and-contracts/smart-contracts.md)
- [Bug Bounty](https://docs.therwax.com/security-and-contracts/bug-bounty.md)
- [Links & Social Media](https://docs.therwax.com/other/links-and-social-media.md)
- [Terms of Service](https://docs.therwax.com/other/terms-of-service.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.therwax.com/introduction.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.
