# Auto Mod System

Das Auto-Mod System sorgt dafür, dass dein Discord clean bleibt und sperrt verdächtige User sofort per Timeout aus. Hierfür gibt es verschiedene Systeme. Unter anderem das [Anti-Raid System](/features/anti-raid.md)

Konfiguriert wird alles über das [Dashboard](/dashboard/auto-mod-settings.md)\
Dort kannst du das Auto-Mod-System deinen Bedürfnissen nach anpassen.

Auch kannst du einstellen, nach wie vielen Nachrichten, innerhalb von 10 Sekunden, das Anti-Spam greift. Hierbei als Info: Schreitet der Auto-Mod | Spam ein, wird der User automatisch für eine Stunde getimeouted und verwarnt. Dies gibt den Moderatoren die Möglichkeit zu reagieren und weitere Sanktionen zu ziehen. Insbesondere bei Raids ist dies sehr hilfreich, da der Angriff sofort gestoppt wird.

***

So sieht es aus, wenn der Auto-Mod aktiv wird:

<div align="left"><figure><img src="/files/LNvD1LSeKc4B9E74mixq" alt=""><figcaption></figcaption></figure> <figure><img src="/files/cM5t9nqvicEBZ5ozi5iX" alt=""><figcaption></figcaption></figure></div>

<div align="left" data-full-width="false"><figure><img src="/files/RdbARgFZo9CWHwm7wOnd" alt=""><figcaption></figcaption></figure></div>

Zudem gibt es weitere Erkennungen wie External Links oder Excessivve Caps. Diese sehen so aus:

<figure><img src="/files/J2NWgIK82G5oLpewlJaC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/w1LbP9nkTLdi0E8ELjiq" alt=""><figcaption></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://docs.pwr.lol/features/auto-mod-system.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.
