# 如何使用EOS Helper创建EOS账号并导入TokenPocket

## **如何使用EOS Helper免费注册EOS账号并导入TokenPocket？**

### <mark style="color:blue;">使用EOS Helper创建EOS账号</mark> <a href="#id-0" id="id-0"></a>

1、打开EOS账号免费创建的链接：[<mark style="color:blue;">**https://eoshelper.pages.dev/**</mark>](https://eoshelper.pages.dev/) 打开链接后，点击界面中的【EOS Helper】，会自动提示通过Telegram打开EOS Helper创建机器人，界面中可选中/英文支持。点击【/free\_account】，会弹出提示，在这里你可以直接填入自己的EOS开头的公钥地址来直接创建，如果没有公钥地址，那么继续点击【Generate Keypair】来通过网页创建新的公/私钥。

<figure><img src="https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FcrjZWIgr0yZQHzaK2Jb4%2F1.png?alt=media&#x26;token=fc785787-c51d-414d-84cb-3e01f19e37f9" alt=""><figcaption></figcaption></figure>

2、打开的页面中，EOS开头的是公钥，5开头的是私钥，请务必使用离线的方式来妥善保管私钥内容。下方的【Regenerate】点击可以重新更换一组公/私钥。点击【Use this key pair】进入下一步，在弹出的界面中会提示是否需要这一组公/私钥，并会自动的复制公钥到剪贴板中，如果确定就点击【Confirm】。

3、返回到EOS Helper的主界面中，把刚刚复制的公钥粘贴到对话窗口中发送，这里再次出现是否已经妥善备份了私钥的确认信息，确认后点击【Create Account】创建，当看到创建成功的提示后，就代表着我们完成了EOS账号的创建工作。

<figure><img src="https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2F4PxiElkMSICXPJ521eed%2F3.png?alt=media&#x26;token=0b562705-60c7-4c27-b131-8c1bb748b27b" alt=""><figcaption></figcaption></figure>

### <mark style="color:blue;">在TokenPocket中导入EOS账号</mark> <a href="#id-1" id="id-1"></a>

打开TokenPocket，点击右上角图标添加钱包，在界面的搜索栏中填写EOS，并点击EOS主网，选择【导入钱包】选项。

<figure><img src="https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2FVVZNuaq7JmCfKIWi7MK8%2F4.png?alt=media&#x26;token=2eb8f19b-7a87-4b58-82ce-f8bfe2d460f3" alt=""><figcaption></figcaption></figure>

EOS导入方式中选择【私钥导入】，使用EOS Helper中获取的私钥导入TokenPocket，即可使用EOS钱包。

<figure><img src="https://261497644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMF2k4MCaxErpZyah2d%2Fuploads%2Fpf3LGmYTHMeWmprorcAP%2F5.png?alt=media&#x26;token=efe3c607-b1fb-42d2-b72d-af6a151327c3" alt=""><figcaption></figcaption></figure>


---

# 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-operation/create-wallet-tutorial/eoshelper.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.
