# ViewPoint

&#x20;[Menu](/main-menu.md) / [Shelf](/tools/shelf.md) / Tools / Viewer

{% embed url="<https://www.youtube.com/watch?v=mN_dC3uvK1E>" %}

ViewPoint allows you to get immersed at an exact point and scale on a scene during play.

### Play from the ViewPoint

If you set the ViewPoint as a [target on the timeline](/tools/timeline.md#target-cameras-and-vr-viewers) and press play, you will be immersed in the ViewPoint. To exit—press Stop on your controller.

![](/files/-LnNQJkYWtpe4QzmrPrh)

### Modes

{% embed url="<https://www.youtube.com/watch?time_continue=1&v=ZKG5nLgDFAg>" %}

You can switch between 3 modes of the ViewPoint:

1. **Point** immerses you in the position and scale of the avatar figure at the exact height.&#x20;
2. **Standing Point** does the same as Point but places your virtual head above the virtual floor at the distance of your real floor.
3. **Area** positions you relative to the actual tracking area of your VR setup, where the center of your tracking area in the real world is the center inside the viewer's area.<br>


---

# 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://learn.tvori.co/scene-tools/viewpoint.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.
