# Game type

Each player can start playing for free and gain experience through gameplay and become a Hero himself. In the process, he can win game currency or different items that can be sold freely on the marketplace.&#x20;

There is also an option to kick off the initial gameplay by purchasing a skilled Hero as NFT and move directly into a more experienced level of play.


---

# 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://timeshuffle.gitbook.io/tims-whitepaper-jan-01-22/timeshuffle-game/game-type.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.
