> 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/qian-bao/wen-ti-pai-cha/cha-kan-zhu-ji-ci-he-si-yao.md).

# 查看助记词和私钥

Backpack 强烈建议您妥善记录所有助记词，并将其保存在安全的地方。 如果您丢失设备或忘记密码，助记词是唯一能够恢复您账户的途径。

**警告: 切勿与任何人分享您的助记词，Backpack 官方团队或客服永远不会向您索要助记词。**

***

## 查看助记词（移动端 App）

### 1) 打开设置（Settings），进入安全（Security）菜单。

### 2) 选择显示助记词（Show Secret Recovery Phrase）。

请务必妥善保存助记词，绝对不要与任何人分享。

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/678202e9c01489edbc1e1619_678202c9c01489edbc1df4eb_view_secret_recovery_phrase_backpack_wallet6.jpeg" alt=""><figcaption></figcaption></figure>

***

## 查看助记词（浏览器扩展版）

### 1) 打开设置（Settings）菜单，进入您的账户。

### 2) 选择显示助记词（Show Secret Recovery Phrase）。

### 3) 输入密码并点击显示秘钥（Show secrets）。

请务必妥善保存助记词，绝对不要与任何人分享。

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/678202e9c01489edbc1e1636_678201e65bc993e062e23f3c_view_secret_recovery_phrase_backpack_wallet4.jpeg" alt=""><figcaption></figcaption></figure>

***

## 查看私钥（移动端 App）

#### 1) 打开网络选择器（Network Selector）菜单。

#### 2) 打开钱包菜单（Wallet Menu）。

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/678622eb11b3c8f98d3764d4_678621fe9bb8b657a6ff801d_private_keys_export_backpack_wallet3.png" alt=""><figcaption></figcaption></figure>

#### 3) 选择显示私钥（Show Private Key）。

请务必妥善保存私钥，绝对不要与任何人分享。

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/678622eb11b3c8f98d3764ca_6786220668a1896404fe194c_private_keys_export_backpack_wallet4.png" alt=""><figcaption></figcaption></figure>

***

## 查看私钥（浏览器扩展版）

#### 1) 打开网络选择器（Network Selector）菜单。

#### 2) 打开钱包菜单（Wallet Menu）。

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/678619dac53b4a7808cd6e7b_6786177a27a4957a79299917_private_keys_export_backpack_wallet.png" alt=""><figcaption></figcaption></figure>

#### 3) 选择显示私钥（Show Private Key），输入密码并点击显示秘钥（Show secrets）。

请务必妥善保存私钥，绝对不要与任何人分享。

<figure><img src="https://cdn.prod.website-files.com/669641f210a1019f2d8231fa/678619dac53b4a7808cd6e75_678618d13a513ea432f0bcb2_private_keys_export_backpack_wallet2.png" alt=""><figcaption></figcaption></figure>


---

# 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/qian-bao/wen-ti-pai-cha/cha-kan-zhu-ji-ci-he-si-yao.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.
