# Ociswap | Radix DEX

## Ociswap Docs

- [🔎┃Overview](https://docs.ociswap.com/readme.md): An introduction to Ociswap, a decentralized exchange on Radix.
- [🌐┃Front Page of Radix](https://docs.ociswap.com/ociswap-dex/front-page-of-radix.md)
- [🔀┃Trading](https://docs.ociswap.com/ociswap-dex/trading.md)
- [💦┃Liquidity Pools](https://docs.ociswap.com/ociswap-dex/liquidity-pools.md): Discover the available liquidity pools on Ociswap. Understand the mechanics and benefits of the DEX.
- [Pool V2](https://docs.ociswap.com/ociswap-dex/liquidity-pools/pool-v2.md): Discover the mechanics of Ociswap Pool V2 and the benefits of providing liquidity on Ociswap.
- [Precision Pool V2](https://docs.ociswap.com/ociswap-dex/liquidity-pools/precision-pool-v2.md): Discover the mechanics of Precision Pool and the benefits of providing liquidity on Ociswap
- [Hooks](https://docs.ociswap.com/ociswap-dex/liquidity-pools/hooks.md)
- [🌊┃Liquidity Incentives](https://docs.ociswap.com/ociswap-dex/liquidity-incentives.md): Learn how to maximize rewards as a liquidity provider.
- [SPLASH](https://docs.ociswap.com/ociswap-dex/liquidity-incentives/splash.md): Delve into Ociswap's liquidity incentives program.
- [Community SPLASH](https://docs.ociswap.com/ociswap-dex/liquidity-incentives/community-splash.md): Liquidity Mining as a Service
- [Project Ignition](https://docs.ociswap.com/ociswap-dex/liquidity-incentives/project-ignition.md): Project Ignition is an initiative dedicated to enhance liquidity provision in the Radix ecosystem.
- [💲┃Tokens](https://docs.ociswap.com/ociverse/tokens.md): Ociswap's tokens
- [OCI](https://docs.ociswap.com/ociverse/tokens/oci.md): Learn about Ociswap's OCI token.
- [SPLASH](https://docs.ociswap.com/ociverse/tokens/splash.md): Learn about Ociswap's SPLASH NFT.
- [oOci](https://docs.ociswap.com/ociverse/tokens/ooci.md): Learn about Ociswap's oOCI token.
- [sXRD](https://docs.ociswap.com/ociverse/tokens/sxrd.md): Learn about Ociswap's sXRD token.
- [🤖┃Ocibot](https://docs.ociswap.com/ociverse/ocibot.md): Smart AI bot for all your Ociswap and Radix queries!
- [💻┃Validator](https://docs.ociswap.com/ociverse/validator.md)
- [👨‍⚖️┃Governance](https://docs.ociswap.com/ociverse/governance.md)
- [💰┃Treasury](https://docs.ociswap.com/ociverse/treasury.md): The financial backbone of Ociswap
- [🛡️┃ Code & Audits](https://docs.ociswap.com/scryptodev/audits.md): Gain confidence in Ociswap's security and transparency through third-party audit reports
- [👨‍👩‍👧‍👦┃Ocicrew](https://docs.ociswap.com/misc/ocicrew.md): Ociswap's founders and team members
- [🤝┃Partners](https://docs.ociswap.com/misc/partners.md): Members of the Ociswap Alliance
- [🐾┃Pawprint](https://docs.ociswap.com/misc/pawprint.md): Brand assets and logos
- [📞┃Contact](https://docs.ociswap.com/misc/contact.md): Ociswap's official links and contact information for support, bug reports and feature requests


---

# 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.ociswap.com/readme.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.
