# Adding Beast Era

### First, add Beast Era to your server by clicking [here](https://discord.com/oauth2/authorize?client_id=907491552702644246\&scope=bot+applications.commands\&permissions=8).

Make sure all the permissions Beast Era is requesting are checked, they are needed for Beast Era to work properly.

Once Beast Era is added to your discord server you can use the `beast help` command to get a full list of commands to use.

{% hint style="success" %}
You can also @mention Beast Era anytime to get the current prefixes of the bot!
{% endhint %}

### Check out all of Beast Era's commands below:

{% content-ref url="/pages/vFqTJrPgWveCwzz9Rckb" %}
[Bot Information](/doc/commands/bot-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/bnevBCQ00ZlRRkh3A0km" %}
[Dank Utility](/doc/commands/dank-utility.md)
{% endcontent-ref %}

{% content-ref url="/pages/eqe1OmBPs5gviUaX89Ik" %}
[Images](/doc/commands/images.md)
{% endcontent-ref %}

{% content-ref url="/pages/H7NOJteVDlD8Lhx1xTZX" %}
[Fun](/doc/commands/fun.md)
{% endcontent-ref %}

{% content-ref url="/pages/a5MewIhEVu6T6V0l1W3d" %}
[Utility](/doc/commands/utility.md)
{% endcontent-ref %}

{% content-ref url="/pages/mLe9RIV0EQFNu0Yth4iQ" %}
[Moderation](/doc/commands/moderation.md)
{% endcontent-ref %}

{% content-ref url="/pages/KdlGUlEyJGcUFyec28pz" %}
[Information](/doc/commands/information.md)
{% endcontent-ref %}

{% content-ref url="/pages/baJjW54kacgsN8pmh0vD" %}
[Logging](/doc/commands/logging.md)
{% endcontent-ref %}

{% hint style="info" %}
If you need any help join our support server [here](https://discord.gg/bX6AT65PmP).
{% endhint %}

{% content-ref url="/pages/YPCzatvi4JVlAGOyjmZs" %}
[Troubleshooting](/doc/other/troubleshooting.md)
{% endcontent-ref %}

{% hint style="warning" %}
If the bot is not responding to commands make sure it has the perms needed or is the bot offline. You can even check what permissions it has using `beast permcheck` to make sure if it has the basic perms or not. (Create a 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://beast-era.gitbook.io/doc/readme.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.
