# Offline demo

Offline demos enable you to save and use interactive demos without an internet connection.

This feature is particularly useful at trade shows, during travel, and in locations with limited connectivity. Many customers utilize this capability at large conferences where wifi can be unreliable, or during client visits when they need dependable demo performance.

This feature is available in our Growth plan and above.

### How to make demos available offline

* In your demo editor, click on "Save for offline" button in the upper right corner.
* A new tab will open with a loading screen informing you that the demo is being prepared for offline use. Don't close this tab until it's done.
* Once complete, you can click through the interactive demo without needing an internet connection.

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/8ko18mlb5r>" %}

### **Where to access offline demos**

* Navigate to your main Guideflow workspace.
* In the left menu bar click on the button "Offline guideflows" near the bottom.
* Here you can access all offline demos that have been previously saved.

{% @guideflow/guideflow-embed requestedUrl="<https://app.guideflow.com/player/vkmgzvwf3k>" %}


---

# 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.guideflow.com/help/sharing-guideflow/offline-demo.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.
