> ## Documentation Index
> Fetch the complete documentation index at: https://kaoribot.com/docs/llms.txt
> Use this file to discover all available pages before exploring further.

# Introduction

> Protect your community with military-grade moderation tools and automated safety systems.

Kaori's moderation suite is built for speed, reliability, and precision. Whether you are managing a small friend group or a massive public community, our tools give you the power to maintain order and keep your members safe.

## Core Commands

Get started with the basic moderation tools every server owner needs.

<CardGroup cols={2}>
  <Card icon="workflow" title="Management">
    `/ban`, `/kick`, and `/softban` to handle malicious actors with detailed reason logging.
  </Card>

  <Card icon="clock" title="Timeouts">
    `/timeout` and `/untimeout` to temporarily restrict members from interacting in the server.
  </Card>

  <Card icon="delete" title="Cleanup">
    `/purge` to quickly remove messages from a channel with advanced filters for users, links, or attachments.
  </Card>

  <Card icon="message-circle-warning" title="Warnings">
    `/warn` and `/warnings` to track member infractions over time and automate punishments.
  </Card>
</CardGroup>

## Advanced Protection

Beyond manual commands, Kaori features intelligent systems that work 24/7.

### Anti-Raid System

Automatically detect and intercept mass-join attacks. Kaori analyzes join patterns in real-time and can trigger lockdowns, account age requirements, and bulk-quarantine suspicious accounts.

### Anti-Nuke Protection

Protect your server from rogue administrators. Kaori monitors for suspicious mass deletions of channels, roles, or members, instantly revoking permissions and restoring the server's state from backups.

### Emergency Lockdown

Take back control instantly with `/lockdown`. One click to pause all server activity while you handle a situation.

## Next Steps

<CardGroup cols={1}>
  <Card icon="logs" href="/moderation-safety/logging" title="Advanced Logging">
    Learn how to set up granular event tracking for every action in your server.
  </Card>
</CardGroup>
