# Interacting with the gizmo on a desktop device

On a desktop device, you can left click and drag part of the gizmo to transform an object. For example, you can drag an arrow to translate or drag a circle to rotate. After you select part of the gizmo, you can also use the mouse scroll wheel to transform the object.

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

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-desktop-device.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.
