> 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/you-xiang/ru-he-geng-huan-zhang-hu-you-xiang.md).

# 如何更换账户邮箱？

在 Backpack Exchange，保护您的账户安全是我们的首要任务。\
如需更改邮箱地址，请按照以下步骤操作，并将所需信息提交至 **<support@backpack.exchange>**。\
请注意：邮箱更改通常需要 2–4 个工作日完成。

***

### 如何更改 Backpack Exchange 账户邮箱？

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

***

#### 审核流程

* 当我们收到您的信息后，您的账户将进入 48 小时的安全冻结期。
* 在此期间，我们会仔细审核并验证您的信息，以确保账户安全。
* 在审核通过且安全冻结期结束后，我们将继续为您更改邮箱地址。

***

**联系客服**

如果您有任何问题或需要进一步帮助，请通过 **<support@backpack.exchange>** 联系 Backpack 客服。\
我们会全程为您提供指导，确保操作顺利且安全。

Backpack Exchange 致力于维护您账户的安全性和完整性。感谢您的理解与配合！


---

# 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/you-xiang/ru-he-geng-huan-zhang-hu-you-xiang.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.
