# Inviting ScrimBot

## Pre-Amble:

{% hint style="info" %}
Already know how to invite bots to your Discord server? If so, simply click [**here**](https://discordapp.com/oauth2/authorize?client_id=472329180323774464\&scope=bot\&permissions=8) and proceed to the next page on configuring ScrimBot.
{% endhint %}

{% hint style="warning" %}
**ScrimBot requires the "Administrator" permission** to ensure that all commands work regardless of how your server is configured. If you do not have this permission and invite ScrimBot, *things may not work*.

If you do invite the bot without having the correct permissions, please get one of the admins of the server to grant the *"ScrimBot"* role the Administrator permission.
{% endhint %}

## How to invite ScrimBot:

All Discord bots are invited with the same process: you are given an invite link, you choose which server you want to invite the bot to, then you prove you aren't a robot. Simple!

#### Invite Link for ScrimBot:

To begin, please click [**here**](https://discordapp.com/oauth2/authorize?client_id=472329180323774464\&scope=bot\&permissions=8). This will bring up a page asking where you want to invite the bot to.

#### From the drop-down menu, choose the server you want ScrimBot invited to:

\<photo>

#### From there, press "Authorize" and click on the "I am not a robot" captcha.&#x20;

{% hint style="success" %}
Great! ScrimBot should now be in your server!
{% endhint %}

If for some reason ScrimBot does not show up in your server, ensure you have the "**Administrator**" permission and that you selected the right server.

Now, you should be ready to configure ScrimBot for your server!


---

# 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://scrimbot.gitbook.io/project/setup/inviting-scrimbot.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.
