> For the complete documentation index, see [llms.txt](https://docs.chell.fr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chell.fr/commandes/community.md).

# Communauté

XP, Bienvenue et Engagement.

## 📋 Index des Commandes

Cliquez sur une commande pour accéder à son guide complet.

| Commande                                                              | Description                       | Permission       |
| --------------------------------------------------------------------- | --------------------------------- | ---------------- |
| [**/config-accueil**](/commandes/community/config-accueil.md)         | Bienvenue avec image.             | `Administrator`  |
| [**/config-mp-onjoin**](/commandes/community/config-mp-onjoin.md)     | Message privé de bienvenue.       | `Administrator`  |
| [**/config-verif**](/commandes/community/config-verif.md)             | Système de Captcha.               | `Administrator`  |
| [**/envoyer-verif**](broken://pages/9d3KaQIW0t8KPk5sRV6r)             | Envoyer Captcha.                  | `Administrator`  |
| [**/config-reglement**](/commandes/community/config-reglement.md)     | Validation du règlement.          | `Administrator`  |
| [**/xp**](broken://pages/rU5JUk6wyLmXal2JSRWz)                        | Configurer le système de niveaux. | `Administrator`  |
| [**/rank**](broken://pages/gbOgEGN2jjw8G8ZXFLtb)                      | Voir sa carte de niveau.          | `Aucune`         |
| [**/leaderboard**](broken://pages/RmHLMxbmfBEW5VtvnhLU)               | Classement XP.                    | `Aucune`         |
| [**/config-suggestion**](/commandes/community/config-suggestion.md)   | Salon des suggestions.            | `Administrator`  |
| [**/suggestion-bot**](/commandes/community/suggestion-bot.md)         | Envoyer une suggestion.           | `Aucune`         |
| [**/config-confessions**](/commandes/community/config-confessions.md) | Salon des confessions.            | `Administrator`  |
| [**/avis**](/commandes/community/avis.md)                             | Formulaire d'avis.                | `Aucune`         |
| [**/sondage**](/commandes/community/sondage.md)                       | Créer un vote avancé.             | `ManageMessages` |
| [**/config-recrutement**](broken://pages/ZDKxqBevolCUAIvhGx71)        | Formulaire de recrutement.        | `Administrator`  |
| [**/config-formulaire**](/commandes/community/config-formulaire.md)   | Créateur de formulaires.          | `Administrator`  |


---

# 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:

```
GET https://docs.chell.fr/commandes/community.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.
