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

# Prise en main

Bienvenue sur Chell ! Suivez ces suggestions pour configurer le bot. Laissez vous guider!

1. Invitez le bot.
2. Placez son rôle tout en haut.
3. Lancez `/setup-logs` , `/toggle-ia` , `/config-acceuil` , `/ticket-panel` , `/config-confessions` , etc...\ <br>

{% hint style="danger" %}
Besoin d'aide ?\
Faites le plus simple : [Sommaire](/summary.md#lisez-ceci-avant-toute-chose)\
\
Si nécessaire : /help pour la liste des commandes !\
Sinon rejoins le support du bot avec /support .
{% endhint %}


---

# 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/demarrage.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.
