# Installation

{% hint style="warning" %}
The Vozilla GCS app is currently only available on **Windows and Linux**. Please contact us if you require support for another OS.
{% endhint %}

## Downloading Vozilla

Vozilla is Theseus' app to configure your devices, generate maps, and manage Cyclops. Follow this link to create an account and download Vozilla.

<p align="center"><a href="https://dashboard.theseus.us/downloads" class="button primary">Download Vozilla</a></p>

## Updates

Updates to the Vozilla app are shipped frequently as the app is still in rapid development. For the best experience using the app we always recommend using the most up to date version.

The app checks for updates when you launch it, so you will be prompted to update if any new versions are released.

<figure><img src="/files/9Yksr2SLa4Db0E5a1Ik4" 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.theseus.us/gcs-software/vozilla-2.0/installation.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.
