# The Office

When you start FirstStage, the Office is the first space you go to. You can choose to work with it in VR or from the Desktop.

<figure><img src="/files/uY9V9GRzvdGUKXEQT1it" alt=""><figcaption></figcaption></figure>

## Virtual Keyboard

Working in VR, there is no physical keyboard (although you can always pop out of VR and use your real keyboard at any time) so FirstStage includes a virtual keyboard.

When you are in The Office, your controllers are mallets with which you can hit the keys on the virtual keyboard. The keyboard includes common symbols but does not yet support accented characters or non-latin characters.

## Returning to the Office

Once on set, you can return to the Office at any time by going into the **Asset Library** and clicking on the big exit button behind you.


---

# 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.moviestorm.co.uk/firststage/basics/the-office.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.
