# Moderation

## <mark style="color:blue;">Table of Contents</mark>

1. **Features**
2. **Installation**
3. **Configuration**
4. **Commands**
5. **Dependencies**

### <mark style="color:yellow;">Features</mark>

<mark style="color:purple;">The</mark> <mark style="color:purple;">**Moderation**</mark> <mark style="color:purple;">plugin allows you to have control over your community when it comes to disciplining them.</mark> Don't just rely on Discord's own tools, but punish them easier, log punishments, keep track of their history, and such

***

### <mark style="color:yellow;">Installation</mark>

<mark style="color:purple;">**No need to install!**</mark> This Plugin is already built into the bot!

***

### <mark style="color:yellow;">Configuration</mark>

A new <mark style="color:yellow;">**Master Tutorial**</mark> has been released for this plugin!

{% content-ref url="/pages/AjqsZqBqinImYpkvEfXH" %}
[Moderation Master Tutorial](/plugins/moderation/moderation-master-tutorial.md)
{% endcontent-ref %}

***

### <mark style="color:yellow;">Commands</mark>

If you're looking for the **Moderation** plugin commands, [take a look here](/plugins/moderation/commands.md)!

***

### <mark style="color:yellow;">Dependencies</mark>

<mark style="color:red;">**Hard Dependencies (disabling or removing breaks this plugin)**</mark>

* Core

<mark style="color:red;">**Soft Dependencies (can disable but might lose some functionality)**</mark>

* Tickets

***

### <mark style="color:yellow;">Screenshots</mark>

#### <mark style="color:orange;">(Images may not reflect actual appearance due to customized bot)</mark>

{% tabs %}
{% tab title="Warning" %}

<figure><img src="/files/OKXEVagn72iP73zFkOtn" alt=""><figcaption><p>Screenshot of warning a User</p></figcaption></figure>
{% endtab %}

{% tab title="History Tracking" %}

<figure><img src="/files/TcPjk50dVKom53EVNeSG" alt=""><figcaption><p>Screenshot of a User's punishment history</p></figcaption></figure>
{% endtab %}

{% tab title="History Detail" %}

<figure><img src="/files/U4dRH0Dp2TVnghs3difn" alt=""><figcaption><p>Screenshot of a User's punishment history in further detail</p></figcaption></figure>
{% endtab %}

{% tab title="Muting" %}

<figure><img src="/files/4S18eFWgJhJrVMqne6C5" alt=""><figcaption><p>Screenshot of a User being muted</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.iynxdev.com/plugins/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.
