# Slash Commands

/config ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Enable or disable command modules for a server.&#x20;

/ping ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows the bot's latency.&#x20;

/leave request ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Request a leave of absence.&#x20;

/help prefix ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Lists all prefix commands.&#x20;

/help slash ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Lists all slash commmands.&#x20;

/help moderation ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Lists all moderation commands.&#x20;

/help admin ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Lists all admin commands.&#x20;

/ban ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Ban a user from the server.&#x20;

/kick ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Kick a user from the server.&#x20;

/warn ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Warn a user in the server.&#x20;

/unban ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Unban a user from the server.&#x20;

/rto ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Remove a timeout from a user.&#x20;

/mute ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Timeout a user.&#x20;

/say ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Sends a message as the bot.&#x20;

/premium ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows premium information.


---

# 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://dept-manager.gitbook.io/dept-manager.docs/command-modules/slash-commands.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.
