# Offline Mode

### What is Offline Mode?

{% hint style="info" %}
Offline Mode is an Enterprise only feature.&#x20;
{% endhint %}

Offline Mode allows you to access and share a fully interactive version of your Arcade without needing a strong internet connection.

This is especially useful for events, travel, or any environment with unreliable Wi-Fi.

{% @arcade/embed flowId="3Llo1vU9vMFZlCNfF1si" url="<https://app.arcade.software/share/3Llo1vU9vMFZlCNfF1si?ref=share-link>" %}

***

### How do I create an offline version of my Arcade?

1. Open your Arcade
2. Click the three dots (•••) in the top right
3. Select Offline
4. A new offline version will be generated with its own unique URL

***

### How can I update my offline Arcade?

When you open the Offline menu again, you’ll see three options:

* Refresh offline copy — Update the offline version with your latest edits
* Remove offline copy — Delete the offline version entirely

***

### When should I use Offline Mode?

Use Offline Mode when:

* You’re presenting at events or conferences
* You expect weak or unstable Wi-Fi
* You need a reliable, no-lag demo experience

***

### Do I need to update my offline version after making changes?

Yes.

If you make edits while online, you’ll need to click Refresh offline copy to ensure your offline version reflects the latest updates.

***

### Why can't I find the Offline Mode button?

Offline Arcades are an Enterprise only featuture. If you are on the Enterprise plan and still cannot access your Offline Arcades, contact your CSM.&#x20;


---

# 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.arcade.software/kb/build/interactive-demo/share/offline-mode.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.
