# Invite Bot

### Step 1

Visit <https://fishstickbot.com/invite>

### Step 2

You should see a menu like this:

![](/files/yqdlfE6qHucHXX4Zv7Qr)

Now tap or click `Select a server`. A drop-down menu should appear including all servers you got`Manage Server` permissions in. Select the server you want the bot to join. Afterwards click **continue**.

![](/files/BHvaaNPYD4AGeIATcj01)

### Step 3

After selecting a server, you should see something like this:

![](/files/okyFBJIBxIwDhrSBJYUo)

As long you are not experienced with Discord's permissions system, keep all permissions selected.\
Click the **Authorize** button and complete the **Captcha**.

## Invite Troubleshooting

### I can't find my server. What's the reason?

The main reason for your server not appearing in the drop-down menu is the use of the wrong account. Make sure you're logged into the right account which you can check on the top of the invite screen. You should see your profile picture and Discord tag. If it's the wrong account, press the **Not you?** button.

### Discord asks me to verify my email address.

If you like to add a bot to a server you require an account with a verified e-mail. Head over to your user settings and verify your e-mail.


---

# 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.fishstickbot.com/setup-bot-features/invite-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.
