# Showcase Autoplay

You can add autoplay functionality to automatically advance viewers to the next Supademo when they complete the current demo.

You can easily:

* Turn on the **Next Demo Autoplay,** which displays a "next up" card on the bottom left of the screen;
* Set the **Autoplay Duration** which allows viewers to auto-proceed to the next demo in the sequence;
* Set the **Progress Bar Color** for custom styling and theme;

<figure><img src="/files/WIMDF2Mt58vZpLdmn0n1" 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.supademo.com/customize/animation/showcase-autoplay.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.
