# Products

- [DEX Aggregator](https://docs.chewyswap.com/products/dex-aggregator.md): Optimizes your Swaps for the Best Price!
- [How to Swap](https://docs.chewyswap.com/products/dex-aggregator/how-to-swap.md)
- [Send Tokens](https://docs.chewyswap.com/products/dex-aggregator/send-tokens.md)
- [Price Ticker](https://docs.chewyswap.com/products/dex-aggregator/price-ticker.md)
- [Portfolio Tracker](https://docs.chewyswap.com/products/portfolio-tracker.md): Easily track your tokens and their current values
- [Exchange](https://docs.chewyswap.com/products/exchange.md)
- [How to Swap](https://docs.chewyswap.com/products/exchange/how-to-swap.md)
- [Built-In Charts](https://docs.chewyswap.com/products/exchange/built-in-charts.md): Price History at a Glance in one Place!
- [Fees and Routes](https://docs.chewyswap.com/products/exchange/fees-and-routes.md)
- [Settings / Slippage](https://docs.chewyswap.com/products/exchange/settings-slippage.md)
- [Zap (V2)](https://docs.chewyswap.com/products/exchange/zap-v2.md): Simple liquidity provisioning with only one click
- [Liquidity Pools](https://docs.chewyswap.com/products/exchange/liquidity-pools.md): The Life-Blood of Instant Trading on a DEX
- [Yield Farming](https://docs.chewyswap.com/products/yield-farming.md)
- [How to Use Farms](https://docs.chewyswap.com/products/yield-farming/how-to-use-farms.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://docs.chewyswap.com/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.
