# Introduction

- [V3](https://wiki.icecreamswap.com/intro/v3.md): Familiar look with upgraded features
- [AI DEX Aggregator](https://wiki.icecreamswap.com/intro/ai-dex-aggregator.md): AI-powered liquidity aggregation from an entire network
- [Multichain](https://wiki.icecreamswap.com/intro/multichain.md): Multi chains, multi opportunities
- [Telos](https://wiki.icecreamswap.com/intro/multichain/telos.md): A 3rd generation blockchain platform
- [BOB](https://wiki.icecreamswap.com/intro/multichain/bob.md): Build everything on Bitcoin
- [ICE](https://wiki.icecreamswap.com/intro/ice.md): The yummy native token that we all love
- [Roadmap](https://wiki.icecreamswap.com/intro/roadmap.md): The road to the moon
- [Join Us](https://wiki.icecreamswap.com/intro/join-us.md): Follow us on Twitter, join us on Telegram, and subscribe to our YouTube channel
- [Contracts](https://wiki.icecreamswap.com/intro/contracts.md): IceCreamSwap smart contracts
- [V2](https://wiki.icecreamswap.com/intro/contracts/v2.md): IceCreamSwap V2 smart contracts on supported chains
- [V3](https://wiki.icecreamswap.com/intro/contracts/v3.md): IceCreamSwap V3 smart contracts on supported chains


---

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