# Navigator

The Navigator is the tool for teleporting around the set. It is the default tool on your off hand.

Simply point where you want to jump to and a green target circle will appear. The target circle won't appear if there is no collider or it is not a valid layer.

If you point it at a puppet, instead of teleporting, you will have the option to [Take Control](/firststage/animation/performance-capture/motion-capture-vrik.md) and let you [perform as that puppet](/firststage/animation/performance-capture/motion-capture-vrik.md).

If you point at a camera, instead of teleporting, you can go [Through The Lens](/firststage/camerawork/through-the-lens.md) instead and control the camera's framing and movement throughout the scene.

Other types of taking control may include driving a car, etc.

## Radial Menu

* Reset scale to 1:1 and drop to natural height above ground.
* Turn Left or Right
* Turn to opposite direction


---

# 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/core-tools/navigator.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.
