# PRODUCTS

- [Dex Aggregator](https://olympex.gitbook.io/olympex/products/dex-aggregator.md): Olympex consolidates liquidity from multiple DEXs and blockchains, allowing users to trade at the best price with the lowest cost.
- [Integrated DEXs](https://olympex.gitbook.io/olympex/products/dex-aggregator/integrated-dexs.md)
- [Cross-Chain Swap](https://olympex.gitbook.io/olympex/products/cross-chain-swap.md): Asset Exchange Across Blockchains
- [Bridge](https://olympex.gitbook.io/olympex/products/bridge.md)
- [Limit Orders](https://olympex.gitbook.io/olympex/products/limit-orders.md): Time your transactions to better fit your goals
- [Cómo hacer un Limit Order](https://olympex.gitbook.io/olympex/products/limit-orders/como-hacer-un-limit-order.md)
- [Copy of Cómo hacer un Limit Order](https://olympex.gitbook.io/olympex/products/limit-orders/copy-of-como-hacer-un-limit-order.md)
- [DCA](https://olympex.gitbook.io/olympex/products/dca.md)
- [DCA - BTC (Use Case)](https://olympex.gitbook.io/olympex/products/dca/dca-btc-use-case.md): What Are the Results of Applying DCA to Bitcoin?
- [Cómo hacer un DCA](https://olympex.gitbook.io/olympex/products/dca/como-hacer-un-dca.md)


---

# 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://olympex.gitbook.io/olympex/products.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.
