# Exchange

- [Swap](https://wiki.icecreamswap.com/dex/swap.md): Trade tokens in an instant
- [Liquidity](https://wiki.icecreamswap.com/dex/liquidity.md): Earn trading fees by providing liquidity
- [Farm](https://wiki.icecreamswap.com/dex/farm.md): Stake LP tokens to earn
- [Staking](https://wiki.icecreamswap.com/dex/staking.md): Earn passive income while you sleep
- [Bridge](https://wiki.icecreamswap.com/dex/bridge.md): Bridge to endless possibilities
- [Launchpad](https://wiki.icecreamswap.com/dex/launchpad.md): Launch with us and enjoy your ride
- [Info](https://wiki.icecreamswap.com/dex/info.md): Analytics on liquidity, volume, price, transactions, pools, and tokens
- [Lock](https://wiki.icecreamswap.com/dex/lock.md): Increase trust by locking your tokens
- [KYC](https://wiki.icecreamswap.com/dex/kyc.md): Know Your Customer with Soulbound NFT


---

# 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://wiki.icecreamswap.com/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.
