> For the complete documentation index, see [llms.txt](https://support.backpack.exchange/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/an-quan/liang-bu-yan-zheng-2fa/zhong-zhi-2fa.md).

# 重置 2FA

如需重置 2FA，请按照以下步骤操作，并将所需信息提交至 **<support@backpack.exchange>**。\
:warning:请注意：2FA 重置通常需要大约 48 小时完成。

***

1. **发送邮件至客服支持**
   * 在邮件主题中填写“2FA Reset”“2FA Recovery”或类似内容。
   * 重要提示：重置请求必须从您注册 Backpack Exchange 账户的邮箱发送。
   * 如果在 48 小时内未收到回复，请发送跟进邮件。
2. **完成 Sumsub 验证**
   * 收到客服回复后，您将获得一个 Sumsub 验证链接。
   * 打开该链接并完成身份验证流程。
3. **回复邮件并提交所需身份信息**\
   您需要提供的信息包括但不限于：
   * **姓名和地址确认**：请提供与 Backpack Exchange 账户关联的完整法定姓名和现居住地址。
   * **收入来源**：请提供您的主要收入来源或职业详情，用于身份验证。
   * **交易详情**：请尽可能详细地提供账户交易信息，包括但不限于：
     * 交易日期
     * 资产名称
     * 资产数量
     * 交易哈希或交易 ID
   * 交易详情可通过在[ **Solscan.io** ](http://solscan.io/)输入钱包地址进行查询。

***

**处理流程**\
当您完成 Sumsub 验证并提交所有所需信息后，客服支持将开始处理您的 2FA 重置请求。


---

# 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, and the optional `goal` query parameter:

```
GET https://support.backpack.exchange/support-docs/cn/jiao-yi-suo/an-quan/liang-bu-yan-zheng-2fa/zhong-zhi-2fa.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
