> For the complete documentation index, see [llms.txt](https://securitybot.gitbook.io/securitybot-knowledge-hub/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://securitybot.gitbook.io/securitybot-knowledge-hub/basics/what-is-securitybot.md).

# What is SecurityBot

**Welcome! Let's make Web3 safer together.**

SecurityBot is an all-in-one solution designed to prevent and mitigate scams within your Web3 Discord community, regardless of the blockchain platform. With industry-leading scam prevention features, best-in-class support, affordable pricing, and a steadfast commitment to Improving the Web3 experience for all, SecurityBot is the clear choice for any project committed to protecting its community.\
\
**SecurityBot helps safeguard your community against:**

* **Malicious links:** Automatically detects and removes harmful URLs.
* **Impersonation scams:** Identifies and blocks users mimicking trusted roles, avatars, or reserved names.
* **Known scammers:** Maintains a database of reported scammers to proactively protect your server.
* **Malicious addresses:** Blocks wallet addresses and ADA Handles not explicitly whitelisted.
* **Bot attacks:** Prevents automated spam using captchas and join gate verification.
* **Compromised Discord accounts:** Restricts activity and locks channels to limit the impact of compromised users.
* **Shill filter**: Blocks unsolicited promotions outside approved servers or channels.
* **Bot purge**: Removes suspected bot accounts during raids and unverified users every 30 minutes.
* **And more!**

\
SecurityBot is available as a [free tier with essential protection or a Premium subscription](/securitybot-knowledge-hub/plans-and-pricing/plans-and-pricing.md) with the full toolkit. Visit [securitybot.gg](https://securitybot.gg) to get started.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/basics/what-is-securitybot.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.
