> ## 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 queue

> View the current music queue.

Show the upcoming tracks in the music queue.

## Description

Displays a paginated list of every queued track, including the requester and duration of each one.

## Required permissions

* **User:** none
* **Bot:** `Send Messages`, `Embed Links`

## Syntax

```text theme={null}
/music queue
```

## Example

```text theme={null}
/music queue
```

## Notes

<Tip>
  For a real-time view of the queue with skip and shuffle buttons, use [`/music panel`](/music/panel) instead.
</Tip>
