> For the complete documentation index, see [llms.txt](https://docs.moviestorm.co.uk/firststage/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.moviestorm.co.uk/firststage/basics.md).

# Basics

- [Getting Started](https://docs.moviestorm.co.uk/firststage/basics/getting-started.md)
- [Setting up a Quest headset](https://docs.moviestorm.co.uk/firststage/basics/getting-started/setting-up-a-quest-headset.md)
- [Starting FirstStage for the first time](https://docs.moviestorm.co.uk/firststage/basics/getting-started/starting-firststage-for-the-first-time.md)
- [Controllers](https://docs.moviestorm.co.uk/firststage/basics/getting-started/controllers.md)
- [Installing on Quest (Standalone)](https://docs.moviestorm.co.uk/firststage/basics/getting-started/installing-on-quest-standalone.md)
- [The Office](https://docs.moviestorm.co.uk/firststage/basics/the-office.md)
- [Projects](https://docs.moviestorm.co.uk/firststage/basics/projects.md)
- [Project Team](https://docs.moviestorm.co.uk/firststage/basics/projects/project-team.md)
- [Scenes](https://docs.moviestorm.co.uk/firststage/basics/scenes.md)
- [Core Tools](https://docs.moviestorm.co.uk/firststage/basics/core-tools.md)
- [Grabber](https://docs.moviestorm.co.uk/firststage/basics/core-tools/grabber.md)
- [Navigator](https://docs.moviestorm.co.uk/firststage/basics/core-tools/navigator.md)
- [Duplicator](https://docs.moviestorm.co.uk/firststage/basics/core-tools/duplicator.md)
- [Selector](https://docs.moviestorm.co.uk/firststage/basics/core-tools/selector.md)
- [Destroyer](https://docs.moviestorm.co.uk/firststage/basics/core-tools/destroyer.md)
- [Animator](https://docs.moviestorm.co.uk/firststage/basics/core-tools/animator.md)
- [Sketcher](https://docs.moviestorm.co.uk/firststage/basics/core-tools/sketcher.md)
- [Viewfinder](https://docs.moviestorm.co.uk/firststage/basics/core-tools/viewfinder.md)
- [Tape Measure](https://docs.moviestorm.co.uk/firststage/basics/core-tools/tape-measure.md)
- [WristPad](https://docs.moviestorm.co.uk/firststage/basics/wristpad.md)
- [User Preferences](https://docs.moviestorm.co.uk/firststage/basics/wristpad/user-preferences.md)
- [Moving Around](https://docs.moviestorm.co.uk/firststage/basics/moving-around.md)
- [VR Comfort Preferences](https://docs.moviestorm.co.uk/firststage/basics/moving-around/vr-comfort-preferences.md)
- [Asset Library](https://docs.moviestorm.co.uk/firststage/basics/asset-library.md): The Asset Library is where you can find assets: props, characters, scenery, set dressing et al.
- [Working with Things](https://docs.moviestorm.co.uk/firststage/basics/working-with-things.md)
- [Manipulating 3d Objects](https://docs.moviestorm.co.uk/firststage/basics/working-with-things/manipulating-3d-objects.md)
- [Using Movement Handles](https://docs.moviestorm.co.uk/firststage/basics/working-with-things/using-movement-handles.md)
- [Moving with the Waldo](https://docs.moviestorm.co.uk/firststage/basics/working-with-things/moving-with-the-waldo.md)
- [Attaching Things](https://docs.moviestorm.co.uk/firststage/basics/working-with-things/attaching-things.md)
- [Inspector](https://docs.moviestorm.co.uk/firststage/basics/working-with-things/inspector.md)
- [Groups and Assemblies](https://docs.moviestorm.co.uk/firststage/basics/working-with-things/groups-and-assemblies.md)
- [Working with Time](https://docs.moviestorm.co.uk/firststage/basics/working-with-time.md)
- [Timeline](https://docs.moviestorm.co.uk/firststage/basics/working-with-time/timeline.md)
- [Activities](https://docs.moviestorm.co.uk/firststage/basics/working-with-time/activities.md)
- [Script](https://docs.moviestorm.co.uk/firststage/basics/working-with-time/script.md)
- [Motion Paths](https://docs.moviestorm.co.uk/firststage/basics/working-with-time/motion-paths.md)
- [Controls and Automation](https://docs.moviestorm.co.uk/firststage/basics/controls-and-automation.md)
- [Lights](https://docs.moviestorm.co.uk/firststage/basics/controls-and-automation/lights.md)
- [Audio](https://docs.moviestorm.co.uk/firststage/basics/controls-and-automation/audio.md)
- [Stage Machinery \`](https://docs.moviestorm.co.uk/firststage/basics/controls-and-automation/stage-machinery.md)
- [Undo / Redo](https://docs.moviestorm.co.uk/firststage/basics/undo-redo.md)
- [Collaboration](https://docs.moviestorm.co.uk/firststage/basics/collaboration.md)
- [Video Streaming from VR](https://docs.moviestorm.co.uk/firststage/basics/collaboration/video-streaming-from-vr.md)
- [Running a Workshop](https://docs.moviestorm.co.uk/firststage/basics/collaboration/running-a-workshop.md): If you wish to invite new users into FirstStage to collaborate in real time on stage in VR, we would advise the following preparation:
- [Using FirstStage on the Desktop](https://docs.moviestorm.co.uk/firststage/basics/using-firststage-on-the-desktop.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
