# Controls and Hotkeys

**Orbit** = Hold Left Button + Mouse move&#x20;

**Pan** = Hold Right Button + Mouse move / Hold Middle button + Mouse move / Ctrl/Command + Right Mouse button

**Zoom to cursor** = Mouse wheel / Touchpad scroll / Ctrl + Right button + Mouse move

**Move forward/left/backward/right** = WASD

**Move up/down** = Q/E

**Add/remove the object to selection** = Shift + Click on an object

**Copy** = Ctrl/Cmd + C&#x20;

**Cut** = Ctrl/Cmd + X&#x20;

**Paste** = Ctrl/Cmd + V

**Duplicate** = Ctrl/Cmd + D

**Undo** = Ctrl/Cmd + Z

**Select All** = Ctrl/Cmd + A

**Lock/Unlock** = Ctrl/Cmd + L

**Lock All** = Ctrl/Cmd + Shift + L

**Unlock All** = Ctrl/Cmd + Shift + U

**Group/Ungroup objects** = Ctrl/Cmd + G

**Deselect All** = Esc

**Center the camera on selected** = C

**Focus on selected** = F

**Toggle Background** = B

**Switch frames** = Arrow keys&#x20;

**Delete selected objects** = Delete/Backspace


---

# 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://learn.shapesxr.com/web-editor/controls-and-hotkeys.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.
