# 入门指南

### 如何下载Backpack钱包

[在此处下载Backpack钱包（浏览器、IOS、Android）](https://download.backpack.app/BQcg/i4uu9wj4)

### 如何在 Backpack Wallet 上创建新帐户

此教程适用于移动端和浏览器扩展。

1. 下载 Backpack 钱包应用或浏览器扩展。
2. 打开 应用或扩展程序。
3. 选择 “**创建新钱包**”。
4. 选择区块链网络。
5. 注意：创建账户后，可随时添加其他网络
6. 阅读并确认 秘钥恢复短语（Secret Recovery Phrase）警告。
7. 安全记录 秘钥恢复短语，并存放在 安全位置。
8. 注意：秘钥恢复短语是 恢复账户的唯一方式，请妥善保管！

### 如何将现有钱包导入 Backpack 钱包？

1. 打开 Backpack 钱包主菜单，选择 “***+ 添加账户***”。
2. 选择 “导入钱包”
3. 选择区块链网络。
4. 选择导入方式：
   * 导入秘钥恢复短语
   * 连接硬件钱包
   * 导入私钥
   * 添加仅查看地址
5. 按照每种导入方式的具体说明操作，即可成功导入钱包！


---

# 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://support.backpack.exchange/support-docs/cn/qian-bao/ru-men-zhi-nan.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.
