# Premium Features

> Security Bot Premium unlocks advanced protection features for comprehensive server security.

## Feature Overview

| Feature                   | Description                      |
| ------------------------- | -------------------------------- |
| Anti Mention              | Block unauthorized mass mentions |
| Anti Vanity Change        | Protect custom invite URL        |
| Anti Server Rename        | Prevent server name changes      |
| Anti Server Icon Change   | Protect server icon              |
| Anti Role Rename          | Prevent role name changes        |
| Anti Channel Rename       | Prevent channel name changes     |
| Anti Emoji Delete         | Protect custom emojis            |
| Anti Emoji Rename         | Prevent emoji renaming           |
| Anti Invite Delete        | Protect invite links             |
| Anti Ghost Ping           | Detect deleted mentions          |
| Anti Raid (Advanced)      | Enhanced raid protection         |
| Customizable Verification | Custom verification messages     |
| Anti Spam                 | Configurable spam protection     |

## Detailed Feature Descriptions

### Anti Mention

Prevents misuse of mass mentions like `@everyone` and `@here`. Unauthorized mass mentions are automatically blocked and the user is punished.

**Protects against:** Mention spam, disruption, notification abuse

### Anti Vanity Change

Protects your server's custom invite URL (vanity URL). Attempts to change it without authorization trigger automatic punishment.

**Protects against:** Vanity URL hijacking, branding tampering

### Anti Server Rename

Monitors and prevents unauthorized server name changes. Maintains consistent branding and recognition.

**Protects against:** Server identity tampering, defacement

### Anti Server Icon Change

Prevents unauthorized changes to your server icon. Maintains visual identity and branding.

**Protects against:** Icon defacement, branding tampering

### Anti Role Rename

Blocks unauthorized role renaming attempts. Maintains role organization and clarity.

**Protects against:** Role confusion, permission obfuscation

### Anti Channel Rename

Restricts unauthorized channel name changes. Prevents confusion and maintains server organization.

**Protects against:** Channel confusion, navigation disruption

### Anti Emoji Delete

Protects custom emojis from unauthorized deletion. Preserves community expressions and assets.

**Protects against:** Emoji vandalism, asset destruction

### Anti Emoji Rename

Prevents unauthorized emoji renaming. Preserves intended emoji meanings and organization.

**Protects against:** Emoji confusion, meaning tampering

### Anti Invite Delete

Safeguards invite links from unauthorized deletion. Ensures continuous member access.

**Protects against:** Invite sabotage, access disruption

### Anti Ghost Ping

Detects when users delete messages containing mentions (ghost pings). Reveals the deleted mention and notifies the server.

**Protects against:** Ghost pinging, harassment, disruptive behavior

### Anti Raid (Advanced)

Enhanced raid protection with advanced configuration options. Score-based detection system with server locking and automatic punishment.

**Protects against:** Mass join attacks, bot raids, coordinated attacks

See [Anti-Raid](/other-modules/anti-raid.md) for configuration details.

### Customizable Verification

Personalize your verification system with:

* Custom verification messages
* Custom banners and branding
* Enhanced CAPTCHA options

**Protects against:** Bot accounts, automated joins, spam accounts

See [Verification](/other-modules/verification.md) for setup details.

### Anti Spam

Configurable spam protection with customizable parameters:

* Message limit (e.g., 5 messages)
* Time window (e.g., 10 seconds)
* Automatic actions (lock, clear, punish)

**Protects against:** Message spam, chat flooding, copypasta attacks

## Getting Premium

* [Buying Premium](/premium/buying-premium.md) - How to purchase and activate
* [Premium+](/premium/premium+.md) - Custom bot branding setup


---

# 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.securitybot.gg/premium/premium-features.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.
