# Anti Ban

## ¿Qué es Anti-Ban?

Protege contra **intentos de banear masivamente**.

### Cómo Funciona

* Detecta múltiples bans en corto tiempo
* Actúa automáticamente
* Registra intentos

## 🚀 Activar

```bash
/anti-ban setup
```

## ⚙️ Configuración

* Threshold: Cuántos bans antes de actuar
* Acción: Qué hacer
* Canal de alertas

## 🔗 Relacionado

* [Anti-Bots](broken://pages/5743a26166bf15e5f6096e0bf0dfaf6eadc6e761)
* [Logs](broken://pages/1a960dc3c8ada273e79240d4f5e205108382ca14)


---

# 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://okaa.gitbook.io/okaa-wiki/anti-raid/anti-ban.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.
