# The Game

<figure><img src="/files/2E5DPAnrtltfuJeC8hKS" alt=""><figcaption><p>Game demo</p></figcaption></figure>

The game's story revolves around mining (oh my god, this is totally unique, innovative and a surprise to the community!... oh no, wait...). Rest assured, being obvious is not always the opposite of innovating. The main objective of the game is vertical mining in 2D pixerized design. During mining, the [Miners](/en/readme/recursos/miners.md) breaks [Blocks](/en/readme/recursos/blocos.md) of different attributes, with different durability and consequently different prizes. The deeper you go, the greater your chances of finding blocks with bigger prizes. Each character also has different attributes, meaning rarer or upgraded miners can reach deeper and easier. If you thought it would be just another idle game, without strategy and fun, you thought wrong... In this project the prizes are indeed valuable, you will have to dig deep (literally) to win, but don't be angry, we will do our best to make it fun, rewarding and a unique experience.


---

# 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.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.
