# Create Account

Open the Vozilla GCS app and select the "*sign up*" tab to create your account and access the app.

If you already have a previous account with Theseus, use that to sign in on the "*sign in*" tab.

{% hint style="warning" %}
To create an account, you need a unique registration code. Reach out to your Theseus point of contact for help.
{% endhint %}

<figure><img src="/files/whkxld40M1H0Hdz6031r" alt=""><figcaption><p>Vozilla GCS app account sign up page</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.theseus.us/gcs-software/vozilla-gcs/create-account.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.
