# Playlists

A playlist is a list of shows, in which each individual show's start time can be defined from the playlist start. Start times may also overlap here. This allows a playlist the parallel playback of several shows simultaneously. A playlist can also be used in a daily schedule.

![](/files/3pkpxMHgGb9ZeQnXnFeX)

In the daily schedule, a playlist can also be used to select and play a random show from the playlist at fixed times.


---

# 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://help3.depence.com/depence-show-and-animation/depence-repository/depence-playlists.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.
