> 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-hache.md).

# La Hache

### 🚀 Bien débuter

Pour bien débuter avec ta hache, nous te conseillons d'utiliser le **/warp bucheron**.

***

### 💰 Gains

En farmant avec ta hache, tu gagneras :

* 💰 Coins
* ✨ Essences
* 🪓 XP Hache
* 🌲 XP Métier Bûcheron
* 🆙 XP joueur (/level)

***

### ⚙️ Améliorer ta hache

Pour améliorer ta hache :\
➡️ **Sneak + clic droit** avec ton multitool dans la main pour ouvrir le menu **Outils**.

Ensuite, sélectionne la **Hache** dans la barre en haut.

***

### ✨ Enchantements & Progression

Ce menu permet d'acheter des **enchantements** afin d'obtenir des **boosts**.

* 🪓 La hache dispose de **200 niveaux**
* 🔁 Une fois niveau 200, tu peux passer un **prestige**

#### 🎁 Bonus de prestige :

* 💰 Boost Coins
* ✨ Boost Essence
* 🪓 Boost XP Hache

***

### 🌲 Farm du bois

Tu peux farm :

* Au **/warp bucheron**
* Ou **chez toi** en coupant tes propres arbres

> ⚠️ **Attention :**\
> Tu peux farmer uniquement des **blocs de bois** et non des **blocs de bûches** (wood ≠ logs).

***

> ℹ️ **Astuce :**\
> Pour cela, il faudra obtenir des blocs de bois dans les **caisses** ou via **/warp caisses**.

***

> 💡 **Information :**\
> 🟦 Vous pouvez déplacer vos blocs de bois avec la Hache toucher de soie dans votre coffre de départ !

***

### 📊 Bois & gains

<table data-view="cards" data-full-width="true"><thead><tr><th align="center">🌳 Bois</th><th align="center">⭐ Prestige Nécessaire</th><th align="center">💰 Coins</th><th align="center">✨ Essences Hache</th><th align="center">🪓 XP Outil</th><th align="center">🧍 /Level</th><th align="center">👷 Xp Métier Bûcheron</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">Chêne</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 data-object-fit="contain"><a href="/files/aubkuYR8qsjEnPesBQRg">/files/aubkuYR8qsjEnPesBQRg</a></td></tr><tr><td align="center">Hyphes Carmin</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 data-object-fit="contain"><a href="/files/eSZAINTEJPh9eAj3b0UJ">/files/eSZAINTEJPh9eAj3b0UJ</a></td></tr><tr><td align="center">Bouleau</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 data-object-fit="contain"><a href="/files/BQoX0kFQclwNjaiXd7QL">/files/BQoX0kFQclwNjaiXd7QL</a></td></tr><tr><td align="center">Sapin</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 data-object-fit="contain"><a href="/files/YhYnxMFnYh0RVIuZBUbR">/files/YhYnxMFnYh0RVIuZBUbR</a></td></tr><tr><td align="center">Acajou</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 data-object-fit="contain"><a href="/files/v2cEJDU8v48KVMvGtLd6">/files/v2cEJDU8v48KVMvGtLd6</a></td></tr><tr><td align="center">Acacia </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 data-object-fit="contain"><a href="/files/YX64imK31VRL6hUHg10O">/files/YX64imK31VRL6hUHg10O</a></td></tr></tbody></table>

***

### 🪓 Conclusion

Plus tu amélioreras ta hache, plus tu débloqueras :

* Des bois rares 🌳
* Des gains énormes 💰
* Des boosts puissants 🚀

👉 Deviens le meilleur bûcheron du serveur !


---

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