# Google Authenticator (2FA)

{% hint style="info" %}
**In DBot Settings-**[**General**](https://dbotx.com/dashboard/settings/general)**, you can enable Google Authenticator (2FA)**&#x20;
{% endhint %}

**`*2FA identity mandatory security verification will be added to login, please keep it safe, if the 2FA and backup security code is lost, the account will be permanently inaccessible!!`**

<figure><img src="/files/XXEdxankN8e1nII26NG7" 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/dex-trading-bot/dbot-settings/google-authenticator-2fa.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.
