# Moving with the Waldo

The Waldo provides an alternative configuration of the movement handles directly in front of you allowing you to move things remotely. It can be particularly useful for placing large things like scenery, buildings etc.

A guide wire links the waldo to the target being moved.

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

### Choose Axis

A slide switch lets you choose which set of axes to move the target along:

| **World** (default) | The natural coordinates of the stage: north/south, east/west, up/down.    |
| ------------------- | ------------------------------------------------------------------------- |
| **Target**          | The local coordinates of the target: x, y, z.                             |
| **Local**           | The coordinates of the work area: forwards/backwards, left/right, up/down |

### Set Snap Factor

Slide switches let you set the linear snap and the angle snap.

**Linear snap** sets the grid size that coordinates will snap to under translation.

**Angular snap** sets the angular granularity that rotations will snap to.


---

# 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/working-with-things/moving-with-the-waldo.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.
