# Prefix Commands

**%Avatar/av/pfp** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows the user's avatar.&#x20;

**%Userinfo** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows information about the user.&#x20;

**%Whois/robloxget/roblox** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows information about a roblox user.&#x20;

**%Serverinfo** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows information about the server.&#x20;

**%id/userid** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows the user's ID.&#x20;

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

**%leave active** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows all users currently on leave.&#x20;

**%members** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows all members with a specific role.&#x20;

**%weather** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows the weather in a specific location.&#x20;

**%vote** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Creates a poll.&#x20;

**%remind** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Sets a reminder.&#x20;

**%timer** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Sets a timer.&#x20;

**%boosts** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows the server boost count.&#x20;

**%banner** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows the server banner.&#x20;

**%invite** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Provides the bot invite link.&#x20;

**%servericon** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows the server icon.&#x20;

**%membercount** ![:space2:](https://cdn.discordapp.com/emojis/1354216267824758825.webp?size=40) Shows the server member count.


---

# 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/prefix-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.
