# Email & 2FA Backup Setup

(This section will help you protect your assets. Even if your Telegram account is compromised, you can recover your Bitbot wallet via email.)

{% hint style="warning" %}
We recommend that you Backup your email address as soon as possible to better protect your assets.
{% endhint %}

## **Why Enable 2FA & Email Backup?**

* **Enhanced Security:** Protect your account from unauthorized access.
* **Transaction Protection:** Safeguard sensitive actions, like private key exports and withdrawals, with 2FA.
* **Easy Recovery:** Regain access using a backup key if needed.

1. **Quick setup steps**\
   \- open the mini-app interface and go to "**more**" > "**settings**" > "**account info**" > "**authenticator app**"- enter your email address and click "**send code**"- check your email, copy the verification code, paste it into the app, and click "**confirm**"- once you see "**email added successfully**," return to settings to complete the email binding<br>
2. **Complete 2FA setup**\
   \- go back to account info > "**authenticator app**"- click "**permission**" and select "**authenticator app**" again- enter the email verification code, click "C**ontinue**," and your 2FA setup is done<br>
3. **For new users**\
   \- on your first login, the main interface will prompt you to set up 2FA. Click "**go**" and follow the steps above

<figure><img src="https://3269795269-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3TyQkWG8NpZ5Nu6OeGMD%2Fuploads%2FR5r1pKoOpqSYoPgDMiAZ%2Fimage.png?alt=media&#x26;token=66b67ca9-50f2-4192-81dc-73f14ae60c44" alt=""><figcaption></figcaption></figure>

<figure><img src="https://3269795269-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3TyQkWG8NpZ5Nu6OeGMD%2Fuploads%2FLGVY0eic9GvV2HKhLeTj%2Fimage.png?alt=media&#x26;token=c173049a-8091-428e-b6ec-4cf4df3dbadd" 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://docs.bitbot.tg/welcome-to-bitbot/email-and-2fa-backup-setup.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.
