> For the complete documentation index, see [llms.txt](https://tapfantasy.gitbook.io/tap-fantasy-en/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://tapfantasy.gitbook.io/tap-fantasy-en/the-way-of-p2e/top-up-tutorial-for-beginner/tutorial-for-registering-a-crypto-wallet.md).

# Tutorial for registering a crypto wallet

## To have a wallet

#### 1.Search on metamask and subscribe (search for the following address also works. <https://metamask.io>)

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

#### 2.Click on download now&#x20;

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

#### 3. Chose your platform

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

#### 4.Click on add to Chrome click Add to Chrome

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

#### 5.Click on Add extension on the pop ups

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

#### 6.Wait for a while, metamask is now in the Chrome extension, click on that and open get to the wallet.

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

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

#### 7.Set up a your own wallet

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

#### 8. Enter your password

<figure><img src="/files/8bWLnx1eeji1oixuZseO" alt=""><figcaption></figcaption></figure>

#### 9.<mark style="color:red;">click here to reveal secret words, there are 12 secret words for you to copy them down and keep them safe. You will need them to log in to your wallet.</mark>

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

#### 10. Click on the secret words in the right order and the wallet is now all set.

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

## Add a network

#### 1. First, open metamask，click on settings

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

#### 2. Click「networks」，「add a network」

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

#### 3. Fill in the boxes below with the information below and click save.

Network Name：Binance Smart Chain

&#x20;New RPC URL：<https://bsc-dataseed.binance.org>

ChainID：56

Currency Symbol：BNB

Block Explorer URL：<https://bscscan.com>

![](/files/M3W8dUgIajmvhYXLcFOg)

## <mark style="background-color:red;">NEXT STEP👇</mark>

{% content-ref url="/pages/62lMoytgGa8IN5IdpzIn" %}
[Withdraw cryptocurrency into your wallet](/tap-fantasy-en/the-way-of-p2e/top-up-tutorial-for-beginner/withdraw-cryptocurrency-into-your-wallet.md)
{% endcontent-ref %}


---

# 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://tapfantasy.gitbook.io/tap-fantasy-en/the-way-of-p2e/top-up-tutorial-for-beginner/tutorial-for-registering-a-crypto-wallet.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.
