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

# Overview

<figure><img src="/files/4a3KbJLGJS31ujdFpBx7" alt=""><figcaption></figcaption></figure>

MyTonSwap is a decentralized exchange aggregator (DEX Aggregator) built on the TON blockchain. It provides users with the best token trading prices by comparing rates across multiple DEXs.&#x20;

## Official Links

Website: [https://mytonswap.com](https://mytonswap.com/)

Channel: <https://t.me/MyTonSwap>

Group: <https://t.me/MyTonSwap_Chat>

X: <https://x.com/MyTonSwap>

Swap & Trading Bot: <https://t.me/MyTonSwap_bot>

Join MyTonSwap today and experience the future of decentralized trading on the TON blockchain.


---

# 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://docs.mytonswap.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.
