# 복스에딧

- [환영합니다](https://docs.sandbox.game/the-voxedit-acadmy_kr/voxedit_kr/welcome-to-the-voxedit-academy.md): 복스에딧은 블록, 애셋과 애니메이션 제작에 특화된 멋진 무료 툴입니다.
- [복스에딧이란 무엇인가요?](https://docs.sandbox.game/the-voxedit-acadmy_kr/voxedit_kr/what-is-voxedit.md): 복스에딧은 더 샌드박스 메타버스에서 사용할 멋진 애셋과 애니메이션을 제작하는 툴입니다.
- [복스에딧 설치](https://docs.sandbox.game/the-voxedit-acadmy_kr/voxedit_kr/installing-voxedit.md): 복스에딧 설치 방법을 알아보겠습니다.
- [기본 컨트롤](https://docs.sandbox.game/the-voxedit-acadmy_kr/voxedit_kr/basic-controls.md): 복스에딧에서 만든 내 프로젝트 내부를 탐색할 수 있는 기본 컨트롤에 대해 알아보겠습니다.
- [단축키](https://docs.sandbox.game/the-voxedit-acadmy_kr/voxedit_kr/shortcuts.md): 복스에딧에서 사용할 수 있는 유용한 단축키를 알아봅니다.
- [사이징 가이드](https://docs.sandbox.game/the-voxedit-acadmy_kr/voxedit_kr/sizing-guide.md)
- [성능](https://docs.sandbox.game/the-voxedit-acadmy_kr/voxedit_kr/performance.md): 애셋 제작에 대한 몇 가지 규칙을 지키면 경험 내 애셋의 성능이 향상됩니다.
- [복스에딧 콘테스트](https://docs.sandbox.game/the-voxedit-acadmy_kr/voxedit_kr/voxedit-contests.md): 복스에딧에 대한 정보와 참여하는 방법에 대해 알아봅니다.
- [오픈 소스 모델](https://docs.sandbox.game/the-voxedit-acadmy_kr/voxedit_kr/open-source-models.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/voxedit_kr.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.
