# Discord Moderation

## <mark style="color:blue;">Who can moderate a user within the Discord?</mark>

Anyone that holds a rank above Internal Affairs may moderate a user however not all ranks have access to the same commands. Permissions can be found below.

## <mark style="color:blue;">Who can use what commands?</mark>

`!ban` - Management+

`!unban` - Management+

`!case` - Internal Affairs+

`!clean` - Internal Affairs+

`!diagnose` - Internal Affairs+

`!editcase` - Internal Affairs+

`!kick` - Internal Affairs+

`!lock` - Internal Affairs+

`!locked` - Internal Affairs+

`!members` - Internal Affairs+

`!moderations` - Internal Affairs+

`!modlogs` - Internal Affairs+

`!modstats` - Internal Affairs+

`!mute` - Internal Affairs+

`!nick` - Internal Affairs+

`!note` - Internal Affairs+

`!notes` - Internal Affairs+

`!purge` - Internal Affairs+

`!roles` - Internal Affairs+

`!softban` - Internal Affairs+

&#x20;`!unmute` - Internal Affairs+

`!unlock` - Internal Affairs+

`!void` - Internal Affairs+

`!warn` - Internal Affairs+


---

# 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://arkansas-rp.gitbook.io/staff-guide/discord-moderation.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.
