# Invite Your Bot

{% embed url="<https://youtu.be/lVUS8ZgPvDs>" %}
Tip: Watch this video tutorial or follow the steps below
{% endembed %}

### How to invite your bot?

We've made it easy to invite your custom bot to across all your servers. Simply follow the steps below:

{% stepper %}
{% step %}
First you'll need to head on over to your [BotGhost Dashboard](https://dashboard.botghost.com/dashboard/modules).
{% endstep %}

{% step %}
Once on the dashboard, on the left hand side of the dashboard menu, locate "Invite" and click on the piece of text: &#x20;

![](https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2FdxEJmaIEWP59a04rCYVd%2Fimage.png?alt=media\&token=377d02f2-51c3-43c3-882e-3549d912ad51)
{% endstep %}

{% step %}
You'll then be redirected to the default discord authorization page. First, select a server in which you want the bot to be invited to: &#x20;

![Note: You'll need to press "Continue" after selecting a server](https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2Fq6TYXZmTMTNvIsdyPpRW%2FCapturew%20\(3\).jpg?alt=media\&token=a02a7314-a95a-4f8b-9725-447dc7c2b2f5)
{% endstep %}

{% step %}
After selecting a server and clicking the "continue" button, **you'll have to grant the bot "Administrator" permissions which is required for the bot to function properly.** Verify there's a tick next to "Administrator":&#x20;

![](https://1937909199-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Lm_hW5MApY3J0lRhi0M%2Fuploads%2FF9HVmyLecA8dnJHH2z6o%2FCapturew%20\(4\).jpg?alt=media\&token=7a0218f4-d296-4dc1-a0a7-fead2d0e9426)
{% endstep %}

{% step %}
After clicking "Authorise", you may be prompted to complete a hcaptcha which ensures you're a real human. Click on the "I am a human" button to verify and once complete, you should receive an "Authorized" message meaning you've successfully invited your bot!&#x20;
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Do you still have questions after reading this page? Check out our support options [<mark style="color:blue;">**here**</mark>](https://documentation.botghost.com/support)<mark style="color:blue;">**!**</mark>
{% endhint %}


---

# 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://documentation.botghost.com/getting-started/invite-your-bot.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.
