> For the complete documentation index, see [llms.txt](https://guide.flavibot.xyz/d/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.flavibot.xyz/d/modules/music/skip-remove.md).

# Skip/Remove

## Skip Command

The skip command is used to put the <mark style="color:purple;">**next**</mark> music

{% hint style="warning" %}

#### Don't forget that you must be in the voice channel and have a song in queue or playing for the command to work.

{% endhint %}

#### To skip a song you only have to do the following command

<figure><img src="/files/UWOhfuo5P8pvdLldIjw4" alt=""><figcaption></figcaption></figure>

If after this song the queue is empty, the bot will wait silent until there are more songs added

{% hint style="warning" %}

#### If no song is queued for a certain amount of time, the bot will disconnect from the audio channel on it's own.

This can be adjusted in the <mark style="color:purple;">**Inactive disconnect timeout**</mark> slider on the music page of the dashboard.
{% endhint %}

## Remove Command

The remove command has the utility of <mark style="color:purple;">**removing**</mark> music from the queue

Don't forget that you must be in the voice channel for the command to work.

{% hint style="warning" %}

#### Don't forget that you must be in the voice channel for the command to work.

{% endhint %}

#### To remove a song from the queue you must do one of the following commands depending on your need.

<figure><img src="/files/WFbAMgD2ZgbLWnvwY2wT" alt=""><figcaption><p><mark style="color:purple;">/remove position</mark> command that will remove a song from the queue with the selected position</p></figcaption></figure>

<figure><img src="/files/FWk1YuT3lumZqsxwtrsc" alt=""><figcaption><p><mark style="color:purple;">/remove first</mark> command will remove the first song in the queue</p></figcaption></figure>

<figure><img src="/files/spa9vfJCe3dUXBi9aV0G" alt=""><figcaption><p><mark style="color:purple;">/remove last</mark> command will remove the last song in the queue</p></figcaption></figure>

{% hint style="info" %}

#### You can see the queue by doing the <mark style="color:purple;">/queue</mark> command or by going to the music panel by using the [<mark style="color:purple;">/music-panel</mark>](/d/modules/music/web-player.md) command

{% endhint %}
