# Moderating Song Requests

### Chat Command to Remove Songs

Moderators and channel Owners can remove songs by typing in a special command to the chat.

To get the command, please visit the Public Playlist for the streamer you are watching and clicking **Remove Song**

![](/files/-LwB7Oe7D1Ch3nF6YbHD)

![](/files/-LwB7cur__POeRCa-K6J)

Enter the command into the streamers chat to remove the song.

{% hint style="danger" %}
If the song is already playing, moderators are currently unable to remove the song.  Only the streamer themselves can skip it.
{% endhint %}

### Removing Songs via the Player

If you are logged into TidyLabs, you can remove songs from your playlist, please see [**How to Play Songs**](https://docs.tidylabs.stream/global-chat-bot/song-requests/how-to-play-songs)

{% hint style="info" %}
Remember, streamers are responsible for the Songs that played during their streams.  Please ensure your songs abide by the DLive Community Guidelines.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.tidylabs.stream/tidylabs-chat-bot/song-requests/moderating-song-requests.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
