# Transform

{% embed url="<https://qonic.wistia.com/medias/2fb3u3qyoz>" %}

1. Click the *Transform* icon or use the <kbd>T</kbd> shortcut
2. (optional) Enable [Deep Select](/documentation/qonic-application/basics/navigation-and-selection/selection-modes.md#deep-select) mode if you wish to move faces or bodies instead of entire parts
3. Click the part, face or body you wish to move. This will select the part/face/body and automatically drop the manipulator on that location
4. (optional) Add other parts/faces/bodies to you selection set by clicking them individually. Mixed selection sets are not supported
5. (optional) Hold Ctrl if you wish to create a copy (not supported for faces)
6. Click and drag any of the arrows or arc segments to start translating and/or rotating
7. (optional) Disable the 'Keep connected' option. Enabling this will make sure connections to adjacent building elements are retained after moving the part
8. (optional) Enter a precise distance or angle value for the translation or rotation in one of the input fields, or [snap](/documentation/qonic-application/modeling/snapping.md) to existing geometry
9. (optional) Press Ctrl+D repeatedly if you wish to create multiple copies with repeated translation and rotation (not supported for faces)
10. Press Enter or left-click anywhere on the screen to accept


---

# 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://help.qonic.com/documentation/qonic-application/modeling/modifying/transform.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.
