# DEX на CoinMarketCap

Наш DEX был добавлен на сервис CoinMarketCap, один из самых популярных ресурсов для отслеживания цен на криптовалюты и криптовалютных проектов. Это важный шаг для нашего проекта, который позволит большему количеству людей узнать о нашей бирже и токенах на TON.

Однако, на данный момент торги на DEX ещё не отслеживается, так как биржа прошла только первичную модерацию. После того, как CoinMarketCap проверит наш API, и как только все проверки будут завершены, биржа и токены, выполнившие условия размещения, будут добавлены в сервис.

Условия, которые необходимо выполнить проектам проектам токенов для размещения на CoinMarketCap следующие:&#x20;

— TVL пары на сумму эквивалентную $5,000;&#x20;

— Ежедневный объём торгов не менее $1,000.


---

# 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/monitoring-dex/dex-na-coinmarketcap.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.
