> 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/why-securitybot.md).

# Why SecurityBot

Running an NFT project or a crypto business can be expensive, time-consuming, and challenging. So, why invest in a scam prevention tool? Short answer: scammers hate us, projects love us. \
\
SecurityBot means you don't have to constantly monitor every single channel in your server for scam messages, allowing you to focus on building.\
\
Even a single scam can significantly damage a project's reputation and community trust. Don't play catch-up with scammers; stay ahead by using SecurityBot.\
\
**Don't just take our word for it—here's some of the amazing feedback we regularly receive from our users:**

> SecurityBot is an extremely necessary tool if you are looking to build a project in the NFT space. It will make your team's lives easier x100.\
> \
> \- Doctor, lead support engineer at [JPG Store](https://jpg.store)

> SecurityBot is a great asset to the Clay Nation discord, it helps eliminate bot attacks, and allows us to flag and ban scammers across all servers protected by SecurityBot with a simple command. I consider having this bot in our server a superpower!\
> \
> \- LallyMcClay, Community Manager at [Clay Nation](https://www.claynation.io/)

> If you want to protect your community, you're at the right place. Every serious project should have \[SecurityBot].\
> \
> \- Aerokrator, Community Mod at [Equine](https://www.equine.gg/)

> Security bot has become a necessity for our discord that has proven time and time again to keep us safe. We've been able to detect and prevent thousands of scammers from potentially harming our community and we are forever grateful!\
> \
> \- Keeper, co founder of [Smooth Yeti Mountain Club](https://smoothyetimountainclub.com/)


---

# 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/why-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.
