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

# Bienvenue !

## :rocket: Inviter ChannelManager sur votre serveur

Pour pouvoir profiter de l'expérience ChannelManager, vous devez l'ajouter à votre serveur. Rendez-vous sur [cette page](https://discord.com/api/oauth2/authorize?client_id=719487762729795604\&permissions=8\&scope=bot%20applications.commands), **sélectionner votre serveur** puis cliquez sur **Continuer** et enfin sur **Autoriser.**

{% hint style="info" %}
Nous vous recommandons de ne pas changer les permissions demandées par ChannelManager
{% endhint %}

![Étape 1](/files/GTb9X7tqHTjLOIPEMxYT) ![Étape 2](/files/dRE43EgUgewvrkEpC9RH)

Vérifions ensuite si ChannelManager a correctement été ajouté, rendez-vous sur votre serveur, dans un salon textuel, saisissez <mark style="color:blue;">`/help`</mark>. Si ChannelManager vous répond, c'est que c'est bon ! Sinon essayez de l'expulser de votre serveur et de recommencer depuis le début.


---

# 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.channelmanagerbot.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.
