# Autenticación de dos factores

En esta guía te explicaremos cómo configurar 2FA (Autenticación de Dos Factores) en Incogniton. Esto hará que tus perfiles de navegador sean aún más seguros. Lo único que necesitas es un teléfono móvil y una aplicación de autenticación como Microsoft Authenticator o Google Authenticator.

{% stepper %}
{% step %}
**Solicitar un token**

Lo primero que necesitas hacer es solicitar un token. Ve a la [sección de mi cuenta](https://www.incogniton.com/my-account) en el sitio web e inicia sesión. Navega a la sección 'Token 2FA' y presiona el botón 'Solicitar un nuevo token'. Después de eso, deberías poder generar un token con una aplicación 2FA como Microsoft Authenticator.
{% endstep %}

{% step %}
**Introducir el código 2FA al iniciar sesión**

Una vez que hayas completado los pasos anteriores, inicia sesión en la aplicación Incogniton y aparecerá la pantalla de validación 2FA. Ingresa los 6 dígitos de la aplicación de autenticación y se abrirá Incogniton.

![](/files/d0913cde7fd986b7f7178188c51332d28b96e771)
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Si aún tienes alguna pregunta sobre cómo configurar 2FA, no dudes en contactar a nuestro [equipo de soporte](https://incogniton.com/contact/).
{% 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://docs.incogniton.com/documentation/spanish/gestion-de-cuentas/two-factor-authentication.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.
