# Adding StickyBot

### First, add StickyBot to your server by clicking [here](https://discord.com/api/oauth2/authorize?client_id=628400349979344919\&permissions=140123794496\&scope=bot%20applications.commands).

Make sure all the permissions StickyBot is requesting are checked, they are needed for StickyBot to work properly. You can use the command `?permcheck` to make sure the StickyBot has the permissions it needs.&#x20;

#### Once StickyBot is added to your server you can use the `?help` command to get a full list of commands to use!

{% hint style="success" %}
You can also @mention StickyBot anytime to get the prefix and some other information!
{% endhint %}

### Check out all of StickyBots commands below:

{% content-ref url="commands/sticky-commands" %}
[sticky-commands](https://docs.stickybot.info/stickybot/commands/sticky-commands)
{% endcontent-ref %}

{% content-ref url="commands/utility-commands" %}
[utility-commands](https://docs.stickybot.info/stickybot/commands/utility-commands)
{% endcontent-ref %}

{% content-ref url="commands/fun-commands" %}
[fun-commands](https://docs.stickybot.info/stickybot/commands/fun-commands)
{% endcontent-ref %}

{% content-ref url="commands/other-commands" %}
[other-commands](https://docs.stickybot.info/stickybot/commands/other-commands)
{% endcontent-ref %}

{% content-ref url="premium-commands" %}
[premium-commands](https://docs.stickybot.info/stickybot/premium-commands)
{% endcontent-ref %}

{% hint style="info" %}

#### If you need any help join our support server [here](https://discord.com/invite/SvNQTtf).

{% endhint %}

{% content-ref url="other/troubleshooting" %}
[troubleshooting](https://docs.stickybot.info/stickybot/other/troubleshooting)
{% endcontent-ref %}

{% hint style="warning" %}
If the bot is not responding to commands make sure it has the perms needed.

*(Create a support ticket in our support server if you are still having issues)*
{% 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://docs.stickybot.info/stickybot/master.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.
