# Transforming an object

Transform is the general term for the group of actions that include translate (move), rotate, and scale. To transform an object, first complete the following steps to open the control menu for the object:

* Access the control menu for the object, and then select **GIZMO** from the control menu. For more information, see [Accessing the control menu](/engage/advanced-features/modifying-objects/accessing-the-control-menu.md).

When the gizmo is visible, select the transform type icon to cycle through translate, rotate, and scale modes. Drag part of the gizmo to transform the object. For more information, see [The gizmo](/engage/advanced-features/the-gizmo.md).


---

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