# Telegram Bot (Trading)

## **DBot Telegram Personal Bots**

***

[Solana Trading Bot ](https://t.me/sol_dbot)

[Ethereum Trading Bot](https://t.me/dex_dbot)&#x20;

[Bsc Trading Bot](https://t.me/bsc_dbot)&#x20;

[Base Trading Bot](https://t.me/base2_dbot)&#x20;

[Tron Trading Bot](https://t.me/tron_dbot)

* **DBot Solana Backup Bots**

[@sol2\_dbot](https://t.me/sol2_dbot)  [@sol3\_dbot](https://t.me/sol3_dbot)  [@sol4\_dbot](https://t.me/sol4_dbot)  [@sol5\_dbot](https://t.me/sol5_dbot)

* **DBot Bsc Backup Bots**

[@bsc2\_dbot](https://t.me/bsc2_dbot) [@bsc3\_dbot](https://t.me/bsc3_dbot) [@bsc4\_dbot](https://t.me/bsc4_dbot) [@bsc5\_dbot](https://t.me/bsc5_dbot)

* **DBot Base Backup Bots**

[@base3\_dbot](https://t.me/base3_dbot)

Due to Telegram's Bot mechanism, when there are too many people online in the same Bot, there will be a certain interaction and push delay. If there is any interaction lag, it can be solved by switching to another alternate bot, which has the same configuration/data/performance. After switching, all push messages will be sent through the new Bot.

{% hint style="info" %}
TG backup bot can be selected on the home page, click /start, select: Backup Bot, or click the Backup Bot links in message
{% endhint %}

<figure><img src="/files/f9SBy7NCok4RCkoFU1Xs" alt="" width="466"><figcaption></figcaption></figure>

{% hint style="info" %}
DBot TG/H5/Web sides, tasks are interoperable, no additional separate settings are required.

Currently, after the TG end is bound, transactions of successful copy buy, successful copy sell, and failed copy sell will be pushed.

The TG side has not pushed **the failed copying buy order**. Please check whether there is a copying record in **Copy-Record of DBot-Dashboard.**

One-click jump to fast buy / sell for failed transaction push messages supported.
{% endhint %}

<figure><img src="/files/rj2TIc0q7B94V9SRcy91" alt=""><figcaption></figcaption></figure>

## **DBot Telegram Group**

***

**Welcome to join DBot Telegram Group for communication:**  <https://t.me/DBot_EN>&#x20;


---

# 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://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal.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.
