# Inviting the Bot to your Discord Server

The first step in getting setup with FiveRoster is to invite our bot to your Discord server. You can do this by being prompted via the dashboard, homepage or alternatively visit <https://fiveroster.com/invite>.

{% hint style="info" %}
**Note**: You must have the **Manage Server** permission in the Discord server you'd like to invite FiveRoster to.
{% endhint %}

Once you've clicked the link, you'll be shown a dialog like the one below, simply choose your server from the dropdown list and click the "Continue" button.

<figure><img src="/files/1wjmcWNBUjVZQKaPco5a" alt="" width="316"><figcaption><p>Dialog shown in Discord to invite FiveRoster Bot</p></figcaption></figure>

Once you've clicked the "Continue" button, you'll then be prompted to choose what permissions to give the FiveRoster bot. For full working functionality make sure that all of the permissions are selected and then click the "Authorize" button to add the bot to your server :tada:

<figure><img src="/files/MaP7TPsyR5oa33qQcB9V" alt="" width="364"><figcaption><p>Permissions dialog to authorise the FiveRoster bot access</p></figcaption></figure>

If you have any difficulties inviting the Discord bot to your server, please feel free to open a support ticket via the official FiveRoster Discord server and one of the team will be glad to assist!


---

# 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.fiveroster.com/getting-started/inviting-the-bot-to-your-discord-server.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.
