# Moderation

### **mute**

* &#x20;\- mute a user `-mute @user`

### **unmute**

* &#x20;\- unmute a user `-unmute @user [reason]`

### **lock**

* &#x20;\- lock a channel where you are `-lock`

### **unlock**

* &#x20;\- unlock channel `-unlock`

### **kick**

* &#x20;\- kick a user from server `-kick @user`

### **ban**

* &#x20;\- ban a user from server `-ban @user [reason]`

### **tempmute**

* &#x20;\- temp mute a user on server `-tempmute @user [time] [reason]`

### **clear**

* &#x20;\- clear a channel messages `-clear [how mutch]`

### **warn**

* &#x20;\- warn a user on server `-warn @user [reason]`

### **clearwarn**

* &#x20;\- clear warn on server `-clearwarn @user [how mutch warns]`

### **warnings**

* &#x20;\- Show all users warnings. `-warnigs [@user]`

### **report**

* \- report a user on server `-report @user [reason]`


---

# 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://docs.dogeris.eu/commands/mod.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.
