# Solana 钱包创建/导入教程

**如何在TokenPocket创建Solana钱包？**

1、打开TokenPocket ，点击右上角添加钱包，在列表中选择Solana；

![](https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2F8TTw0Ixq0t8Z7O4UFSal%2F1.png?alt=media\&token=d21785a5-bba1-4b32-b70a-2e6a79267f56)

2、添加方式中选择【创建钱包】，创建列表中提供了三个选项，都是日常使用的钱包功能，首次使用点击【创建钱包】

![](https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FsZ0ZvE1SVClITRjsJgab%2F2.png?alt=media\&token=aaac234b-3eac-4af4-a5d0-33228a2f3a13)

3、备份助记词功能和其他公链的创建一致，需要注意的是，点击【高级设置】可以使用Passphrase方式创建钱包，这种类型的钱包必须使用正确的助记词+正确的密码才可以导入正确的钱包地址。

![](https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2F4tyJjbRG5KQ5pcvCUokR%2F3.png?alt=media\&token=688cad4f-a8e3-4a2c-89dd-0bd017eef72b)

**注意：请勿将助记词透露给任何人！**

4、请务必使用离线的方式来备份助记词，不要丢失和泄露，如果是Passphrase方式创建的钱包，请牢记您的助记词和设置的密语；待完成助记词的验证后即可创建Solana钱包。

![](https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FPS6VwSKZ7Teih0gwt0fe%2F4.png?alt=media\&token=a012f553-df7e-4a12-aa67-61399e71b856)

**如何在TokenPocket导入Solana钱包？**

1、打开TokenPocket ，点击右上角添加钱包，在列表中选择Solana；

![](https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2F8TTw0Ixq0t8Z7O4UFSal%2F1.png?alt=media\&token=d21785a5-bba1-4b32-b70a-2e6a79267f56)

2、点击【导入钱包】，点击【私钥导入】或【助记词导入】；

![](https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2Fnn7LwmpMLd0Tx9U6gAnk%2F2.png?alt=media\&token=7261c7f1-eee6-414f-be8d-effdfb055a47)

3、以助记词导入为例，输入备份的【助记词】及【钱包名称】、【密码】，勾选【服务及隐私条款】；点击【导入钱包】，至此，你已经成功导入Solana钱包。（点击高级模式可以输入Passphrase创建钱包中的密语）

![](https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FE7ht5Nb3h2jr3VFMTeyf%2F3.png?alt=media\&token=6263d0dc-e3cb-4ed2-a026-a5657778c511)

**注意：为保护您的资金安全，请勿将助记词或私钥透露给任何人！**


---

# 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/faq/solana-wallet/solana-use-guide.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.
