# RA Exchange

## RA Exchange

- [What is RA?](https://docs.ra.exchange/introduction-to-ra/what-is-ra.md)
- [Why Fraxtal?](https://docs.ra.exchange/introduction-to-ra/what-is-ra/why-fraxtal.md): Why Did RA Choose Fraxtal?
- [Our Partners](https://docs.ra.exchange/introduction-to-ra/our-partners.md)
- [ve(3,3) Fundamentals](https://docs.ra.exchange/introduction-to-ra/ve-3-3-fundamentals.md)
- [Dilution Protection (Rebase)](https://docs.ra.exchange/introduction-to-ra/ve-3-3-fundamentals/dilution-protection-rebase.md)
- [veRA (veNFT) \[WIP\]](https://docs.ra.exchange/introduction-to-ra/ve-3-3-fundamentals/vera-venft-wip.md)
- [veRA Revenue Distribution Schedule](https://docs.ra.exchange/introduction-to-ra/ve-3-3-fundamentals/vera-venft-wip/vera-revenue-distribution-schedule.md)
- [DEX Functionalities](https://docs.ra.exchange/introduction-to-ra/dex-functionalities.md)
- [Swaps](https://docs.ra.exchange/introduction-to-ra/dex-functionalities/swaps.md)
- [Swap Fee Structure](https://docs.ra.exchange/introduction-to-ra/dex-functionalities/swaps/swap-fee-structure.md): Swap Fees of The RA System
- [Voting](https://docs.ra.exchange/introduction-to-ra/dex-functionalities/voting.md)
- [Bribing](https://docs.ra.exchange/introduction-to-ra/dex-functionalities/bribing.md)
- [Vesting (veNFT Management)](https://docs.ra.exchange/introduction-to-ra/dex-functionalities/vesting-venft-management.md)
- [LP Staking](https://docs.ra.exchange/introduction-to-ra/dex-functionalities/lp-staking.md)
- [Concentrated Liquidity](https://docs.ra.exchange/concentrated-liquidity-core/concentrated-liquidity.md)
- [Fee Tiers](https://docs.ra.exchange/concentrated-liquidity-core/concentrated-liquidity/fee-tiers.md)
- [Tickspacings](https://docs.ra.exchange/concentrated-liquidity-core/concentrated-liquidity/fee-tiers/tickspacings.md)
- [Fee Distribution](https://docs.ra.exchange/concentrated-liquidity-core/concentrated-liquidity/fee-distribution.md)
- [CL Gauges](https://docs.ra.exchange/concentrated-liquidity-core/cl-gauges.md): The Concentrated Liquidity staking/rewarder solution novel to NILE
- [BUSL-1.1 License](https://docs.ra.exchange/concentrated-liquidity-core/busl-1.1-license.md): NILE's CL inherits the BUSL License from RAMSES
- [Competitive Farming](https://docs.ra.exchange/concentrated-liquidity-core/competitive-farming.md): RA's CL introduces the concept of competitive farming to ve(3,3)
- [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)
- [Deployed Contract Addresses](https://docs.ra.exchange/resources/deployed-contract-addresses.md)
- [dApp and Socials](https://docs.ra.exchange/resources/dapp-and-socials.md)
- [RA Media Kit \[WIP\]](https://docs.ra.exchange/resources/ra-media-kit-wip.md)
- [Bridging To Fraxtal](https://docs.ra.exchange/resources/bridging-to-fraxtal.md): How you can bridge over to Fraxtal
- [Fixed Solidly Vulnerabilities](https://docs.ra.exchange/security-and-legal-considerations/fixed-solidly-vulnerabilities.md)
- [Why Proxy Contracts?](https://docs.ra.exchange/security-and-legal-considerations/why-proxy-contracts.md)
- [Contract Timelock](https://docs.ra.exchange/security-and-legal-considerations/contract-timelock.md)
- [Inherited Security](https://docs.ra.exchange/security-and-legal-considerations/inherited-security.md)
- [Formal Audits](https://docs.ra.exchange/security-and-legal-considerations/formal-audits.md)
- [Risks and Legal Disclosures](https://docs.ra.exchange/security-and-legal-considerations/risks-and-legal-disclosures.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.ra.exchange/introduction-to-ra/what-is-ra.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.
