# Getting Started

> Security Bot is a powerful Discord security and moderation bot that protects your server from nukes, raids, and unauthorized actions.

## Overview

Security Bot provides comprehensive protection through:

* **Anti-Nuke** - Limits dangerous actions like bans, kicks, and channel deletions
* **Anti-Raid** - Detects and prevents mass join attacks
* **Beast Mode** - Global score-based protection system
* **Verification** - CAPTCHA-based verification for new members
* **Moderation** - Safe moderation commands with built-in limits
* **Whitelist** - Exempt trusted users, roles, and channels

## Quick Start

### Step 1: Add the Bot

Invite Security Bot to your server:

[**securitybot.gg/invite**](https://securitybot.gg/invite)

![](/files/F7HwaQKqsF3IAxHlkTC3)

### Step 2: Position the Role

After adding Security, move its role to the highest position (or above all moderator roles). This is required for the bot to function properly.

![](/files/FUU9MGTbfszUK1W6AidZ)

### Step 3: Configure Settings

You can configure Security using:

* **Dashboard** - [securitybot.gg](https://securitybot.gg/)
* **Commands** - Use `/help` to see all available commands

## Next Steps

* [Manage Settings](/getting-started/manage-settings.md) - Learn how to configure the bot
* [Anti-Nuke](/anti-nuke/anti-nuke.md) - Set up action limits and punishments
* [Whitelist](/whitelist/whitelist.md) - Exempt trusted users and roles
* [Verification](/other-modules/verification.md) - Enable CAPTCHA verification

## Support

Need help? Join our Discord support server: [securitybot.gg/discord](https://securitybot.gg/discord)


---

# 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/getting-started/readme.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.
