> For the complete documentation index, see [llms.txt](https://niiroow.gitbook.io/abaddon/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://niiroow.gitbook.io/abaddon/master.md).

# Getting Started

## Make your server more impressive with **Abaddon** !

[Invite](https://discord.com/oauth2/authorize?client_id=1365348034925559838\&scope=bot\&permissions=1099444518911)    |    [Support](https://discord.gg/wTKWp3n)   |    [Donate](https://paypal.me/Abaddon933)

## Command Syntax

{% hint style="danger" %}
Symbols such as: **<>** or **\<?>** must not be mentioned when using the command.
{% endhint %}

## Troubleshooting

{% hint style="warning" %}
First to avoid any permissions issues, grant **`Administrator`** permission to the bot and make sure the role of the bot is high enough in the role hierarchy.
{% endhint %}

### If you don't remember the prefix:

![Mention Abaddon and she will remind you :p](/files/-MCbQQtfMvWfoITxOGOO)

> If you do not understand how a command works despite the documentation or if you encounter problems or want to make a suggestion do not hesitate to join the discord [support server](https://discord.gg/wTKWp3n).

## Command Groups

Here you can see the different categories of commands as well as the usage for each command.

{% content-ref url="/pages/-MCWhfFR7O7JaKiPYrxK" %}
[Music](/abaddon/commands/music.md)
{% endcontent-ref %}

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

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

{% content-ref url="/pages/-MMiGNreZo6AhlBWf5EA" %}
[Giveaway](/abaddon/commands/giveaway.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MCWiscwretILN1mY7Pg" %}
[Misc](/abaddon/commands/misc.md)
{% endcontent-ref %}

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

{% content-ref url="/pages/-MCX6SjUWnJ4sq9lmj\_f" %}
[Bank](/abaddon/commands/bank.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MCXAyWpExlFktnUj84-" %}
[Experience](/abaddon/commands/experience.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MCX899i\_ihezCBvQECO" %}
[Games](/abaddon/commands/games.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MCXC-6hnj\_FARVvgLm6" %}
[Info](/abaddon/commands/info.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MhadF32BExxhJ1NASWa" %}
[Custom Commands](/abaddon/commands/custom-commands.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://niiroow.gitbook.io/abaddon/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
