> For the complete documentation index, see [llms.txt](https://whitepaper.cryptotd.me/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.cryptotd.me/crypto-td/how-to/getting-started.md).

# Getting Started

## Create Phantom or Solflare Wallet

Metamask Wallet is the boarding pass to our game. It is used to login, store, deposit and withdraw digital assets.

{% hint style="info" %}
Download Metamask from:

<https://metamask.io/>
{% endhint %}

![](/files/MbAbxYn4gGg0z5fVvZJ1)

## Buy tokens to start playing

### Step 1

Buy BNB  on Binance

### Step 2

Transfer BNB on Binance to Metamask

### Step 3

Swap BNB to CCrown

{% hint style="info" %}
Follow this link to swap tokens:

(To be announced)
{% endhint %}

### Step 4

Go to website <https://app.cryptotd.me/> to play

### Step 5

Click CONNECT WALLET

### Step 6

Connect to your Metamask, and sign in to login into the game.

### Step 7

[Click here to learn how to play the game](/crypto-td/how-to/how-to-play.md)


---

# 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://whitepaper.cryptotd.me/crypto-td/how-to/getting-started.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.
