> 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/buy-digital-currency-tutorial.md).

# Buy digital currency tutorial

### Enter the website of the exchange and register successfully (take binance as an example)

1. Enter the official website and click Register（<https://www.binance.com/en>）

![](/files/1HEBpRaX9jDUW9nPdPNG)

2.Choose a registration method (we choose Google email to register)

![](/files/J8GcEk8eCLl2vSulWI39)

3.Choose your country or region

![](/files/ymZUf3ASLpNLuQstvLMQ)

4.Enter your email account and create your own password

![](/files/nVD6VmyZq4vjhOQACOZP)

5.Enter the verification code received by Google email

![](/files/CVgUdEIiHpWP4N8IO7Rq)

6.Select a country or region, enter your mobile phone number and get the verification code

![](/files/PMYG4r7cguEQ1ghpmddH)

![](/files/wEUuRhlwYjfFA91U7l9z)

7.Next, verify your identity according to the process，you have to wait for 10 min.

![](/files/5dXFDhnyBLWnpvjSL4kS)

### Buying digital currency with legal currency

1.Click "buy now" to enter the interface of buying digital currency with legal currency

![](/files/PETxe60oYMBWTME4BR2f)

2.Select your legal currency

![](/files/IzsYpDeNdt4aFiJkOZsu)

3.Select the digital currency you want to buy and click OK

![](/files/oYZHWUMrLbdM8sUPpASb)

4.Choose your payment method

![](/files/cL733vzHXC7vh40AI4f0)

5.After completing the payment according to the process, the corresponding digital currency will enter your currency security account.

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

{% content-ref url="/pages/gjysJDny5j85jv1ZFgSJ" %}
[Tutorial for registering a crypto wallet](/tap-fantasy-en/the-way-of-p2e/top-up-tutorial-for-beginner/tutorial-for-registering-a-crypto-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/buy-digital-currency-tutorial.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.
