# Configurando o 2FA (web)

**Etapas:**

1. Visite o **site da YUBIT**, clique no **ícone de perfil** (canto superior direito), depois vá para **Conta e Segurança**.
2. Em Google Authenticator, clique em **Configurar**.
3. Verifique com seu **código de verificação por e-mail**.
4. Instale o Google Authenticator:
   * iOS: Pesquise **“Authenticator”** na App Store
   * Android: Pesquise **“Google Authenticator”** na Play Store
5. Escaneie o **código QR** na página de configuração da YUBIT, ou insira manualmente a **chave secreta**.
6. Entre no **código de verificação de 6 dígitos** gerado, depois clique em **Confirmar**.

**Lembrete:**\
Mantenha um backup da sua chave secreta em um local seguro. Perder o acesso ao seu dispositivo e à sua chave secreta pode bloquear permanentemente o acesso à conta.


---

# 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://yubit.gitbook.io/yubit/br/guia/seguranca-e-autenticacao-de-dois-fatores-2fa/configurando-o-2fa-web.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.
