# Locator

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

Locator is an object that is invisible on [cameras](/scene-tools/camera.md) and [viewers](/scene-tools/viewpoint.md). You can connect objects to a locator to use the it as a custom pivot point.

{% embed url="<https://youtu.be/4_RBZ_r-Wlo>" %}

### Lock movement

You can lock the locator's movement and use some other useful options from the [context menu](/context-menu.md).

![](/files/-MDtqXyTxMzU52RaDIZD)


---

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