# Offline Demos

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

Offline Demos lets you download demos while you’re online, then open them later from the Offline Demo Player for trade shows, conferences, live meetings, and other situations where Wi-Fi may be unreliable.

**This is especially helpful for:**

* Trade shows and conference booths
* Live customer meetings
* Events with limited or unreliable Wi-Fi

### **How Offline Demos work**

Offline demos are downloaded ahead of time and stored in your Offline Demos Player. Once a demo has been downloaded, it will appear in your Offline Demos list, where you can open and present it from there, even without Wi-Fi. All demo types — HTML, Sandbox, Video, Guided Screenshot Demos — are supported for offline usage.

You’ll need an internet connection to download new demos or update existing offline demos.

{% @supademo/embed demoId="cmostb9606g9hw9dopc454tav" url="<https://app.supademo.com/demo/cmostb9606g9hw9dopc454tav>" %}

### How to download a demo for offline use

1. Open the Supademo you want to make available offline.
2. Click **Share**.
3. Go to the **Download** tab.
4. Find the **Offline Demo** section.
5. Click **Download** within the **Offline Demo** section.
6. Keep the browser window open until the download completes.
7. Open the **Offline Demos** **Player** (<https://app.supademo.com/offline>) to confirm the demo appears in your list.

### Presenting an offline demo

To present a downloaded demo:

1. Go to the [**Offline Demos** **Player**](https://app.supademo.com/offline)**.**
2. Select the demo you want to present.
3. Click **Present.**
4. Present normally, even without an internet connection.

### **Troubleshooting**

<details>

<summary>I don’t see my demo on the Offline Demos page</summary>

Make sure you downloaded it from **Share → Download → Offline Demo**. Regular share links, PDFs, PNGs, and video exports will not automatically appear in Offline Demos.

</details>

<details>

<summary>My demo changed, but the offline version looks outdated</summary>

Download the demo again after making edits. This ensures the offline version includes your latest changes. Or if the demo is already downloaded, click the **Sync** button while online.

</details>

<details>

<summary>The download is taking a while</summary>

Larger demos with many steps may take a few minutes to download. Keep the browser window open until the download completes.

</details>

<details>

<summary>I’m offline and don’t see any demos</summary>

You’ll need to reconnect to the internet and download demos before they can be used offline.

</details>


---

# 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/share/offline-demos.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.
