# Revoswap

## Revoswap

- [Introduction](https://docs.revoswap.com/about-revoswap/introduction.md): Welcome to the World of Revoswap, a first-of-its-kind Defi ecosystem on X Layer Network powered by OKX
- [Get started](https://docs.revoswap.com/about-revoswap/get-started.md)
- [Roadmap](https://docs.revoswap.com/about-revoswap/roadmap.md)
- [$REVO Token](https://docs.revoswap.com/about-revoswap/usdrevo-token.md)
- [Decentralised Exchange](https://docs.revoswap.com/products-and-features/decentralised-exchange.md)
- [Swap / Trade](https://docs.revoswap.com/products-and-features/decentralised-exchange/swap-trade.md)
- [Liquidity Pools](https://docs.revoswap.com/products-and-features/decentralised-exchange/liquidity-pools.md)
- [Add/Remove Liquidity](https://docs.revoswap.com/products-and-features/decentralised-exchange/add-remove-liquidity.md)
- [Yield Farming](https://docs.revoswap.com/products-and-features/yield-farming.md)
- [How to Yield Farm](https://docs.revoswap.com/products-and-features/yield-farming/how-to-yield-farm.md)
- [Initial Farm Offering (IFO)](https://docs.revoswap.com/products-and-features/initial-farm-offering-ifo.md)
- [How to Participate in an IFO](https://docs.revoswap.com/products-and-features/initial-farm-offering-ifo/how-to-participate-in-an-ifo.md)
- [The "Overflow" Sale Method](https://docs.revoswap.com/products-and-features/initial-farm-offering-ifo/the-overflow-sale-method.md)
- [Partner with us](https://docs.revoswap.com/products-and-features/initial-farm-offering-ifo/partner-with-us.md)
- [X Sales](https://docs.revoswap.com/products-and-features/x-sales.md): A rug-proof decentralised launchpad built on X-Layer to automate TGE on Revoswap
- [Faucet](https://docs.revoswap.com/products-and-features/faucet.md)
- [Referral](https://docs.revoswap.com/products-and-features/referral.md)
- [Creating a wallet](https://docs.revoswap.com/community/creating-a-wallet.md)
- [Bridging](https://docs.revoswap.com/community/bridging.md)
- [Social Media Accounts](https://docs.revoswap.com/community/social-media-accounts.md)
- [Audits](https://docs.revoswap.com/community/audits.md)
- [Analytics](https://docs.revoswap.com/community/analytics.md)
- [How to get OKB?](https://docs.revoswap.com/community/how-to-get-okb.md)
- [Official Contract Addresses](https://docs.revoswap.com/developers/official-contract-addresses.md): This page provides links or locations for Revoswap's smart contracts.
- [Terms and Conditions](https://docs.revoswap.com/terms-and-conditions.md): Please read this Agreement carefully as it governs your use of the Interface.


---

# 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.revoswap.com/about-revoswap/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.
