# Spam Detection

With a powerful antispam algorithm, protect your channels from spam raids, floods and more. Blocking out detected multiple letter spam and repetition.

## Settings

Here you can choose all available settings for the <mark style="color:blue;">**ANTI-SPAM FILTER**</mark>

To begin, navigate to the Automod tab located on the sidebar of your server's dashboard. This will allow you to adjust the settings of the filter according to your specific requirements, including setting threshold levels and configuring the scoring system to better suit your community's tone and guidelines.

<figure><img src="/files/NU5sR6UpZm9aO5qKXTGf" alt="" width="109"><figcaption><p><strong>EXAMPLE IMAGE</strong></p></figcaption></figure>

<figure><img src="/files/vAFUUVT8FddfL7PoNboF" alt=""><figcaption><p><strong>EXAMPLE IMAGE</strong></p></figcaption></figure>

### Repetition

The filter "REPITITION" is designed to block messages that sound and/or look the same.

<figure><img src="/files/LLlAYkYRlYWrOuvWZ4jK" alt="" width="391"><figcaption><p><strong>EXAMPLE IMAGE</strong></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/auto-moderation/spam-detection.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.
