# Command Monitor

We've all been there man. At least one of our moderator's has gone rogue and on a little power trip, not today! Introducing advanced command monitoring.&#x20;

## Settings

<mark style="color:blue;">**Command Monitor**</mark> is the most efficient way to project your server against raiding by rogue moderators. By restricting the amount to execute commands by a limiter, you can prevent the misuse of bot commands that might be used for raids or other malicious activities.

First start by heading into this direction Dashboard > PROTECTION > <mark style="color:blue;">**COMMAND MONITOR**</mark>

<figure><img src="/files/Q6ZGSm44xtkzcqc9Wiai" alt=""><figcaption><p>If your toggle switch is not blue, this is disabled</p></figcaption></figure>

<figure><img src="/files/WDZWpUgJF28Xks7YbPok" alt="" width="341"><figcaption><p><strong>EXAMPLE CONCEPT</strong></p></figcaption></figure>

{% hint style="danger" %}
If the <mark style="color:orange;">**KICK MONITOR**</mark> and <mark style="color:red;">**BAN MONITOR**</mark> are switched off or grey, then Curve is **NOT** monitoring your moderator's command usages.
{% endhint %}

### Custom Punishments

First by selecting the 'Punishment' tab

<figure><img src="/files/vg98okLSzw1EFwqWQXg3" alt="" width="338"><figcaption><p><strong>EXAMPLE CONCEPT</strong></p></figcaption></figure>

***

### Final Results

This is what a quarantine **Custom Punishment** will look like.

<figure><img src="/files/AH1sWTWkv4voi3oy9Tcm" alt=""><figcaption><p><strong>EXAMPLE CONCEPT</strong></p></figcaption></figure>

***

### Common Errors

Common errors you may run into if you have a faulty setup.

<figure><img src="/files/cv9GekbWxfzjrMMsBkA6" alt=""><figcaption><p>If your command monitor is outlined in red, then please refer to <a data-mention href="/pages/sG1rtL4CICVZtjklalMt#setting-my-quarantine-system">/pages/sG1rtL4CICVZtjklalMt#setting-my-quarantine-system</a></p></figcaption></figure>


---

# 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://guide.curvebot.xyz/protection/command-monitor.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.
