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

# Server Management Tools for Discord Communities

> Configure seize server management: anti-nuke, anti-raid, automation, VoiceMaster, tickets, giveaways, welcome messages, member trackers, and more.

seize gives server administrators a full toolkit for protecting, automating, and personalizing their Discord communities. From nuke protection and raid defense to temporary voice channels, ticket systems, and welcome flows, everything is configurable per server.

<CardGroup cols={2}>
  <Card title="Anti-Nuke & Anti-Raid" icon="shield-halved" href="/server/antinuke-antiraid">
    Block mass bans, channel wipes, webhook abuse, join floods, and honeypot bait accounts.
  </Card>

  <Card title="Automation" icon="robot" href="/server/automation">
    Auto responder, auto roles, sticky messages, filters, and image-only channels.
  </Card>

  <Card title="VoiceMaster" icon="microphone" href="/server/voicemaster">
    Let members create and control their own temporary voice channels from a hub.
  </Card>

  <Card title="Tickets & Giveaways" icon="ticket" href="/server/tickets-giveaways">
    Run a support ticket system with transcripts and host prize giveaways with requirements.
  </Card>

  <Card title="Welcome & Tracker" icon="user-plus" href="/server/welcome-tracker">
    Welcome and leave messages, vanity/name trackers, activity, timers, and snapshots.
  </Card>
</CardGroup>

## Where to start

If you just added seize to a new server, we recommend this order:

<Steps>
  <Step title="Lock down the server">
    Configure [anti-nuke and anti-raid](/server/antinuke-antiraid) first so admin abuse and mass joins are blocked before you enable anything else.
  </Step>

  <Step title="Set up welcomes">
    Add [welcome messages](/server/welcome-tracker) so new members know what to do when they arrive.
  </Step>

  <Step title="Enable automation">
    Turn on [auto roles, filters, and responders](/server/automation) to reduce manual moderation.
  </Step>

  <Step title="Add extras">
    Layer in [VoiceMaster](/server/voicemaster), [tickets, and giveaways](/server/tickets-giveaways) as your community grows.
  </Step>
</Steps>
