# 创建新钱包

### 创建新钱包

您可以在Biport中创建多个钱包。这个概念好比在一个银行开多个账户。还没有去中心化钱包吗？为使用DApp应用，请打开Biport Wallet， 创建您的第一个专属钱包。

**第一步.**

请打开Biport Wallet, 点击`创建钱包`按钮。

![](https://3420015971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd3FCRIIq2RqmP7nr24a1%2Fuploads%2FHaxQDeKBxhDjkjAGd5wi%2Fimage.png?alt=media\&token=20ac099d-86a2-41ff-bc70-ea91c80756a8)

**第二步.**

为保护好您的资产，请先设置您的钱包密码。

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

![](https://3420015971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd3FCRIIq2RqmP7nr24a1%2Fuploads%2FYF1ZkQGfE6gIvLgPZ5Ns%2Fimage.png?alt=media\&token=e7ffcfac-bccc-4b8e-b476-8879d133730d)

**第三步.**

在这一阶段，我们一起了解以下什么是助记词。

助记词是用于找回钱包或导入钱包的密码。最早的区块链密码——私钥由64位字符组成。因其在查阅，保管，使用上的不便，开发者发明了容易阅读、且方便找回私钥的方法。就是助记词。

助记词由12个英文单词组成，是用于找回钱包或导入钱包的密码。当助记词丢失，您将无法找回您的钱包和其中的资产。请务必妥善保管您的助记词。

⚠️ 在其他设备使用钱包也需要通过助记词导入钱包！

确认好以上及Biport页面的说明后，请点击`继续`按钮

![](https://3420015971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd3FCRIIq2RqmP7nr24a1%2Fuploads%2FnJaM9tbQahuUJmYuCIPR%2Fimage.png?alt=media\&token=bd33decc-3d5e-40f6-bdb6-dfa91389c0ca)

**第四步.**

您的“助记词”已生成

当助记词丢失，您将无法找回您的钱包和其中的资产。请务必妥善保管您的助记词。

最安全的保管方法是在一张纸上抄写助记词后做保存。记录在电脑、手机等电子设备有被盗的危险。请不要忘记，助记词是钱包的钥匙，一旦助记词被暴露，您的资产将不再安全。

记录、保存好您的助记词，请点击`继续`按钮。

![](https://3420015971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd3FCRIIq2RqmP7nr24a1%2Fuploads%2FsES414As8JBnR5T6AO2t%2Fimage.png?alt=media\&token=69cc1869-663d-4af5-b7e7-bb7cbdded4c9)

**第五步**.

在这里，Biport将再一次确认您的助记词。就像‘确认密码’操作。请输入在上一阶段记录下来的助记词。若您有在上一页面中复制助记词，则仅需粘贴即可。

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

完成设置后，请点击`继续`按钮。

![](https://3420015971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd3FCRIIq2RqmP7nr24a1%2Fuploads%2FmfNn2f88bWEqhT3AmWkL%2Fimage.png?alt=media\&token=44d2c088-686f-41d8-be49-8e592f30fff8)

**第六步.**

激活`MetaMask模式`以访问所有支持 MetaMask 的 DApp。

![](https://3420015971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd3FCRIIq2RqmP7nr24a1%2Fuploads%2FWYlBOExbAmPMFeF49CTq%2Fimage.png?alt=media\&token=a2b2dc13-84e1-4f1b-902b-285e28f5f1a1)

**第七步.**

恭喜您！ 您已成功在Biport创建新钱包。欢迎来到BIFROST City！

![](https://3420015971-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fd3FCRIIq2RqmP7nr24a1%2Fuploads%2FawVM7vWjPVcI4vSkLDuM%2Fimage.png?alt=media\&token=c099b16d-3cd6-4d26-8ecc-f51f9fb886b8)


---

# 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/chuang-jian-xin-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.
