# Как вручную добавить токен для торговли

Чтобы вручную добавить токен в [Blum Trading Bot](https://t.me/BlumCryptoTradingBot):

1. Перейдите в раздел **«Списки токенов»**
2. Отправьте **адрес смарт-контракта токена** сообщением в чат боту

Если токен:

* Размещён на DEX
* Имеет пул ликвидности
* Поддерживает операции обмена,

Бот автоматически отобразит ключевые данные:

* Рыночная капитализация
* Объём ликвидности
* Текущая цена
* Количество держателей
* Дополнительные метрики

Вы сможете быстро оценить параметры токена и, если он поддерживается, начать торговать.


---

# 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://help.blum.io/ru-blum-faq/blum-trading-bot/kak-vruchnuyu-dobavit-token-dlya-torgovli.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.
