# 双因素认证

在本指南中，我们将告诉您如何在 Incogniton 中设置 2FA（双因素认证）。这将使您的浏览器配置文件更加安全。您只需要一部手机和一个身份验证应用程序，例如 Microsoft Authenticator 或 Google Authenticator。

{% stepper %}
{% step %}
**请求令牌**

首先，您需要请求一个令牌。访问网站上的[我的账户部分](https://www.incogniton.com/my-account)并登录。导航到“2FA 令牌”部分，然后点击“请求新令牌”按钮。之后，您应该能够使用 Microsoft Authenticator 等 2FA 应用程序生成一个令牌。

![](/files/QLkQ5L8AE9MNgDgA9xj3)
{% endstep %}

{% step %}
**登录时输入 2FA 代码**

完成上述步骤后，登录 Incogniton 应用程序，2FA 验证屏幕将会弹出。填写身份验证应用程序中的 6 位数字，Incogniton 将会打开。

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

{% hint style="info" %}
如果您对如何设置 2FA 仍有任何疑问，请随时联系我们的[支持团队](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/chinese-documentation/zhang-hu-guan-li/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.
