# How to play

In order to participate in the game, you'll start by depositing tokens in-game through your Metamask crypto wallet. From there, you'll have the opportunity to purchase and enhance towers to bolster your defenses.

Once your preparations are complete, you'll enter the game board to strategically position your towers before initiating gameplay by pressing PLAY. After completing a round, you'll collect your rewards. It's worth noting that each gameplay session requires one credit, and you can acquire three credits every 24 hours.


---

# Agent Instructions: 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/how-to-play.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.
