# 2FA Settings

In the '2FA settings' section, you can check whether two-factor authentication (2FA) is enabled for your account and which authentication method has been chosen by the administrator. There are three available options: SMS, mobile app, and physical key.

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

{% hint style="info" %}
Remember that SMS is the primary verification method. This means that even if alternative methods such as the mobile app or physical key are enabled, you can still use SMS authentication when logging in. This provides you with greater flexibility and security when accessing your account.
{% endhint %}


---

# 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://newpanel.docs.emaillabs.io/en/account/users/2fa-settings.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.
