> For the complete documentation index, see [llms.txt](https://docs.tonco.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.tonco.io/dokumentaciya-i-gaidy/tonco/readme.md).

# Что такое TONCO?

Добро пожаловать на **TONCO** — инновационную децентрализованную биржу на блокчейне TON.

TONCO — это первый DEX на TON, внедривший технологию **концентрированной ликвидности**, которая позволяет провайдерам ликвидности (LP) максимально эффективно использовать капитал и предоставляет трейдерам более выгодные сделки с минимальным проскальзыванием (price slippage).

### Ключевые особенности:&#x20;

🔹 Первая CLAMM (автоматизированный маркетмейкер с концентрированной ликвидностью) DEX биржа на TON.&#x20;

🔹 Эффективное использование капитала: бóльший доход для LP, меньшее проскальзывание для трейдеров.&#x20;

🔹 Доступность для всех трейдеров. Продвинутые стратегии для опытных пользователей и удобный интерфейс для новичков.

🔹 Разработано командой [Algebra](https://algebra.finance/). Создано опытными специалистами с широкой экспертизой в экосистеме EVM сетей.


---

# 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.tonco.io/dokumentaciya-i-gaidy/tonco/readme.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.
