> 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/eth-wallet/how-to-create-eth-wallet.md).

# How to create ETH wallet?

There are many ways to create an ETH wallet. One of the easiest and most practical ways to create an ETH wallet is to download a TokenPocket.

1. Donwload and open TokenPocket, click the wallet icon on the top right corner, then choose the Ethereum network.

<figure><img src="/files/JTN2OKlFLqYDkqqYpDAK" alt=""><figcaption></figcaption></figure>

2. Click "Create Wallet" and set a wallet name, then click "Next".

<figure><img src="/files/GegiPZbQOvwrYQkQmTOu" alt=""><figcaption></figcaption></figure>

3. Back up the mnemonic or private key of the wallet, and never share them to others.

<figure><img src="/files/pOVJMWjBTnoXOSqNHjdV" alt=""><figcaption></figcaption></figure>

> **Recommend:** [What is Private Key, Mnemonic and Wallet Password?](https://help.tokenpocket.pro/en/blockchain-basics/what-is-the-private-key-mnemonic-and-wallet-password)


---

# 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:

```
GET https://help.tokenpocket.pro/en/wallet-faq-en/eth-wallet/how-to-create-eth-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.
