> ## Documentation Index
> Fetch the complete documentation index at: https://docs.katofficial.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Prefix Commands

> Traditional text-based commands using the guild prefix

Prefix commands are traditional text-based commands using the guild's configured prefix (default `!`). They mirror most slash command functionality and support the same permission model.

## Utility

| Command               | Description                                                                                             |
| --------------------- | ------------------------------------------------------------------------------------------------------- |
| `prefix [new_prefix]` | Views the current guild prefix, or sets a new one (max 10 chars). Requires Manage Guild.                |
| `about`               | Displays bot info including latency, RAM usage, uptime, server count, user count, and punishment count. |
| `profile <user>`      | Displays a user's avatar or banner.                                                                     |

## Moderation

| Command                             | Description                                         |
| ----------------------------------- | --------------------------------------------------- |
| `ban <user> [reason]`               | Bans a user from the server.                        |
| `kick <user> [reason]`              | Kicks a user from the server.                       |
| `mute <member> <duration> [reason]` | Times out or role-mutes a member.                   |
| `unmute <member> [reason]`          | Removes a member's timeout or role mute.            |
| `unban <user> [reason]`             | Unbans a user from the server.                      |
| `warn <member> [reason]`            | Issues a warning to a member.                       |
| `clear [count] [user]`              | Bulk-deletes recent messages.                       |
| `slowmode [duration]`               | Sets or disables slowmode in the current channel.   |
| `nickname <member> [name]`          | Sets or clears a member's server nickname.          |
| `status [user]`                     | Views a member's warn profile and moderation log.   |
| `comms <action> [user] [args]`      | Assigns, removes, or lists community service cases. |
| `role <member> <role>`              | Assigns or removes a member role.                   |
