# How to Quickly Register and Activate EOS Account on TokenPocket

## **How to Quickly Register and Activate EOS Account with TokenPocket?**

1. Open TokenPocket, tap on the first icon in the top right corner labeled "Add Wallet", then search for "EOS" in the list.

<figure><img src="https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FxyHDdUpEj5tiftK9v432%2F1.png?alt=media&#x26;token=b5a621b4-2633-40ab-aede-533f907fda81" alt=""><figcaption></figcaption></figure>

2. Click on the EOS public chain, select 【Create Wallet】, and choose 【Transfer Creation】 as the creation method.

<figure><img src="https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FitFbXvv47HVJIzdmC8rO%2F2.png?alt=media&#x26;token=7bef3266-239c-4f5b-919a-d6fac30f76d8" alt=""><figcaption></figcaption></figure>

3. The transfer creation method is a contract-based approach to create an EOS account. It only requires transferring funds from an exchange or EOS wallet to create the EOS account. There are three essential elements to consider: first, transfer a quantity of 4 EOS; second, ensure the accuracy of the recipient account; third, the transfer memo must be correctly filled out.

For instance, if using Binance exchange's withdrawal (transfer) function, after providing the required details, once the withdrawal is completed and received, click on the "Activate Account" button on the interface.

<figure><img src="https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FU0hcnC4Z8Xd4uILBpUIG%2Fy222.png?alt=media&#x26;token=6e6e68fd-275a-4a14-9631-fbcd76e34395" alt=""><figcaption></figcaption></figure>

4. Upon seeing the prompt "Wallet Creation Successful," it indicates that the EOS account creation was successful. It's important to note that creating an EOS account doesn't necessarily require 4 EOS because any excess EOS is automatically converted into RAM. If you wish to sell it, you can do so by clicking on "Resources" > "RAM" > "Sell." However, ensure to leave some RAM balance before proceeding with the sale.

<figure><img src="https://2516903027-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MMJyYRLFVRsMrfcXuRV%2Fuploads%2FNGXazhD38GS42HOCO3Oq%2F1.png?alt=media&#x26;token=e64879e5-1f83-49bb-8567-1ec89053d6d4" 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/en/wallet-operation/how-to-create-a-wallet/eos.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.
