> 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/btc-wallet/untitled.md).

# How to create a BTC wallet in TokenPocket?

&#x20;Step 1: on the "assets" page, select "create wallet" and then select "bitcoin".

![mceclip0.png](https://tokenpockethelpsupport.zendesk.com/hc/article_attachments/900001026723/mceclip0.png)

Step 2: select "create wallet".

![mceclip0.png](https://tokenpockethelpsupport.zendesk.com/hc/article_attachments/900001026743/mceclip0.png)

Step 3: take the name of the wallet yourself, password 8 digits and letters, and then click "create wallet".

![mceclip0.png](https://tokenpockethelpsupport.zendesk.com/hc/article_attachments/900001015606/mceclip0.png)

Step 4: click "backup wallet".

![mceclip1.png](https://tokenpockethelpsupport.zendesk.com/hc/article_attachments/900001026803/mceclip1.png)

Step 5: back up your mnemonics, preferably in a camera-free place, and print them out for safekeeping. Screenshots are easy to lose, physical preservation is the safest. Click "next step"after backup

![mceclip2.png](https://tokenpockethelpsupport.zendesk.com/hc/article_attachments/900001026843/mceclip2.png)

Step 6: click the backup mnemonic words in order, click all finished, click "finish".

![mceclip3.png](https://tokenpockethelpsupport.zendesk.com/hc/article_attachments/900001015626/mceclip3.png)

Now the BTC wallet is created.


---

# 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/btc-wallet/untitled.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.
