# 프로필 생성하기

아직 계정이 없다면 쉽게 만들 수 있습니다.

1. [www.sandbox.game](http://sandbox.game)으로 이동합니다.
2. 페이지 우측 상단의 파란색 **Sign In** (로그인) 버튼을 클릭합니다.

아래 이미지와 같은 화면이 나타납니다.

![](/files/-MOn_4ymx9Mq45nuNvHV)

**EMAIL:** 이메일 계정으로 빗스키 (Bitski) 계정을 생성합니다.

**SOCIAL:** 페이스북, 트위터, 구글 계정으로 로그인합니다.

**MetaMask**: 브라우저에 설치된 디지털 지갑입니다.\
\
위의 방법으로 계정을 생성하여 게임 메이커에 로그인할 수 있습니다. 지갑으로 계정을 생성하려면 아래 GitBook 페이지를 참고하세요.

<https://sandboxgame.gitbook.io/the-sandbox/v/korean/getting-started/how-to-register-on-the-sandbox>

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


---

# 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/creating-your-profile.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.
