> For the complete documentation index, see [llms.txt](https://help.tokenpocket.pro/en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.tokenpocket.pro/en/wallet-faq-en/eos-wallet/register-with-the-email-phone-number..md).

# Register with the email/phone number.

The email/phone number wallet means you can register/login to the eos.io system with the email/phone number.

**How to register an EOS account with the email?**

Step 1:

Select the blockchain like EOS first, then \[No Account] > \[Email/Phone].

![](/files/-MN3u0mvT3ShNQMMhgy-)

Step 2:

Fill your email address and tap \[Get Code], input the verification code received by your email. Tap \[Next] to set your account name and password.

![](/files/-MN3u8MeDXer2GEdLhqw)

Step 3:

Confirm your account name and email address, then tap \[Get Code] to purchase the activation code. Once complete, your account will be activated on the main net.&#x20;

![](/files/-MN3uB4KL87KAUePg8NF)

**How to register an EOS account with the phone number?**

Step 1:

Select the blockchain like EOS first, then \[No Account] > \[Email/Phone].

![](/files/-MN3uDemHqn2k2vGJe1B)

Step 2:

Fill your phone number and tap \[Get Code], input the verification code received by your phone. Tap \[Next] to set your account name and password.

![](/files/-MN3uGDO7_OWCddnb6Cb)

Step 3:

Confirm your account name and phone number, then tap \[Get Code] to purchase the activation code. Once complete, your account will be activated on the main net.&#x20;

![](/files/-MN3uJLZtboHSnVXCJep)

**Notes:**

1\. Is it safe for users?

It will provide one of the owners permissions to TokenPocket, which is held by a multi-signature account, and only can be used to log in, that permission can be removed by users manually as they need.

2\. Why we need the email/phone number wallet?

Which can reduce the barrier for new users who don't know much about the public/private key pair and the accounting system of the  eos.io.

And it provides a way to recover the private key for those users who may lose asset due to lost the private key or wallet.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.tokenpocket.pro/en/wallet-faq-en/eos-wallet/register-with-the-email-phone-number..md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
