# Create Compositions as Timlines or Cuelists

While a timeline arranges multiple contents in multiple layers depending on time, a cuelist simply puts the media files in a list. Both options can be very useful for certain scenarios, and we implemented both ways that can even be combined, e.g., a cuelist playing media on top of a timeline in a certain area!\
\
To add a timeline / cuelist chosoe one of the option:\ <br>

<figure><img src="/files/eDfAOKhgmkhSfcYMBagF" alt="" width="563"><figcaption></figcaption></figure>

You can add as many compositions as you like; they will be arranged in tabs. Using the \[+] button, you can add more timelines.

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


---

# 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.exaplay.one/content/create-compositions-as-timlines-or-cuelists.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.
