# Free-to-play

In free-to-play mode, every player can use Dummy miners to play for free, but without receiving real rewards outside of the game. This mode is similar to [Adventure](/en/readme/o-jogo/game-modes/adventure-endless.md) mode and can be played to try out the game before investing in purchasing characters or as a pastime when running out of [Lunchboxes](/en/readme/recursos/miners/lancheira.md) in paid modes. Even so, in this mode we will have several contests and tournaments where the best qualified players can receive game tokens and even NFT's to use in the platform's other modes.


---

# 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://docs.mining-squad.app/en/readme/o-jogo/game-modes/free-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.
