# Two-Factor Authentication (2FA)

Two-Factor Authentication (2FA) is an additional layer of security that protects your account.\
When 2FA is enabled, a password alone is not enough to log in; a second verification is required, such as:

* A code sent to your mobile device or email

This means that even if someone knows your password, they cannot access your account without the second-step code.

To set up Two-Factor Authentication (2FA), you need to follow a few simple steps. First, go to the **Security** page.

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

* Next, go to the **Security** section where you will see **Two-Factor Authentication**. You have two options: enable 2FA via **email** or **phone number** (it is recommended to set up both).

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

* Select your preferred Two-Factor Authentication option as **Enabled** and enter the required information (Email or Phone Number). Note that for the phone number, you must include the country code **“995”** at the beginning.

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

* Enter the code received on your phone or email and click the **Verify** button.

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

* მარტივი ნაბიჯების გავლის შედეგად წარმატებით გააქტიურდა ორმაგი ავტორიზაცია.

<figure><img src="/files/KEkIauo4ZMB16hRs2MPZ" 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.livecaller.io/livecaller/security/two-factor-authentication-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.
