# Release 22

## New Console Room

* We now have a much more stylish console room that replaces the old Office that you used to start in.
* This is also used when browsing for assets and when working Through The Lens with cameras.

## Introduction Tutorial

* When you first start on set, you are now offered a tutorial which will take you through:
  * Familiarising yourself with the controllers
    * Moving around the set
  * Selecting and placing assets
  * Capturing mocap performances
  * Using the WristPad
  * Using the Timeline
  * Creating and working with cameras
* More tutorials will be added soon!

## Hints & Tips

* As we work through our beta phase, we’re scrabbling to get the documentation together and update several years of stale tutorials – most of which is available via the web browser on your WristPad. But who wants to read documentation anyway? To help you while you’re working, we are adding a lot of hints and tips in context.

## Fixes

* A lot of stalls when working collaboratively have been eliminated.
* Many cases where cutting holes in shapes would lead to broken geometry have been fixed.


---

# 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/release-notes/release-22.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.
