> For the complete documentation index, see [llms.txt](https://docs.incogniton.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.incogniton.com/documentation/french-documentation/gestion-du-compte/two-factor-authentication.md).

# Authentification à deux facteurs

Dans ce guide, nous vous expliquerons comment configurer l'A2F (Authentification à Deux Facteurs) dans Incogniton. Cela rendra vos profils de navigateur encore plus sécurisés. La seule chose dont vous avez besoin est un téléphone mobile et une application d'authentification telle que Microsoft Authenticator ou Google Authenticator.

{% stepper %}
{% step %}

### Demander un jeton

La première chose à faire est de demander un jeton. Allez dans la [section Mon-compte](https://www.incogniton.com/my-account) sur le site web et connectez-vous. Naviguez vers la section **Jeton A2F** et cliquez sur le bouton **Demander un nouveau jeton**. Après cela, vous devriez pouvoir générer un jeton avec une application A2F telle que Microsoft Authenticator.
{% endstep %}

{% step %}

### Entrez le code A2F lors de la connexion

Une fois que vous avez terminé les étapes ci-dessus, connectez-vous à l'application Incogniton et l'écran de validation A2F apparaîtra. Saisissez les 6 chiffres de l'application d'authentification et Incogniton s'ouvrira.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Si vous avez encore des questions sur la configuration de l'A2F, n'hésitez pas à contacter notre [équipe de support](https://incogniton.com/contact/).
{% 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://docs.incogniton.com/documentation/french-documentation/gestion-du-compte/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.
