> 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-canne-a-peche.md).

# La Canne à pêche

### 🚀 Bien débuter

Pour bien débuter avec ta canne à pêche, nous te conseillons d'utiliser le **/warp pecheur**.

***

### 💰 Gains

En farmant avec ta canne, tu gagneras :

* 💰 Coins
* ✨ Essences
* 🎣 XP Canne
* 🧑‍🌾 XP Métier Pêcheur
* 🆙 XP joueur (/level)

***

### ⚙️ Améliorer ta canne

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

Ensuite, sélectionne la **Canne à pêche** dans la barre en haut.

***

### ✨ Enchantements & Progression

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

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

#### 🎁 Bonus de prestige :

* 💰 Boost Coins
* ✨ Boost Essence
* 🎣 Boost XP Canne

***

### 🎯 Système de pêche

Tu peux pêcher :

* Au **/warp pecheur**
* Ou **directement chez toi**

***

### 🎲 Rareté des poissons

La rareté dépend d’un taux d’obtention :

* ⚪ **Commun** → 95%
* 🔵 **Rare** → 5%
* 🟣 **Épique** → 0.9%
* 🟡 **Divin** → 0.09%
* 🔴 **Héro** → 0.01%

📏 La taille des poissons dépend du **hasard** !

***

> 💡 **Astuce :**\
> Améliore tes enchantements de **taille** et de **rareté** pour obtenir des poissons plus gros et plus rares !

***

### 📊 Tableau des gains

<table data-view="cards"><thead><tr><th align="center">Poisson</th><th align="center">Essence</th><th align="center">Coins</th><th align="center">XP outil</th><th align="center">Xp Métier</th><th align="center">XP /level</th><th align="center">Xp Pet</th></tr></thead><tbody><tr><td align="center">⚪ Commun</td><td align="center">50</td><td align="center">50</td><td align="center">50</td><td align="center">10</td><td align="center">20</td><td align="center">20</td></tr><tr><td align="center">🔵 Rare</td><td align="center">75</td><td align="center">75</td><td align="center">75</td><td align="center">25</td><td align="center">30</td><td align="center">30</td></tr><tr><td align="center">🟣 Épique</td><td align="center">200</td><td align="center">200</td><td align="center">200</td><td align="center">50</td><td align="center">50</td><td align="center">50</td></tr><tr><td align="center">🟡 Divin</td><td align="center">2500</td><td align="center">2500</td><td align="center">2500</td><td align="center">150</td><td align="center">75</td><td align="center">75</td></tr><tr><td align="center">🔴 Héro</td><td align="center">10000</td><td align="center">10000</td><td align="center">10000</td><td align="center">1000</td><td align="center">200</td><td align="center">200</td></tr></tbody></table>

***

### 🎣 Conclusion

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

* Des poissons rares 💎
* Des gains énormes 💰
* Des boosts puissants 🚀

👉 À toi de devenir le meilleur pêcheur 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-canne-a-peche.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.
