# 两步验证（2FA）

使用 BugID 需要启用双因素认证 (2FA)。这可确保用户不会被轻易入侵，因为在不涉及用户设备或邮箱被攻破的情况下，2FA 被攻破的情况非常罕见。你可以在创建 BugID 时进行设置。可用的方法有安全密钥、2FA 验证器应用或使用 Auth0 Guardian 应用。之后如果需要你可以设置通行密钥（Passkeys），并且你还会获得一个备用代码以备不时之需，因为如果你丢失备用代码，只有 Bugs+ 支持能够在你丢失备用代码时帮助你处理 2FA。

如果你没有 2FA 应用，请在 Google 上搜索“authenticator 2FA app”，你可以在手机和/或电脑上免费获取一个，或者下载 Auth0 Guardian（仅限手机），也可以使用安全密钥。

## 重置 2FA 状态

如果你需要重新设置 2FA，可以按帐户选项卡（人物图标），然后进入“帐户设置”，再进入“安全与登录”，然后按“重置 2FA”。然后确认即可。之后你就可以再次设置 2FA。如果页面无法加载，下次登录 Bugs+ 时你可以再次设置。

你也可以联系 Bugs+ 支持寻求帮助。链接为 <http://bugsplus.me/support。>


---

# 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.bugsplus.me/bugs+-docs-zh/bugid/liang-bu-yan-zheng-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.
