# FAQ

## Comment ajouter LordBot ?

Vous pouvez ajouter LordBot à un serveur Discord où vous êtes administrateur avec ce lien : <https://lordbot.net/invite>. Vous devrez sélectionner un serveur sur lequel ajouter le bot puis valider l'ajout.

## À quoi sert LordBot ?

LordBot est un bot Discord multifonction ! Il peut vous aider à modérer votre serveur Discord, configurer des actions à effectuer, afficher pour vous diverses informations utiles, vous raconter des blagues, etc. Vous pouvez consulter la liste de ses fonctionnalités en visitant la section "Les commandes" de la documentation !

## Comment configurer les boosters Funcraft ?

Pour configurer les boosters Funcraft, vous pouvez consulter le tutoriel ci-dessous :

{% content-ref url="/pages/-MSxf6LcfkuF7pKOcANE" %}
[Configurer les boosters Funcraft](/tutoriels/boosters-funcraft.md)
{% endcontent-ref %}


---

# 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://docs.lordbot.net/faq.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.
