# 게임 메이커 설치하기

[여기를 클릭하여 게임 메이커를 다운로드하세요.](https://www.sandbox.game/kr/create/game-maker/)

* 페이지 왼편의 '**CREATE** (만들기)' 버튼을 클릭합니다.
* '**Game Maker** (게임 메이커)' 탭을 클릭합니다.
* '**Download** (다운로드)' 버튼을 클릭합니다.

![](/files/-MSfVFjbivcwG99KlnsJ)

* 다운받은 게임 메이커 파일을 더블클릭합니다. 아래와 같은 윈도우 화면이 나타날 것입니다.
* '**Run anyway**' 버튼을 클릭합니다.

![](/files/-MSfYFjAfH5Gh4qhxfK_)

* '**Next**' 버튼을 클릭합니다.

![](/files/-MSfYs-g7QobIhSZHLyu)

* 게임 메이커를 설치할 경로를 선택합니다.
* '**Next**' 버튼을 클릭합니다.

![](/files/-MSfYwrC9383BlHzWvrp)

* '**Install**' 버튼을 클릭합니다.

![](/files/-MSfYOHuE5_2r3KLYlXD)

* 원하는 대로 '**Run The Sandbox Maker**'와 '**Create Desktop Shortcut**' 체크박스에 체크합니다.
* **'Finish'** 버튼을 클릭합니다.

![](/files/-MSfZ0cy-3GfPLbXLQUm)

이제 게임 메이커를 실행하여 메타버스에 참여할 수 있습니다.


---

# 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-game-maker-academy_kr/getting-started/installing-the-game-maker.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.
