# 모델러

- [모델러](https://docs.sandbox.game/the-voxedit-acadmy_kr/modeler/modeler.md): 복스에딧을 이용해 애셋을 만들고 편집하여 게임 메이커와 마켓플레이스에 게시할 수 있습니다.
- [모델러 메뉴](https://docs.sandbox.game/the-voxedit-acadmy_kr/modeler/modeler-menus.md): 메뉴를 사용해 장면 편집에 사용할 수 있는 다양한 도구와 옵션에 접근할 수 있습니다.
- [모드와 도구](https://docs.sandbox.game/the-voxedit-acadmy_kr/modeler/modes-and-tools.md): 작업물에 복셀을 추가 또는 삭제하거나 편집할 때 사용할 수 있는 설정입니다.
- [모델 유형](https://docs.sandbox.game/the-voxedit-acadmy_kr/modeler/model-types.md)
- [프레임 도구](https://docs.sandbox.game/the-voxedit-acadmy_kr/modeler/frame-tool.md)
- [컬러와 스타일](https://docs.sandbox.game/the-voxedit-acadmy_kr/modeler/colour-and-style.md)


---

# 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/modeler.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.
