> For the complete documentation index, see [llms.txt](https://minegens.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://minegens.gitbook.io/wiki/gameplay/le-multitool/la-pioche.md).

# La Pioche

***

#### ⚙️ Bien débuter

Pour bien commencer avec ta pioche, nous te conseillons d’utiliser le **/warp mineur**.

***

#### 💰 Récompenses

En farmant avec ta pioche, tu gagneras :

* 💰 Coins
* ✨ Essences
* ⛏️ XP Pioche
* ⛏️ XP Métier Mineur
* 🧍 XP Joueur (/level)

***

#### 🛠️ Améliorer ta pioche

1. Fais **sneak + clic droit** avec ton multitool
2. Ouvre le menu **Outils**
3. Sélectionne la **Pioche** en haut

***

#### ✨ Enchantements

Dans ce menu, tu peux acheter des **enchantements** afin d’obtenir des **boosts**.

***

#### 📈 Progression

* La pioche possède **200 niveaux**
* Une fois niveau 200, tu peux passer un **prestige**

***

#### 🔥 Système de prestige

En passant un prestige, tu obtiens :

* 💰 Boost Coins
* ✨ Boost Essence
* ⛏️ Boost XP Pioche

***

#### 🌍 Où miner ?

Tu peux :

* ⛏️ Miner au **/warp mineur**
* 🏝️ Miner sur ton île
* 🎁 Obtenir des minerais via les **caisses** (/warp caisses)

***

#### 🚀 Évolution

Plus tu avances dans les **prestiges de ta pioche**, plus tu débloques de **nouveaux minerais** !

***

#### ⚠️ Information importante

> 🟦 Vous pouvez déplacer vos minerais avec la Pioche toucher de soie dans votre coffre de départ !

***

#### 📊 Minerais & gains

<table data-view="cards" data-full-width="true"><thead><tr><th align="center">🧱 Minerais</th><th align="center">⭐ Prestige Nécessaire</th><th align="center">💰 Coins</th><th align="center">✨ Essences Pioche</th><th align="center">⛏️ XP Outil</th><th align="center">🧍 /Level</th><th align="center">👷 Xp Métier Mineur</th><th align="center">🐸 Xp Pets</th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center">Charbon</td><td align="center">0</td><td align="center">5</td><td align="center">5</td><td align="center">5</td><td align="center">1</td><td align="center">0,1</td><td align="center">1</td><td><a href="/files/QvAadrhYIPDLfJndjdBn">/files/QvAadrhYIPDLfJndjdBn</a></td></tr><tr><td align="center">Or Du Nether</td><td align="center">0</td><td align="center">18</td><td align="center">18</td><td align="center">18</td><td align="center">5</td><td align="center">0,4</td><td align="center">5</td><td><a href="/files/0ZC5IGJHXqzamWG0e4TE">/files/0ZC5IGJHXqzamWG0e4TE</a></td></tr><tr><td align="center">Cuivre</td><td align="center">3</td><td align="center">8</td><td align="center">8</td><td align="center">8</td><td align="center">2</td><td align="center">0,2</td><td align="center">2</td><td><a href="/files/Sy6mCLzoRUgNmO17kQNy">/files/Sy6mCLzoRUgNmO17kQNy</a></td></tr><tr><td align="center">Fer</td><td align="center">7</td><td align="center">12</td><td align="center">12</td><td align="center">12</td><td align="center">3</td><td align="center">0,3</td><td align="center">3</td><td><a href="/files/r5sjPKfFN8lZKOHNvaxt">/files/r5sjPKfFN8lZKOHNvaxt</a></td></tr><tr><td align="center">Quartz </td><td align="center">15</td><td align="center">18</td><td align="center">18</td><td align="center">18</td><td align="center">4</td><td align="center">0,4</td><td align="center">4</td><td><a href="/files/WIprOPI7xu8Z3RbHMBCC">/files/WIprOPI7xu8Z3RbHMBCC</a></td></tr><tr><td align="center">Or</td><td align="center">30</td><td align="center">28</td><td align="center">28</td><td align="center">28</td><td align="center">5</td><td align="center">0,5</td><td align="center">5</td><td><a href="/files/IJgR2tlsCg3sKjQylfaz">/files/IJgR2tlsCg3sKjQylfaz</a></td></tr></tbody></table>

***

#### 🧠 À retenir

* Plus le minerai est avancé → plus il rapporte
* Les enchantements sont essentiels pour optimiser ton farm
* Les prestiges débloquent les minerais les plus rentables


---

# 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, and the optional `goal` query parameter:

```
GET https://minegens.gitbook.io/wiki/gameplay/le-multitool/la-pioche.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
