# Locking an object

You can lock an object to prevent accidental movement or deletion.

* To lock an object, access the control menu for the object, and then select **LOCK**. For more information, see [Accessing the control menu](/engage/advanced-features/modifying-objects/accessing-the-control-menu.md).

When an object is locked, you can't access its control menu. If you target its object bubble, a padlock icon is displayed.

* To unlock an object, target its object bubble, and then select the padlock icon.

![Unlock icon for a locked object](/files/Nenuff6kf9cZETzUWb91)


---

# 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.engagevr.io/engage/advanced-features/modifying-objects/locking-an-object.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.
