# Ociswap DEX

- [🌐┃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.


---

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