# Interacting with the gizmo on a VR headset

On a VR headset, you can point the laser pointer at part of the gizmo, press and hold the trigger, and then move the controller to transform an object. For example, you can target an arrow to translate or target a circle to rotate.

If you point the laser pointer at part of the gizmo, and then press and release the trigger, you select that transformation axis. With a transformation axis selected, you can move the right thumbstick left and right to transform the object.

![Translating an IFX object vertically (left) and rotating an IFX object in the horizontal plane (right)](/files/1i3pqnHO3MxLgXgay2rQ)

For the translate and rotate modes, you can transform an object in each axis individually. For the translate tool you can also drag one of the colored squares to translate the object along two axes. The scale tool scales objects uniformly along all axes.

![One of the three squares that you can use to translate an object along two axes at the same time](/files/z6YPZmmaedy8LdpA90ha)


---

# 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/the-gizmo/interacting-with-the-gizmo-on-a-vr-headset.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.
