# Bien Débuter

- [Ajouter le bot](https://help.johnbot.app/bien-debuter/add-bot.md): Pour commencer à utiliser John-Bot, vous devez l'inviter sur votre serveur Discord. Découvrez comment procéder étape par étape.
- [Configurations basiques](https://help.johnbot.app/bien-debuter/guide.md): Avant de commencer la configuration et la personnalisation de John-Bot sur votre serveur, voici quelques conseils de base.


---

# Agent Instructions: 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://help.johnbot.app/bien-debuter.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.
