> For the complete documentation index, see [llms.txt](https://wiki.icecreamswap.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.icecreamswap.com/overview.md).

# IceCreamSwap

{% hint style="info" %}
IceCreamSwap is a [multichain](/intro/multichain.md) DeFi ecosystem with [Swap](/dex/swap.md), [Liquidity](/dex/liquidity.md), [Farm](/dex/farm.md), [Staking](/dex/staking.md), [Bridge](/dex/bridge.md), and [Launchpad](/dex/launchpad.md) all in one place.
{% endhint %}

{% hint style="info" %}
Use the [FAQs page](/faqs.md) and the top-right **search box** to find answers to your questions.
{% endhint %}

[IceCreamSwap (https://icecreamswap.com)](https://icecreamswap.com) is decentralized exchange (DEX) with [multichain](/intro/multichain.md) support for [Qitmeer](https://qitmeer.io/), [CORE](https://coredao.org/), [Telos](https://www.telos.net/), [Bitgert](https://bitgert.com/),  [Base](https://base.org/), [Shimmer EVM](https://shimmer.network/) and etc.

Our DEX is fully decentralized, trustless and uses the unmodified [Uniswap](https://uniswap.org/) **V3** Smart Contracts, which are battle-tested for multiple years now to provide you the maximum security.

IceCreamSwap offers DEX functions such as [Swap](/dex/swap.md), [Liquidity](/dex/liquidity.md), [Farm](/dex/farm.md), [Staking](/dex/staking.md), [Bridge](/dex/bridge.md), [Info](/dex/info.md), and [Launchpad](/dex/launchpad.md). You can swap tokens just as you are used to [Uniswap](https://uniswap.org/) or [PancakeSwap](https://pancakeswap.finance/), and earn passive income by providing liquidity, farming, or staking.

Don't forget to check the [roadmap](https://icecreamswap.com/#roadmap) and [join our fast-growing community](/intro/join-us.md).

Key features:

:white\_check\_mark: Team KYCed\
:white\_check\_mark: Battle-tested security\
:white\_check\_mark: Multichain swap/pool and bridge\
:white\_check\_mark: DEX audited by [CertiK](https://skynet.certik.com/projects/icecreamswap)\
:white\_check\_mark: Earn passive income with farming and staking\
:white\_check\_mark: Reliable and trusted RPC\
:white\_check\_mark: User-friendly interfaces\
:white\_check\_mark: High-speed transactions\
:white\_check\_mark: Low swapping fee (0.3%)\
:white\_check\_mark: Low bridging fee (0.5%)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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