# Account Rebinding

{% hint style="info" %}

### **I have registered DBot with a Telegram account. How can I bind it to another DBot account?**

{% endhint %}

**Step 1 :** Please use the Telegram account to log in to the DBot-Dashboard

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

**Step 2 :** Add a new login method on DBot-Dashboard, either email or wallet

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

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

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

**Step 3 :** Click Telegram-Personal in the left sidebar to unbind the Telegram

<figure><img src="/files/72sSTOBFMa4CUGeszu8o" alt=""><figcaption></figcaption></figure>

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

**Step 4 :** Log in to the new account you need to bind, click Telegram-Bind on the homepage, or click Telegram-Personal on the left sidebar, and bind the Telegram to the new account.

<figure><img src="/files/kRvlm1YZi7z4sFQtRiiM" alt="" width="335"><figcaption></figcaption></figure>

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

<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" %}

### **I have registered with my wallet address, how can I change to email login?**&#x20;

{% endhint %}

**Step 1:** Log in to the DBot-Dashcoard with your wallet address, click Email-Bind

**Step 2:** After successfully binding your email, click the Edit button behind the wallet and bind it to another wallet address

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


---

# 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/faq/help/account-rebinding.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.
