# 导入已有单链钱包

若已有钱包，请通过`导入已有钱包`，在Biport使用已有钱包。

即使您的钱包不是在Biport创建，也能导入至Biport使用。

您可以使用“助记词”导入多链钱包，也能使用“私钥”导入单链钱包。

### 导入单链钱包

通过“私钥”导入的钱包即可以做为单链钱包使用。请提前准备好要导入的“私钥”。

第一步。 请打开Biport Wallet, 点击`导入已有钱包`按钮。

![](/files/JzMZPtU7bnj3wyIVq2Ng)

第二步。 请设置您的钱包密码。

密码用于登入/退出钱包，与区块链私钥毫无相关。 请使用英文大、小字母及数字，密码必须为8个字符以上。 完成设置后请点击`继续`按钮。

![](/files/BfnsdZntDX5O3I84sSgN)

第三步。 请选择要导入的单链钱包运行的网络。请注意，导入的是单链钱包，不得选择多链钱包！

![](/files/h7jHqESnBtxBKzWvJ3GG)

第四步。 请输入您导入对象的私钥。

![](/files/iZ5bp6kVRTGLb0EUKxCI)

最后，请设置您的钱包名称。钱包名称不得超过14个字符，不得包含特殊字符`；` 。

完成设置后，请点击`导入`按钮。

![](/files/Ibsv9vuxLPottNAKv27M)

恭喜您！ 您已成功在Biport导入您的单链钱包。欢迎您成为BIFROST City的市民！ 现在，您可以通过Biport，轻松管理您的持有资产。


---

# 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.bifi.finance/biport-wallet-guide_zh/getting_started/dao-ru-yi-you-dan-lian-qian-bao.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.
