# Roadmap

<figure><img src="/files/GtoBGHYmOwvF3U5aPoEE" alt=""><figcaption></figcaption></figure>

## Roadmap Overview

### Q4 2024-Q1 2025

• **Telegram Mini App**: Launch of the DEX integrated within a Telegram app for easy access

• **Migrator Tool**: A tool to help users migrate liquidity from other TON DEXes to TONCO

• **Multi-hop Routing**: If there is no pool for your swap, a route will be built through several hops

• **Exact Out Function**: Allows users to specify the exact amount of output tokens they want to receive

• **Limit Orders**: Enable traders to set buy orders at specific price points

• **Zaps**: One-click transactions to open any LP position with only one token

### Q2 2025

• **Advanced Presets for LPs**: New ready-options when creating LP position

• **APR Calculator**: Tool to estimate potential returns on liquidity positions

• **Cross-chain Swaps**: Swaps across different blockchains to onboard new users to TON

• **Dynamic Fees**: Adjustable trading fees based on market conditions. [More info](/concentrated-liquidity/fees.md)

More to come...


---

# 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://docs.tonco.io/overview/roadmap.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.
