# 冰淇淋

{% hint style="info" %}
冰淇淋 (IceCreamSwap) 是一个完全去中心化的加密货币交易平台 (DEX)，支持如 [Qitmeer](https://qitmeer.io/), [CORE](https://coredao.org/) 和[币安智能链 BSC](https://www.bnbchain.org/en/smartChain) 等[多个区块链](/zh/intro/multichain.md)。
{% endhint %}

{% hint style="info" %}
平台提供几乎所有的 DEX 功能如[兑换](/zh/dex/swap.md)，[流动性](/zh/dex/liquidity.md)，[质押](/zh/dex/staking.md)，[农场](/zh/dex/farm.md)，[跨链桥](/zh/dex/bridge.md)以及[发射台](/zh/dex/launchpad.md)等。
{% endhint %}

{% hint style="info" %}
请查阅[常见问题](/zh/faqs.md)页以及使用右上角的搜索文档功能来寻找您的答案。
{% endhint %}

[冰淇淋 (https://icecreamswap.com)](https://icecreamswap.com) 是技术先进，功能丰富的完全去中心化的加密货币交易平台 (DEX)，支持如 [Qitmeer](https://qitmeer.io/)[CORE](https://coredao.org/) 区块链和[币安智能链 BSC](https://www.bnbchain.org/en/smartChain) 等[多个区块链](/zh/intro/multichain.md)。

我们的平台构建在安全可靠的 [Uniswap](https://uniswap.org/) 三代智能合约基础之上，完全去中心化且值得信赖，并且已经通过 [CertiK 审计](https://skynet.certik.com/zh-CN/projects/icecreamswap)。

在冰淇淋平台上您可以[兑换](/zh/dex/swap.md)代币，类似于大众熟识的 [Uniswap](https://uniswap.org/) 和 [PancakeSwap](https://pancakeswap.finance/) 等平台。您还可以通过提供[流动性](/zh/dex/liquidity.md)，[质押](/zh/dex/staking.md)和[农场](/zh/dex/farm.md)来赚取被动性收入。

平台核心功能包括[兑换](/zh/dex/swap.md)，[流动性](/zh/dex/liquidity.md)，[质押](/zh/dex/staking.md)，[农场](/zh/dex/farm.md)，[跨链桥](/zh/dex/bridge.md)以及[信息](/zh/dex/info.md)，均可通过[官网](https://icecreamswap.com/)访问。我们还有[发射台](/zh/dex/launchpad.md)帮助发行新项目。

期待您[加入我们](/zh/intro/join-us.md)的社区，与君同行。

平台亮点：

:white\_check\_mark: 安全可靠\
:white\_check\_mark: 多链支持\
:white\_check\_mark: 智能聚合\
:white\_check\_mark: 自研 RPC\
:white\_check\_mark: 自主跨链\
:white\_check\_mark: 界面友好\
:white\_check\_mark: 交易快速\
:white\_check\_mark: 低兑换费\
:white\_check\_mark: 低跨链费\
:white\_check\_mark: 项目发射


---

# 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/overview.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.
