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

# Getting Started

> Set up Flamey in your server in under 5 minutes.

Follow these simple steps to invite Flamey and start configuring your server.

## Installation Guide

<Steps>
  <Step title="Invite the Bot">
    Click [here](https://flamey.lol/invite) to invite Flamey to your server.
    <Note>Ensure you have `Manage Server` permissions.</Note>
  </Step>

  <Step title="Grant Permissions">
    Authorize the bot with the recommended permissions. It needs these to moderate and send messages.
  </Step>

  <Step title="Log in to Dashboard">
    Visit [dashboard.flamey.lol](https://dashboard.flamey.lol) and log in with Discord.
  </Step>

  <Step title="Select Server">
    Click "Manage" on the server you just added.
  </Step>

  <Step title="Configure!">
    Start by setting up a **Welcome Message** or enabling **Auto Moderation**.
  </Step>
</Steps>

## First Steps

<CardGroup cols={2}>
  <Card title="Setup Auto Mod" icon="shield-virus" href="/security-setup/auto-moderation">
    Protect your server from spam immediately.
  </Card>

  <Card title="Set Join Roles" icon="user-tag" href="/configuration/roles/join">
    Give new members a role automatically.
  </Card>
</CardGroup>
