# 더 샌드박스 계정 생성하기

## 더 샌드박스 계정 생성하기 <a href="#register-guide" id="register-guide"></a>

#### 1단계  <a href="#id-1" id="id-1"></a>

더 샌드박스 공식 웹사이트(<https://www.sandbox.game/>)로 이동하여 페이지 우측 상단의 Sign Up(로그인) 버튼을 클릭합니다.

<figure><img src="/files/ENFjM4hNTxlpKldd5A84" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
웹페이지 언어를 변경하려면 파란색 로그인 버튼 왼편의 지구 아이콘을 클릭하세요.
{% endhint %}

#### 2단계  <a href="#id-2" id="id-2"></a>

가입 옵션을 선택합니다.

<figure><img src="/files/0TU4oHXJq7sA9h3kaNT9" alt=""><figcaption></figcaption></figure>

다양한 옵션이 존재합니다.

* ‘지갑 연결하기’ 옵션을 선택하여 이미 보유한 암호화폐 지갑을 연결하고 계정을 생성합니다.
  * 어떤 종류의 지갑을 가지고 있는지 또는 생성할지 확인하는 창이 뜹니다.
  * [더 샌드박스 계정에 지갑 연결하기](https://sandboxgame.gitbook.io/the-sandbox/v/korean/getting-started/how-to-create-an-account-on-the-sandbox/connecting-a-wallet-to-your-account-at-the-sandbox) 페이지를 통해 자세한 내용을 알아보세요.
* 새로운 지갑을 생성 또는 연결하기를 원하지 않는다면 구글(지메일) 또는 소셜 네트워크 옵션을 선택하세요. 지갑은 이후에 연결할 수 있습니다.

#### 3단계 <a href="#id-3" id="id-3"></a>

계정을 등록하면, 유저네임을 설정해야 합니다. 또한 계정을 보호하기 위한 패스워드 또한 설정하게 됩니다. 이와 더불어, 여러 알림(수령할 수 있는 리워드, 지원 요청 등)을 받을 이메일 추소 또한 기입해야 합니다.

<figure><img src="/files/nXajnbgugaYXc7qdPn4d" alt=""><figcaption></figcaption></figure>

## 계정에 지갑 연결하기 <a href="#connect-wallet" id="connect-wallet"></a>

* [계정 생성과 동시에 지갑을 연결하려면 여기를 클릭하여 자세한 가이드를 확인하세요.](https://sandboxgame.gitbook.io/the-sandbox/v/korean/getting-started/how-to-create-an-account-on-the-sandbox/connecting-a-wallet-to-your-account-at-the-sandbox)
* [계정을 생성한 뒤 나중에 지갑을 연결하려면 여기를 클릭하여 자세한 가이드를 확인하세요.](https://sandboxgame.gitbook.io/the-sandbox/v/korean/getting-started/how-to-create-an-account-on-the-sandbox/connecting-a-wallet-to-your-account-at-the-sandbox)


---

# 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-sandbox/korean/getting-started/how-to-register-on-the-sandbox.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.
