# Automatic

In this mode, the player can select up to 8 [Miners](/en/readme/recursos/miners.md) to continuously dig an exclusive mine in this mode. The mine has only 8 columns and the miner cannot move horizontally. They must be positioned in each column and will only dig vertically automatically. The number of blocks excavated respects the maximum strike limit of the positioned miner, and upon reaching his strike limit, the miner goes into rest mode. The miner's rest period varies depending on its rarity, as shown in the table below. in this model

| Rarity    | Cooldown |
| --------- | -------- |
| Common    | 2 hours  |
| Uncommon  | 4 hours  |
| Rare      | 8 hours  |
| Epic      | 16 hours |
| Legendary | 24 hours |
| Unique    | 32 hours |

{% hint style="warning" %}

* **The mine thus does not have special blocks (explosives, wagons and hourglasses).**
* **Miners in Cooldown cannot play other game modes (including being registered in the quarry) and cannot be added to the marketplace or used in upgrades or Evolution (as material or as Miners to be affected by these features).**
* **Miners already added to Quarry in the current cycle are prevented from playing this mode as well as the others.**
* **Make sure you have a stable network connection before playing, and do not close the window until the automatic digging has finished.**
  {% endhint %}


---

# 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/auto-farm.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.
