# 복스에딧 설치

### :arrow\_down: 복스에딧 다운로드 <a href="#download-voxedit" id="download-voxedit"></a>

1. ​[**여기를 클릭**](https://www.sandbox.game/kr/create/vox-edit/)하여 복스에딧을 다운로드하거나 [**더 샌드박스 웹사이트**](https://www.sandbox.game/kr/)를 방문하여 왼쪽의 '**만들기**' 탭을 클릭합니다.
2. 복스에딧 탭에서 다운로드 버튼을 클릭합니다.
3. Windows 또는 Mac OS를 선택합니다.

{% hint style="info" %}
복스에딧 설치를 위해서는 64비트 시스템이 필요합니다. 특히 AMD 카드를 이용하고 있다면 GPU 드라이버 업데이트를 권장합니다.
{% endhint %}

### :window: Windows 버전 <a href="#windows-version" id="windows-version"></a>

폴더의 압축을 풀고 원하는 경로로 프로그램을 이동하세요.

install.bat 파일을 실행하여 저장 파일에 아이콘을 추가할 수 있습니다.

{% hint style="warning" %}
Windows 보안에서 경고 메시지가 뜰 수 있습니다. "추가 정보(More info)"를 클릭하고 "실행(Run anyway)"를 클릭하세요.
{% endhint %}

### :apple: Mac OS 버전 <a href="#mac-os-version" id="mac-os-version"></a>

다운로드한 파일에 우클릭한 뒤, "열기(Open)"를 선택하고 다시 "열기(Open)"을 클릭하면 설치가 시작됩니다.

Apple은 Windows 보다 서드파티 앱을 더욱 엄격히 차단합니다. 시스템 기본 설정에서 보안 설정을 오픈하여 프로그램이 실행될 수 있도록 허용해야 할 수 있습니다.

### :technologist: 지원 <a href="#support" id="support"></a>

설치 과정에 어려움을 겪고 있다면 복스에딧과 관련한 커뮤니케이션 전문 채널이 있는 더 샌드박스 공식 디스코드 서버에 방문해 보세요.


---

# 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/installing-voxedit.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.
