# 交易平台

- [兑换](https://wiki.icecreamswap.com/zh/dex/swap.md): 以币易币，轻松如意
- [流动性](https://wiki.icecreamswap.com/zh/dex/liquidity.md): 双币组队，共同进退
- [农场](https://wiki.icecreamswap.com/zh/dex/farm.md): 春种秋收，农场不休
- [质押](https://wiki.icecreamswap.com/zh/dex/staking.md): 单币无忧，质押有酬
- [跨链桥](https://wiki.icecreamswap.com/zh/dex/bridge.md): 跨链生态，安全精彩
- [信息](https://wiki.icecreamswap.com/zh/dex/info.md): 数据统计，信息汇集
- [发射台](https://wiki.icecreamswap.com/zh/dex/launchpad.md): 项目发射，争先抢热
- [时间锁](https://wiki.icecreamswap.com/zh/dex/lock.md): 时间之作，信任之锁
- [KYC](https://wiki.icecreamswap.com/zh/dex/kyc.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://wiki.icecreamswap.com/zh/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.
