> For the complete documentation index, see [llms.txt](https://gatto-game.gitbook.io/gatto-or-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gatto-game.gitbook.io/gatto-or-whitepaper/version-on-english/my-district/mine.md).

# Mine

The Mine is a location for expeditions and receiving rewards. It becomes available on special days, which we open according to a schedule — you can find it on our official channel.

<figure><img src="/files/IUys1e5BvV4XTxQa3BXU" alt=""><figcaption></figcaption></figure>

## Expeditions

You can choose between two types of expeditions:

* **A Large Expedition** is expensive, but its success rate is always 10%, making it a reliable way to attempt capturing the Mine
* **A Small Expedition** is much cheaper, but its initial success rate is low. However, each player who launches a Small Expedition paves the way for future participants, and with every new attempt, the chances of success increase

50% of the cost of each expedition goes into a shared bank, which accumulates until the Mine is captured. The player who captures the Mine will claim the entire accumulated bank and start receiving passive income, depending on the cost of the successful expedition.

After capture, the Mine is protected for a certain period, preventing others from reclaiming it. However, over time, the protection weakens, and more challengers will appear.

{% hint style="info" %}
The Mine's mechanics may change occasionally, so we recommend keeping an eye on updates in [the project's official channel](https://t.me/gatto_game).
{% endhint %}

## Resources <a href="#rkmd8f2f3ct3" id="rkmd8f2f3ct3"></a>

Mines in Gatto differ in the types of resources that can be extracted from them. Depending on the mine you choose, you can obtain:

* Golden Mines (Coins)
* Diamond Mines (TON, $GTON)
* Event currency (available only during special events)

## Additional Mechanics <a href="#xy3vis6g6d1z" id="xy3vis6g6d1z"></a>

The Mine mechanics may change over time with the addition of new game modes. Stay updated through [the official channel](https://t.me/gatto_game) and [chat](https://t.me/chat_gatto) to make sure you don’t miss out!


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://gatto-game.gitbook.io/gatto-or-whitepaper/version-on-english/my-district/mine.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.
