# Blum Trading Bot

### [Ваши TON и Solana кошельки](#vashi-ton-i-solana-koshelki)

Как подключить и использовать кошельки TON и Solana в боте.

### [Главное меню и опции](/ru-blum-faq/blum-trading-bot/glavnoe-menyu-i-opcii.md)

Обзор основного меню бота и доступных функций.

### [Покупка](/ru-blum-faq/blum-trading-bot/pokupka-tokenov.md)

Пошаговая инструкция по покупке токенов через бота.

### [Продажа](/ru-blum-faq/blum-trading-bot/prodazha-tokenov.md)

Как продать токены с помощью бота.

### [Лимитные ордера](/ru-blum-faq/blum-trading-bot/limitnye-ordera.md)

Что такое лимитные ордера и как ими пользоваться.

### [Настройки](/ru-blum-faq/blum-trading-bot/nastroiki.md)

Описание пользовательских настроек и возможностей их изменения.

### [Разделы](/ru-blum-faq/blum-trading-bot/razdely.md)

Структура бота и навигация по основным разделам.

### [Какими токенами можно торговать в боте?](/ru-blum-faq/blum-trading-bot/kakimi-tokenami-mozhno-torgovat.md)

Список поддерживаемых токенов и способы проверки доступности токена.

### [Как вручную добавить токен для торговли?](/ru-blum-faq/blum-trading-bot/kak-vruchnuyu-dobavit-token-dlya-torgovli.md)

Инструкция по ручному добавлению токена в список доступных для торговли.

### [Комиссии](/ru-blum-faq/blum-trading-bot/komissii.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://help.blum.io/ru-blum-faq/blum-trading-bot.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.
