# How to Bind/Rebind

## How to bind Telegram Personal Bot?&#x20;

***

**(If you have registered via Telegram, please log in via Telegram without binding)**

{% hint style="info" %}

1. **Add Telegram Bot with different blockchain**
   {% endhint %}

For Solana, search "sol\_dbot" in Telegram or click this link: <https://t.me/sol_dbot>

For Base, search "base2\_dbot" in Telegram or click this link:  <https://t.me/base2_dbot>

For BSC, search "bsc\_dbot" in Telegram or click this link:[ https://t.me/bsc\_dbot](< https://t.me/bsc_dbot>)

For Ethereum, search "dex\_dbot" in Telegram or click this link: <https://t.me/dex_dbot>

For Tron, search "tron\_dbot" in Telegram or click this link: <https://t.me/tron_dbot>

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

Click "Generate Key" and copy it, in the Bot chat box, click Start, then click Bind, fill in the copied Key and send it, then the binding will be successful

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

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

<figure><img src="/files/j6wlJiYtruGBCMa7LOLj" alt="" width="387"><figcaption></figcaption></figure>

<figure><img src="/files/5TmdhuJjg9j3jS29yfds" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="info" %}
3\. **fresh the page**
{% endhint %}

After binding, refresh DBot's Telegram Personal Bot dashboard

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

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

## How to change the account if I have registered with Telegram

***

Please use Telegram to log in to the web page first, then add a new login method on the web page, either email or wallet, then click on the telegram personal in the left sidebar, unbind the TG, and then bind this TG to the new account. Please follow the steps in: [**Account Rebinding**](/faq/help/account-rebinding.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://guide-en.dbotx.com/telegram-bot/telegram-bot-for-personal/how-to-bind-rebind.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.
