# DEX Tegro Finance

- [Обзор DEX](https://tegro.gitbook.io/ru/dex/obzor-dex.md): Tegro.Finance — биржа DeFi следующей эволюции в открытой сети TON
- [Начало работы](https://tegro.gitbook.io/ru/dex/nachalo-raboty.md): Здесь вы найдёте разъяснения основных понятий и механизмов работы DEX Tegro.Finance.
- [Механика работы](https://tegro.gitbook.io/ru/dex/nachalo-raboty/mekhanika-raboty.md): Основы устройства и работы DEX Tegro.Finance
- [Роли участников](https://tegro.gitbook.io/ru/dex/nachalo-raboty/roli-uchastnikov.md): Типы пользователей в  DEX Tegro.Finance
- [Словарь](https://tegro.gitbook.io/ru/dex/nachalo-raboty/slovar.md): Здесь перечислены термины, понимание которых необходимо для успешной работы с DEX Tegro.Finance
- [The Open Network](https://tegro.gitbook.io/ru/dex/nachalo-raboty/the-open-network.md): Информация о используемой сети
- [Swap](https://tegro.gitbook.io/ru/dex/swap.md): Обмен токенами — это основополагающий фактор в DEX. Внимательно изучите материалы перед началом обмена.
- [Токены на DEX](https://tegro.gitbook.io/ru/dex/swap/tokeny-na-dex.md)
- [Сборы](https://tegro.gitbook.io/ru/dex/swap/sbory.md)
- [Price impact](https://tegro.gitbook.io/ru/dex/swap/price-impact.md)
- [Допустимое проскальзывание](https://tegro.gitbook.io/ru/dex/swap/dopustimoe-proskalzyvanie.md)
- [Bug Bounty](https://tegro.gitbook.io/ru/dex/bug-bounty.md): Вы можете получить вознаграждение за нахождение уязвимостей в Tegro.Finance
- [Партнёрская программа](https://tegro.gitbook.io/ru/dex/partnyorskaya-programma.md): В DEX Tegro.Finance действует реферальная программа, с помощью которой вы можете зарабатывать
- [Как работает партнёрская программа](https://tegro.gitbook.io/ru/dex/partnyorskaya-programma/kak-rabotaet-partnyorskaya-programma.md)
- [DEX в Testnet](https://tegro.gitbook.io/ru/dex/dex-v-testnet.md): Используйте тестовую сеть TON для тестирования DEX Tegro.Finance
- [Заработок на пулах ликвидности](https://tegro.gitbook.io/ru/dex/zarabotok-na-pulakh-likvidnosti.md)
- [Механика работы пулов ликвидности](https://tegro.gitbook.io/ru/dex/mekhanika-raboty-pulov-likvidnosti.md): Механика работы пулов ликвидности на DEX на примере TGR/TON
- [Мониторинг DEX](https://tegro.gitbook.io/ru/dex/monitoring-dex.md)
- [DEX на DefiLama](https://tegro.gitbook.io/ru/dex/monitoring-dex/dex-na-defilama.md)
- [DEX на Coincodex & CoinCheckup](https://tegro.gitbook.io/ru/dex/monitoring-dex/dex-na-coincodex-and-coincheckup.md)
- [DEX на CoinPaprika](https://tegro.gitbook.io/ru/dex/monitoring-dex/dex-na-coinpaprika.md)
- [DEX на CoinMarketCap](https://tegro.gitbook.io/ru/dex/monitoring-dex/dex-na-coinmarketcap.md)


---

# 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://tegro.gitbook.io/ru/dex.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.
