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

# Getting Started

> Add Luster to your server and run your first commands.

## 1. Invite Luster

Click **Invite Luster** in the top right and grant the requested permissions. For full functionality, keep **Administrator** enabled.

## 2. Set your prefix

The default prefix is `,`. To change it:

```text theme={null}
,prefix set !
```

Check the current prefix anytime with `,prefix`.

## 3. Try the basics

<Steps>
  <Step title="Ping the bot">
    Run `,ping` to confirm Luster is online and see latency.
  </Step>

  <Step title="Open the help menu">
    Run `,help` to browse every command by category.
  </Step>

  <Step title="Look up a user">
    Run `,whois @user` or `,whois username` to see their profile.
  </Step>

  <Step title="Server overview">
    Run `,and` for server stats or `,bi` for bot info.
  </Step>
</Steps>

## 4. Set up the essentials

| Feature         | Command                              | What it does                                    |
| --------------- | ------------------------------------ | ----------------------------------------------- |
| Mute system     | `,setupmute`                         | Creates mute roles (shows ⏳ while configuring). |
| Jail system     | `,jail setup`                        | Creates jail role and `#jail` channel.          |
| Antinuke        | `,antinuke`                          | Mass-delete protection for trusted admins.      |
| Anti-Raid       | `antiraid`                           | Join flood, spam, and link protection.          |
| Welcome message | `,welcome create #channel <message>` | Custom welcome on join.                         |
| Logs            | `,logs channel #logs`                | Server event logging.                           |
| Autoroll        | `,autorole set <role>`               | Auto-assign roles on join.                      |

## 5. Everything else

Use the sidebar to explore — Luster has hundreds of commands across moderation, economy, levels, Pokémon, Last.fm, giveaways, tickets, starboard, modmail, VoiceMaster, reaction roles, custom commands, and more.
