# Enabling two-factor authentication (2FA)

### Why is it important to install 2FA?

Two-factor authentication (2FA) adds an additional layer of protection by requiring login confirmation using a second device or application. This significantly reduces the risk of unauthorized access, taking your security to a new level.

#### To set up 2FA and strengthen your account protection:

* Click on the [menu ](/help/en/faq/general/menu.md)and select "Settings"

<div align="left"><figure><img src="/files/megrlcaFHTS78pPFSoLd" alt=""><figcaption></figcaption></figure></div>

* In the "Security" section, under 2FA Management, click "Install"

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

* Scan the QR code or enter the key in the Google Authenticator or Microsoft Authenticator application (they are the most popular authentication applications). If you don't have one of the most popular authentication apps installed, install it.

<div><figure><img src="/files/2vlq6cd5GOCsUxThTkn4" alt="" width="189"><figcaption></figcaption></figure> <figure><img src="/files/GSqigp5brQjC6HjUbeb5" alt="" width="188"><figcaption></figcaption></figure></div>

Follow the instructions to connect the authenticator application, paste the response code into the Polee window and click Install

<figure><img src="/files/0EpiK08ZKOQOVTBQOzde" alt=""><figcaption></figcaption></figure>

Ready! You are great and protected by two-factor authentication!


---

# 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://polee.me/help/en/faq/security/enable-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.
