# Plans & Pricing

SecurityBot offers two active tiers so you can start protecting your community immediately and upgrade when you need more.

## Tier Overview

|                                                         | Free                                                | Premium                    |
| ------------------------------------------------------- | --------------------------------------------------- | -------------------------- |
| **Price**                                               | $0                                                  | $20/mo or $200/yr          |
| **Scammer Network**                                     | Alert only (log notification)                       | Auto-ban + manual flagging |
| **Chat Filters**                                        | 10 actions/day                                      | Unlimited                  |
| **Allowlists**                                          | Limited (20 links, 5 wallets, 5 invites, 5 handles) | Unlimited                  |
| **CAPTCHA Verification**                                | Yes                                                 | Yes                        |
| **Activity Logging**                                    | Yes                                                 | Yes                        |
| **User Filters** (nickname blocking, avatar protection) | No                                                  | Yes                        |
| **Channel Locks & 2FA**                                 | No                                                  | Yes                        |
| **Bot Purging**                                         | No                                                  | Yes                        |
| **Webhook Monitoring**                                  | No                                                  | Yes                        |
| **DM Disable**                                          | No                                                  | Yes                        |
| **Scammer Flagging** (`/scammers flag`)                 | No                                                  | Yes                        |
| **Support**                                             | Community                                           | Standard                   |

{% hint style="info" %}
**Pro** and **Enterprise** tiers are coming soon. Visit [securitybot.gg/pricing](https://securitybot.gg/pricing) for the latest information.
{% endhint %}

***

## Free Tier

The free tier gives your community real protection from day one. You get scammer join alerts, basic chat filtering with a daily cap, CAPTCHA verification, and activity logging.

When you hit your daily filter cap or allowlist limits, SecurityBot lets you know with a one-time notification in your log channel. Your server stays protected by the features that are still active.

For full details on what's limited and what happens when you reach a limit, see [Free Tier Limits](/securitybot-knowledge-hub/plans-and-pricing/plans-and-pricing/free-tier-limits.md).

***

## Premium

Premium unlocks everything SecurityBot has to offer. Unlimited chat filtering, full scammer auto-ban, user filters for impersonation protection, channel locks, bot purging, webhook monitoring, and more.

### Pricing

* **Monthly:** $20/month
* **Annual:** $200/year (save 17%)

### How to Subscribe

1. Go to [securitybot.gg/dashboard](https://securitybot.gg/dashboard)
2. Log in with Discord
3. Select your server
4. Choose monthly or annual billing
5. Complete checkout through Stripe

Your server is upgraded instantly after purchase. Run `/setup` to configure all Premium features.

***

## Upgrading from Free to Premium

You can upgrade at any time without losing your existing configuration. All your settings, allowlists, and log history carry over.

Visit [securitybot.gg/dashboard](https://securitybot.gg/dashboard), select your server, and choose a plan.

## What Happens if Premium Expires

Your server is automatically downgraded to the Free tier. The bot stays in your server and your configuration is preserved. Features that require Premium will stop working until you renew, but no data is lost. You can renew anytime from the dashboard.


---

# 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://securitybot.gitbook.io/securitybot-knowledge-hub/plans-and-pricing/plans-and-pricing.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.
