> 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/les-pets.md).

# Les Pets

### 📥 Obtenir un pet

* Les pets s’obtiennent via la **caisse pets**
* Absorbe ton **Pet** en faisant clique droit sur celui-ci

{% hint style="warning" %}
Tu dois faire clique droit en ayant le pet dans ta main droite pour pouvoir l'absorber !
{% endhint %}

* Pour gérer tes **Pets**, utilise la commande : `/pets`

<div data-full-width="true"><figure><img src="/files/xF5Vxafu5MlqHrLLIhBq" alt=""><figcaption></figcaption></figure></div>

***

### ⭐ Fonctionnement

* Chaque pet possède une **rareté**
* Plus la rareté est élevée :
  * 🔼 Plus le niveau max est haut
  * 💪 Plus le **boost est puissant**

👉 Le bonus du pet **s’additionne** avec :

* ton multitool
* ton grade
* ton armure

***

### 🎯 Amélioration

Tu peux améliorer ton pet grâce à :

* 🍬 **des bonbons**
* **🚧 ton farm :** les pets gagnent de l'xp lorsque tu farm en les ayant équipés !

***

### 💎 Raretés disponibles

* 🔵 **Rare**
* 🟣 **Épique**
* 🟠 **Divin**
* 🔴 **Héros**
* 🎡 **Minegens**

***

### 📊 Niveaux maximum

| Rareté      | Niveau max |
| ----------- | ---------- |
| 🔵 Rare     | 100        |
| 🟣 Épique   | 250        |
| 🟠 Divin    | 500        |
| 🔴 Héros    | 1000       |
| 🎡 Minegens | 2500       |

***

### 💡 À retenir

* Plus ton pet est rare → plus il devient **fort sur la durée**
* Les pets sont un **gros boost late game**
* Pense à les améliorer régulièrement 🚀

***


---

# 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/les-pets.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.
