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

# Music Overview

> Play music in your Discord server with Burger Bot — YouTube, queues, panels, and full playback control.

Burger Bot includes a complete music system designed for everyday listening and big community events alike.

<Note>
  Burger Bot uses an **interactive music panel** so members can play, pause, skip, shuffle, and loop tracks without typing a single command after the first `/music play`.
</Note>

## Supported sources & features

<CardGroup cols={2}>
  <Card title="YouTube" icon="youtube">
    Play any YouTube video or track directly by URL.
  </Card>

  <Card title="Search" icon="magnifying-glass">
    Search YouTube and pick the result you want.
  </Card>

  <Card title="Playlists" icon="list">
    Drop a full YouTube playlist link — every track gets queued.
  </Card>

  <Card title="Queue" icon="layer-group">
    Stack up unlimited tracks and reorder them on the fly.
  </Card>

  <Card title="Shuffle" icon="shuffle">
    Randomize the queue order with one click.
  </Card>

  <Card title="Loop" icon="repeat">
    Loop the current track or the entire queue.
  </Card>

  <Card title="Previous & Replay" icon="backward">
    Jump back to the previous track or replay the current one.
  </Card>

  <Card title="Volume" icon="volume-high">
    Adjust volume from 0 to 200%.
  </Card>

  <Card title="Auto Disconnect" icon="power-off">
    Burger Bot leaves automatically when the voice channel is empty.
  </Card>
</CardGroup>

## Commands

| Command                                  | Description                         |
| ---------------------------------------- | ----------------------------------- |
| [`/music play`](/music/play)             | Play a track by URL or search query |
| [`/music search`](/music/search)         | Search YouTube and pick a result    |
| [`/music queue`](/music/queue)           | View the current queue              |
| [`/music nowplaying`](/music/nowplaying) | See what's playing right now        |
| [`/music panel`](/music/panel)           | Spawn the interactive control panel |
