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

# Prowl: Free All-in-One Discord Bot for Moderation & More

> Prowl is a free, feature-packed Discord bot with moderation, AI, music, leveling, AutoMod, automation, tickets, and a visual dashboard — all in one place.

Welcome to the Prowl documentation. Prowl is an all-in-one Discord bot that replaces a dozen specialized bots with a single, easy-to-configure solution. From automated moderation and AI-powered chat to music streaming and a no-code automation builder, everything is manageable through the Prowl dashboard — no commands required.

<CardGroup cols={2}>
  <Card title="Add to Server" icon="robot" href="/getting-started/add-to-server">
    Invite Prowl to your Discord server and complete the initial setup in minutes.
  </Card>

  <Card title="Dashboard Overview" icon="gauge" href="/getting-started/dashboard-overview">
    Learn how to configure every feature from the Prowl web dashboard.
  </Card>

  <Card title="Features" icon="sparkles" href="/features/moderation">
    Explore moderation, music, leveling, verification, and more.
  </Card>

  <Card title="AI" icon="brain" href="/api/overview">
    Learn how to use Prowl's AI system for interacting with users.
  </Card>
</CardGroup>

## Get Up and Running

<Steps>
  <Step title="Invite Prowl">
    Click **Add to Server** and authorize Prowl with the required permissions. See [Add to Server](/getting-started/add-to-server) for a full walkthrough.
  </Step>

  <Step title="Open the Dashboard">
    Visit [prowlbot.xyz](https://prowlbot.xyz/login) and sign up with Discord. Select your server to access its settings panel.
  </Step>

  <Step title="Configure Your Features">
    Enable and configure the features you need — moderation channels, leveling rewards, AutoMod rules, and more — all from the dashboard.
  </Step>

  <Step title="Explore Advanced Features">
    Dive into [Automation](/features/automation) to build custom workflows and create your own little programs.
  </Step>
</Steps>

## Everything in One Bot

<CardGroup cols={3}>
  <Card title="Moderation" icon="shield-halved" href="/features/moderation">
    Ban, kick, mute, and warn with full audit logging.
  </Card>

  <Card title="AutoMod" icon="wand-magic-sparkles" href="/features/automod">
    Automatically act on harmful messages by severity.
  </Card>

  <Card title="AI" icon="microchip" href="/features/ai">
    Chat, generate images, and summarize threads with GPT.
  </Card>

  <Card title="Music" icon="music" href="/features/music">
    Stream from multiple providers or your own server.
  </Card>

  <Card title="Leveling" icon="chart-line" href="/features/leveling">
    XP, ranks, leaderboards, and role rewards.
  </Card>

  <Card title="Verification" icon="user-check" href="/features/verification">
    Protect your server with captchas and reaction roles.
  </Card>

  <Card title="Automation" icon="gear" href="/features/automation">
    Build custom workflows without writing a single line of code.
  </Card>

  <Card title="Tickets" icon="ticket" href="/features/tickets">
    Structured support tickets for your community.
  </Card>

  <Card title="Global Chat" icon="earth-americas" href="/features/global-chat">
    Connect your server with other communities worldwide.
  </Card>

  <Card title="Autoresponder" icon="message-bot" href="/features/autoresponder">
    Instantly reply to common questions with keyword triggers.
  </Card>
</CardGroup>

<Note>
  Prowl is currently in early preview. Features are actively being added and some may be incomplete. Join the [Discord community](https://discord.gg/KnRxYDP7zB) to report bugs and request features.
</Note>
