# 도구

## 바로가기

**펜**: (Q) 마우스 왼쪽 클릭으로 단일 복셀을 조정합니다.

**라인**: (W) 마우스 왼쪽 클릭 후 드래그하여 놓을 때까지 직선을 생성합니다.

**스크린 선택**: (E) 마우스 왼쪽 클릭 후 드래그한 범위의 사각형 내 복셀을 편집합니다.

**블록:**  (R) 마우스 왼쪽 클릭 후 드래그하여 놓으면 해당 범위만큼의 복셀 블록이 형성됩니다.

**채우기:** (Y) 마우스 왼쪽 클릭으로 연속된 복셀을 동일한 색상으로 '채웁니다'.

**피커:** (I) 모델의 표면 색상을 선택합니다.


---

# 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/block-editor/tools.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.
