# 기본 컨트롤

* **카메라 패닝**: Alt + 마우스 우클릭&#x20;
* **카메라 회전**: Alt + 마우스 왼클릭&#x20;
* **모드 사용+툴 조합**: 마우스 왼클릭&#x20;
* **줌 인/아웃**: 마우스 휠 스크롤 업/다운
* **실행 취소** (최대 10개 작업): Ctrl+Z (MacOS에서는 Cmd+Z)&#x20;
* **재실행** (최대 10개 작업): Ctrl+Y (MacOS에서는 Cmd+Y)&#x20;
* **플라잉 모드 토글** 켜기/끄기: Q&#x20;
* 플라잉 모드에서 **이동** 및 **빠르게 이동**: WASD + Shift&#x20;
* **X축으로 전체 모델 이동**: 숫자패드 4 & 6&#x20;
* **Y축으로 전체 모델 이동**: 숫자패드 8 & 2&#x20;
* **Z축으로 전체 모델 이동**: 숫자패드 9 & 3


---

# 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.sandbox.game/the-voxedit-acadmy_kr/voxedit_kr/basic-controls.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.
