# Installation

### <mark style="color:orange;">Add the bot to your server</mark>

To add Flavibot, you must go to the [<mark style="color:blue;">website</mark> ](https://flavibot.xyz)and click on add

<figure><img src="/files/5vn0d4QdbINbhNaYzdxM" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
Don't forget to give bot permissions afterwards
{% endhint %}

###

### Permission :

For the **bot** to work well, you need to give it the **necessary** <mark style="color:orange;">**permissions**</mark>**.** Normally, permissions will be made at the invitation of the bot. But if this is not the case, please follow the instructions below.

<figure><img src="/files/kIEpLQum2zxWWq0hKEXd" alt=""><figcaption></figcaption></figure>

First go to your server <mark style="color:orange;">**settings**</mark> to update the role of the bot. After that, click on permission and then, please put the necessary permissions for the bot to <mark style="color:orange;">**work**</mark> perfectly.

###

<figure><img src="/files/0on1uf7gfb7qnVpAv1H5" alt=""><figcaption></figcaption></figure>

In this image, you can see the basic <mark style="color:orange;">**permissions**</mark> for the bot to work perfectly.

{% hint style="danger" %}
Administrator permission is strongly recommended for better use
{% endhint %}

### **Learn more about permissions :**

For more questions on basic <mark style="color:orange;">**permissions**</mark> and others, we invite you to join our discord support to ask your questions.

<figure><img src="/files/H4DZ9GpMqR9OfNK2hRva" alt=""><figcaption></figcaption></figure>

You can also check out the discord FAQ [here](https://support.discord.com/hc/en-us/articles/206029707-Setting-Up-Permissions-FAQ).


---

# 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://guide.flavibot.xyz/d/installation.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.
