> 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/progression/les-grades/les-grades-farmables.md).

# Les Grades Farmables

- [Mascotte](https://minegens.gitbook.io/wiki/progression/les-grades/les-grades-farmables/mascotte.md)
- [Clown](https://minegens.gitbook.io/wiki/progression/les-grades/les-grades-farmables/clown.md): Un grade fun avec ses premiers boosts intéressants
- [Forain](https://minegens.gitbook.io/wiki/progression/les-grades/les-grades-farmables/forain.md): Un grade avancé avec des boosts solides et plus de liberté
- [Acrobate](https://minegens.gitbook.io/wiki/progression/les-grades/les-grades-farmables/acrobate.md): Un grade avancé offrant des boosts puissants et une grande liberté
- [Jongleur](https://minegens.gitbook.io/wiki/progression/les-grades/les-grades-farmables/jongleur.md): Un grade très avancé avec des boosts élevés et un confort maximal
- [Illusionniste](https://minegens.gitbook.io/wiki/progression/les-grades/les-grades-farmables/illusionniste.md): Un grade avec des boosts très élevés et un maximum d’avantages
- [Dompteur](https://minegens.gitbook.io/wiki/progression/les-grades/les-grades-farmables/dompteur.md): Un grade ultime avec des boosts massifs et un maximum de capacités
- [Voltigeur](https://minegens.gitbook.io/wiki/progression/les-grades/les-grades-farmables/voltigeur.md): Un grade ultra avancé avec des boosts massifs et des capacités élevées
- [Hypnotiseur](https://minegens.gitbook.io/wiki/progression/les-grades/les-grades-farmables/hypnotiseur.md): Un maître de l’esprit, capable de contrôler le jeu comme personne.
- [Magicien](https://minegens.gitbook.io/wiki/progression/les-grades/les-grades-farmables/magicien.md)
- [Enchanteur](https://minegens.gitbook.io/wiki/progression/les-grades/les-grades-farmables/enchanteur.md)
- [Directeur](https://minegens.gitbook.io/wiki/progression/les-grades/les-grades-farmables/directeur.md)


---

# 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/progression/les-grades/les-grades-farmables.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.
