> For the complete documentation index, see [llms.txt](https://help.margex.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.margex.com/help-center/pt/account-and-security/security/2fa.md).

# 2FA

{% embed url="<https://www.youtube.com/watch?v=XdOLal39cAA>" %}

A **Autenticação de dois Fatores** ou **2FA** é um recurso de segurança que oferece segurança e proteção adicionais à sua conta. Embora a 2FA esteja ativada na sua conta, ações como login, saques e alteração de senha da conta vão exigir um código de tempo de 6 dígitos, gerado por meio do seu aplicativo móvel 2FA.

Recomendamos enfaticamente que a 2FA esteja ativa o tempo todo, pois essa é uma das melhores maneiras de proteger a sua conta. O processo de configuração é rápido e simples:

* Navegue até a página de Configurações da sua conta clicando no ícone de perfil e depois no botão de Configurações:

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

* Clique no botão de configuração de Autenticação do Google:

<figure><img src="/files/44uIiAbqanoUEv4UNaLa" alt=""><figcaption></figcaption></figure>

* O widget 2FA vai aparecer:

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

* Baixe o aplicativo Google Authenticator em seu dispositivo (por meio da App Store ou Play Store)
* **Copie e salve a sua chave secreta** em um lugar seguro
* Cole a chave secreta no seu aplicativo autenticador do Google
* Insira o código de 6 dígitos gerado no seu aplicativo autenticador e clique em "CONTINUAR"

{% hint style="warning" %}
A chave secreta de 32 dígitos pode ser usada para restaurar o Google Authenticator caso você perca o acesso ao seu dispositivo móvel. Ao habilitar a 2FA, certifique-se de guardar a sua chave secreta de 32 dígitos em um local seguro.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://help.margex.com/help-center/pt/account-and-security/security/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.
