# How to play Songs

### TidyLabs Built in Player

The TidyLabs built in player is a tab within TidyLabs is contained within the Song Request Player tab.

![](/files/-LwE9LMuU5V8GB41Phie)

1\) Log into [**TidyLabs**](https://tidylabs.stream)\
2\) Click **Song Requests** from the menu bar\
3\) Select the **Song Request Player** tab\
3\) Press **Play** to start your playlist

{% hint style="info" %}
If you are still logged into TidyLabs, the streamer can delete songs from the playlist by pressing the Delete button.
{% endhint %}

### TidyLabs Popout Player

The TidyLabs popout player can be launched from within TidyLabs (or bookmarked).  Once opened your song requests will instantly play.

![](/files/-LwEB6jky9etcP9reveI)

1\) Log into TidyLabs\
2\) Click "Song Requests" from the menu bar\
3\) Click the popout link on the **Song Request Player** tab

![](/files/-LwEBbeMRayqx3iwOs4W)

4\) Your Songs will automatically play

### Player Controls

You can control the video by using the built in YouTube controls, or the TidyLabs controls.


---

# 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/how-to-play-songs.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.
