# CraftOneLife Wiki

## CraftOneLife Wiki

- [Bienvenue!](https://wiki.craftonelife.fr/bienvenue.md)
- [Réglement Discord](https://wiki.craftonelife.fr/reglement/reglement-discord.md)
- [Réglement en jeu](https://wiki.craftonelife.fr/reglement/reglement-en-jeu.md)
- [Installation de Minecraft](https://wiki.craftonelife.fr/nous-rejoindre/installation-de-minecraft.md)
- [Connexion au serveur](https://wiki.craftonelife.fr/nous-rejoindre/connexion-au-serveur.md)
- [Comment débuter ?](https://wiki.craftonelife.fr/nous-rejoindre/comment-debuter.md)
- [Commande de base](https://wiki.craftonelife.fr/en-jeu/commande-de-base.md)
- [Economie](https://wiki.craftonelife.fr/en-jeu/economie.md)
- [Lands](https://wiki.craftonelife.fr/en-jeu/lands.md)
- [Les métiers](https://wiki.craftonelife.fr/en-jeu/les-metiers.md)
- [Rangs](https://wiki.craftonelife.fr/en-jeu/rangs.md)
- [Minerais customs](https://wiki.craftonelife.fr/en-jeu/minerais-customs.md)
- [Restauration et personnalisation](https://wiki.craftonelife.fr/en-jeu/restauration-et-personnalisation.md)
- [Nourritures customs](https://wiki.craftonelife.fr/en-jeu/nourritures-customs.md)
- [Divers](https://wiki.craftonelife.fr/en-jeu/divers.md)
- [Costumes](https://wiki.craftonelife.fr/cosmetiques/costumes.md)
- [Émotes](https://wiki.craftonelife.fr/cosmetiques/emotes.md)
- [Montures](https://wiki.craftonelife.fr/cosmetiques/montures.md)
- [Familiers](https://wiki.craftonelife.fr/cosmetiques/familiers.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://wiki.craftonelife.fr/bienvenue.md?ask=<question>
```
The question should be specific, self-contained, and written in natural language.
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.
