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

# Get Started with Eleven in 3 Easy Steps

> Invite Eleven to your server, join a voice channel, and start playing music in under two minutes.

Setting up Eleven takes less than two minutes. No configuration files, no complex setup — just invite, join a voice channel, and start playing. Follow the steps below to get from zero to music.

## Setup Steps

<Steps>
  <Step title="Invite Eleven to Your Server">
    Use the invite link to authorize Eleven with the required permissions:

    During authorization you'll:

    1. **Select a server** where you have Manage Server permission
    2. **Review permissions** — Connect, Speak, Send Messages, View Channels, Embed Links, and Read Message History are all required
    3. **Click Authorize** — Eleven will join your server and register its slash commands within seconds

    <Note>
      You must have **Manage Server** permission to invite bots. If you don't see your server in the dropdown, ask a server administrator to complete the invite.
    </Note>
  </Step>

  <Step title="Join a Voice Channel">
    Before using any music command, join the voice channel where you want Eleven to play audio. The bot always joins the voice channel of the user who triggered the command.

    1. Click any voice channel in your server sidebar
    2. Confirm you appear in the member list under that channel
    3. Eleven will join this channel when you run `/play`

    <Tip>
      Eleven automatically follows you between channels. Switch to a different voice channel and run `/play` again to move the bot.
    </Tip>
  </Step>

  <Step title="Play Your First Song">
    In any text channel, use the `/play` command with a song name:

    ```text theme={null}
    /play farebi
    ```

    Eleven will:

    * Search  for the best match
    * Join your voice channel
    * Begin streaming immediately
    * Post a now-playing message with interactive buttons

    The now-playing message includes:

    * **Play/Pause button** — Toggle playback
    * **Skip button** — Skip to next track (requires vote/premium)
    * **Stop button** — Stop playback and clear queue
    * **More button** — Open settings modal for volume, loop, autoplay, and more
  </Step>

  <Step title="Explore Interactive Controls">
    Click the **More** button on the now-playing message to access the settings modal:

    * **Volume** — Set from 0 to 150 (requires Fairplay mod if active)
    * **Loop Mode** — None, Track, or Queue (disabled in Fairplay)
    * **Fairplay Mode** — Toggle democratic queue rotation (mod only)
    * **Autoplay** — Auto-queue similar tracks (mod only)
    * **Favourite** — Add current track to your library
    * **Add to Playlist** — Choose from your saved playlists

    All modal interactions require an active vote or premium subscription.
  </Step>
</Steps>

## Essential Commands

Here are the commands you'll use most frequently:

| Command                 | What It Does                                                |
| ----------------------- | ----------------------------------------------------------- |
| `/play <query>`         | Search and play a track, or add to queue if already playing |
| `/search <query>`       | Interactive search across Deezer and Apple Music            |
| `/queue`                | View current queue with per-track controls                  |
| `/skip [count or name]` | Skip one or more tracks, or skip to specific song           |
| `/stop`                 | Stop playback and clear queue                               |
| `/pause` / `/resume`    | Control playback (Fairplay mod only when active)            |
| `/volume [level]`       | View or set volume 0-150                                    |
| `/loop [mode]`          | Set loop mode: none, track, or queue                        |
| `/help`                 | View all available commands                                 |

## Advanced Features

<CardGroup cols={2}>
  <Card title="Fairplay Mode" href="/features/queue-management">
    Enable democratic queue rotation with `/fairplay on`. Automatically rotates requesters and restricts controls to track owners or mods.
  </Card>

  <Card title="Audio Filters" href="/features/filters-effects">
    Apply real-time effects with `/filter`. Choose from 11 presets including bassboost, nightcore, vaporwave, and more.
  </Card>

  <Card title="Personal Library" href="/features/playlists">
    Build your library with `/favourite`, `/favourites`, and `/history`. Create playlists with `/playlist create`.
  </Card>

  <Card title="Interactive Queue" href="/features/queue-management">
    Use `/queue` for full queue management: play specific tracks, reorder with up/down buttons, remove individual songs, shuffle, or clear all.
  </Card>
</CardGroup>

## Vote for Access

Many features require voting on Top.gg for 12-hour access:

* Skip button on now-playing messages
* Settings modal (More button)
* Volume command
* Previous command
* Autoplay and Fairplay commands
* Favourites and history viewing
* Non-YouTube URL playback

<Card title="Vote on Top.gg" href="https://top.gg/bot/1277525844319014955">
  Get 12 hours of above feature access with one click
</Card>

## Configuration Options

Server administrators can configure default settings:

| Command                               | Purpose                            |
| ------------------------------------- | ---------------------------------- |
| `/config`                             | View all server settings           |
| `/defaultvolume <0-150>` (premium)    | Set default volume for new players |
| `/defaultautoplay <on/off>` (premium) | Enable autoplay by default         |
| `/defaultfairplay <on/off>`           | Enable Fairplay by default         |
| `/fairplayrole <role>`                | Set custom Fairplay mod role       |
| `/twentyfourseven <on/off>` (premium) | Keep bot in channel 24/7           |

<Note>
  The default Fairplay mod role is anyone with Mute Members permission. Use `/fairplayrole` to designate a custom role.
</Note>


## Related topics

- [Eleven Premium: Plans](/premium/plans.md)
- [Frequently Asked Questions About Eleven](/faq.md)
- [Eleven Premium: Overview](/premium/overview.md)
- [Eleven: Feature-Rich Music Streaming for Discord](/introduction.md)
- [Eleven Premium: Purchase and Activate](/premium/activate.md)
