> ## Documentation Index
> Fetch the complete documentation index at: https://burger-bot.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Setup Guide

> Configure Burger Bot in your server with the guided /setup wizard.

Burger Bot is designed to be configured in minutes, not hours. The `/setup` command launches an interactive wizard that walks you through everything.

<Steps>
  <Step title="Run /setup">
    Type `/setup` in any channel where Burger Bot can read and send messages.
  </Step>

  <Step title="Pick the features you want">
    Toggle modules on or off — Music, Moderation, Logging, Verification, ERLC tools, Tickets, and more.
  </Step>

  <Step title="Assign roles">
    Choose which Discord roles can use moderation, manage tickets, or run staff commands.
  </Step>

  <Step title="Pick channels">
    Select where logs, tickets, session votes, and announcements should be posted.
  </Step>

  <Step title="Save and go live">
    Confirm your choices. Burger Bot is now fully active in your server.
  </Step>
</Steps>

## Adjusting settings later

Everything you set up with `/setup` can be changed at any time:

<CardGroup cols={2}>
  <Card title="Re-run /setup" icon="rotate">
    The wizard remembers your existing settings and only changes what you confirm.
  </Card>

  <Card title="Use /config" icon="sliders">
    Open individual setting categories without going through the full wizard.
  </Card>
</CardGroup>

<Note>
  You need the **Manage Server** permission to run `/setup` or `/config`.
</Note>
