# Attack Mode

**Attack Mode**

Portals and captchas are great at keeping bots out, but what about bots that mimic human behavior? That's where Attack Mode comes in.

Type **/attack** in your group to enable it. Guardian's AI will scan for unusual behavior and, upon detection, will immediately remove and blacklist the user across all current and future Guardian-protected groups.

Sometimes when you check the ban history, it's shocking to see how many have been lurking across groups, waiting to strike. Fortunately, they only get one chance.

The Guardian AI has blacklisted more than 5,000 bad actors to date. Every time an admin uses **/attack**, the whole Guardian ecosystem gets a little safer.


---

# 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.tokenscan.app/guardian/attack-mode.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.
