> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/the-sandbox/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sandbox.game/the-sandbox/korean/games/game-maker/how-to-access-the-game-maker.md).

# 게임 메이커 접속하기

게임 메이커 소프트웨어를 다운받은 후 접속하려면 더 샌드박스 계정에 비밀번호를 설정해야 합니다. 더 샌드박스 웹사이트처럼 암호화폐 지갑을 통해 로그인하는 것은 불가능합니다.

아직 게임 메이커를 다운받지 않았다면 [여기를 클릭하여 더 샌드박스 공식 웹사이트에서 게임 메이커를 다운](https://www.sandbox.game/en/create/game-maker/?r=BRfi9bS3OdLtnlW5wetMY_&__cf_chl_jschl_tk__=2zQvNpcbU0cTT0O4R7N6bDXQ7tfQ.qNlLBf0F30ihUA-1642138999-0-gaNycGzNDdE)받고 아래 순서대로 시작해 보겠습니다.

### 1단계: 더 샌드박스 계정으로 로그인하거나 새 계정 만들기

Sandbox.Game 계정으로 로그인하거나 계정이 없다면 새로 계정을 만듭니다.

{% content-ref url="/pages/-MMuqecu5v7qaK2G8LiM" %}
[가이드: 특정 지갑 연결하기](/the-sandbox/korean/getting-started/how-to-register-on-the-sandbox/connect-wallet/wallet-instructions.md)
{% endcontent-ref %}

내 계정으로 로그인한 후, 프로필로 이동하거나 해당 링크를 클릭하세요: [https://www.sandbox.game/en/me/profile/](https://bit.ly/TSBprofile). 또는 페이지 우측 상단 쇼핑 카트 아이콘 옆에 위치한 아바타를 클릭하세요.

![](/files/isaK84YsZhIXKRWgvm2z)

### 2단계: 계정 설정에 액세스하기

프로필에서 화면 상단 툴바의 Settings (설정) 탭을 클릭합니다. 아래 이미지를 참조하세요.

### 3단계: 이메일과 비밀번호 설정하기

화면에 보이는 설정창의 빈 칸을 채워 비밀번호를 설정해야 합니다.

"General Settings (일반 설정)" 메뉴 밑에서 이메일 주소를 설정하세요. 모두 완료되면 페이지 왼편 " 보안 및 비밀번호 (Security and Password)"를 클릭해 비밀번호를 설정하세요.

![](/files/tY8PEpCOFnBeIKIW8122)

### 4단계: 게임 메이커 로그인

이제 게임 메이커를 실행합니다. 로그인 창에 더 샌드박스 프로필 창에서 설정한 이메일과 비밀번호를 입력하여 로그인합니다.

![게임 메이커 알파 버전 이미지. 최종 레이아웃은 변경될 수 있음.](/files/-MQw9TEq1w14JKpf7l-E)

게임 메이커에 로그인하면 이제 내 경험을 만들고 수정하여 게시할 수 있습니다.

## 더 많은 튜토리얼

아래 페이지에 도움이 될 만한 게임 메이커 튜토리얼과 가이드 문서가 더 많이 준비되어 있습니다.

{% content-ref url="/pages/6NmHBwsPXrtvUKNGQcqC" %}
[튜토리얼과 아카데미](/the-sandbox/korean/links-and-resources/tutorials.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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-sandbox/korean/games/game-maker/how-to-access-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.
