# Song Requests

### Song Request Details

* Maximum of 20 Songs in the Song Request Queue
* Maximum of 1-20 Songs per user in the Song Request Queue

### How to Enable Song Requests

1\) Select the **Song Requests** Tab\
2\) Click **Enable** next to "Song Requests"

![](/files/-LwAuxMy29xFPKzWwu9v)

### Sub Only Song Requests

Setting this option to Enabled will limit song requests to your channel subscribers only.  If this option is set to Disabled, anybody can request songs in your chat.

### Public Playlist

Share the list of songs in your channel with your public playlist URL.  This URL will automatically update when songs are played, deleted or added.

![](/files/-LwEQbjHn5fcKfSANkQi)

### Maximum Song Length

Channel owners are able to specify the maximum length of song that can be added to their song request (this is to prevent number 1 hits like 10 Hour Titanic Theme Tune played on a Recorder).

If a song is requested that exceeds the streamers setting, the bot will let the user know.

### Maximum Song Requests Per User

Channel owners can select how many songs can be requested per user.  This option can be changed from 1 to 20 songs per user in the current queue.

If a user tries to exceed their limit, the bot will let them know.

{% hint style="info" %}
To display the current song playing on your stream visit the TidyLabs Labels page and add the browser overlay for "Current Song"
{% 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.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.
