# 如何创建钱包？

1、打开TokenPocket钱包后，点击【我没有钱包】； &#x20;

![](/files/iVaxqRiTYBcOd3ZxVEzl)

2、选择想要创建的底层钱包；（此处以以太坊钱包为例）

![](/files/-Mac93gSZG3Tau_Sm3Z5)

3、点击【创建钱包】；

<div align="center"><img src="/files/-Mabu_WSYiUU-qcYr8aa" alt=""></div>

4、依次设置【钱包名】和【密码】，然后勾选【服务及隐私条款】，点击【创建钱包】；

![](/files/-MabvYbRuR6o0hLMmLHs)

5、进入备份助记词页面后，请勿截图助记词，备份后点击【备份完成，进行验证】；

![](/files/-MabxRhcs8XGDIp06gqQ)

6、按照上一步的助记词顺序填入，然后点击【确认】；

![](/files/-Mac2qUFloR05ub6nU2v)

7、至此，您的新钱包已经创建成功。

![](/files/289lz4FCBCmDmTR00u1F)


---

# 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://help.tokenpocket.pro/cn/wallet-management/wallet/create-wallet.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.
