# Offline Mode

If you don't have an internet connection, **Offline Mode** lets you launch any app you installed before going offline. Click **Offline Mode** on the login page to enter it. If you're heading to a show site without reliable internet, install the versions you need ahead of time.

In offline mode, the header shows an **OFFLINE** label. The Licenses and Docs pages are disabled, and the toolbox skips its update check, but launching, uninstalling, and the Running Apps page all work normally.

<figure><img src="/files/LEqxfVwKmGBPoq3xAPJN" alt=""><figcaption><p>Simple mode while offline — launch your most recently used build</p></figcaption></figure>

<figure><img src="/files/DllwDUZ7j4HoJlNEabVp" alt=""><figcaption><p>Advanced mode while offline — full installs table is still available</p></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.verge.aero/drone-show-software/quickstart/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.
