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

# Introduction

> RBX Toolbot is a Discord bot for Roblox-focused servers. Automate verification, moderation, member engagement, and image-based competitions.

RBX Toolbot connects your Discord server to Roblox, automates common moderator tasks, and adds engagement features configured from a single dashboard.

## What it does

<Columns cols={2}>
  <Card title="Roblox verification" icon="id-card" href="/features/require-roblox-auth">
    Members link their Roblox account once, and the bot assigns a role and optionally renames them to their Roblox username.
  </Card>

  <Card title="Welcome and goodbye" icon="hand-wave" href="/features/welcome-bye">
    Send custom embeds when members join or leave, with role auto-assignment on join.
  </Card>

  <Card title="Moderation tools" icon="shield" href="/features/auto-mute">
    Auto-mute on `@everyone` spam, image-only channels, bulk-delete a user's messages, quick-thread templates.
  </Card>

  <Card title="Competitions" icon="trophy" href="/features/competition">
    Run image competitions with reaction voting, automatic winners, tiebreakers, and reminders.
  </Card>

  <Card title="Embed builder" icon="pen-ruler" href="/features/embed-builder">
    Build rich embeds on the dashboard, send them to any channel, schedule them, and save as presets.
  </Card>

  <Card title="Fun commands" icon="hand-peace" href="/features/hugging-users">
    Hug, slap, and custom image commands — chat-triggered with configurable cooldowns and roles.
  </Card>
</Columns>

## Where everything is configured

Most features are configured from the web dashboard at [rbxweb.net](https://rbxweb.net). Open the dashboard, pick your server from the list, and use the sidebar to navigate between features.

A few commands run directly in Discord as slash commands or prefix commands — see the [commands reference](/commands).

## Start here

<Card title="Get started in 3 steps" icon="rocket" href="/getting-started" horizontal>
  Invite the bot to your server, open the dashboard, and configure your first feature.
</Card>
