# WristPad

Look at the back of your wrist and the WristPad will reveal itself (your thumb will be pointing towards you). It is a virtual tablet that provides lots of useful functions with a familiar flat-screen interface (mostly).

The **Home Screen** shows an array of buttons that will open the main screens.

These screens and how to use them are described later in context.&#x20;

<figure><img src="/files/9yesdAvwCRMr9zQOQIh0" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="247">Screen</th><th>Description</th></tr></thead><tbody><tr><td><strong>Browser</strong></td><td>Web Browser showing this documentation by default.</td></tr><tr><td><strong>Settings</strong></td><td>Settings for sketching, snap, et al.</td></tr><tr><td><strong>Paint</strong></td><td>Paint color &#x26; brush palette</td></tr><tr><td><strong>Materials</strong></td><td>Materials palette for the Paint Roller</td></tr><tr><td><strong>Preferences</strong></td><td>Your working preferences</td></tr><tr><td><a href="/pages/65v955kqqOHOcjTpkgRM"><strong>Cameras</strong></a></td><td>Monitor the available cameras</td></tr><tr><td><strong>Lights</strong></td><td>Lighting controls</td></tr><tr><td><strong>Stage Controls</strong></td><td>Controls for stage machinery</td></tr><tr><td><strong>Sound</strong></td><td>Sound mixing desk</td></tr><tr><td><strong>Mocap</strong></td><td>Assign motion capture sources</td></tr><tr><td><a href="/pages/fScXqOz1qhcKpclt7vCM"><strong>Script</strong></a></td><td>Work with the script view</td></tr><tr><td><a href="/pages/uDejzoqMKfPhlfCqQqmJ"><strong>Timeline</strong></a></td><td>Work with the timeline view</td></tr><tr><td><a href="/pages/C1JqrmPXXSYiDSGTK0I7"><strong>Inspector</strong></a></td><td>Inspect and modify the properties of things</td></tr><tr><td><strong>Collaboration</strong></td><td>Team collaboration</td></tr><tr><td><a href="/pages/9Ys3NIgCYrWejTNBeuBr"><strong>Undo History</strong></a></td><td>Rewind the Undo History</td></tr></tbody></table>

Below the main screen, are the [Transport Controls](broken://pages/3gSAArTbVTYTqVhkktzz).

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

Use the back button to go back to the Home Screen:

<img src="/files/oMDD46632qUF6TuG72Bc" alt="" data-size="original">&#x20;

## Detaching a Screen

You can grab one of the handles at the edge of the WristPad to detach a screen and drag it somewhere in your work area. To get rid of the screen, use the Destroyer.


---

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