> For the complete documentation index, see [llms.txt](https://docs.sandbox.game/the-security-academy-kr/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-security-academy-kr/account-security/a01.md).

# 더 샌드박스 계정 만들기

더 샌드박스 계정 생성은 빠르고 쉬우며 간단합니다. 그러나, 더 샌드박스와 유사한 가짜 웹사이트가 아닌지 항상 주의해야 합니다. 더 샌드박스에서는 이러한 가짜 웹사이트를 추적하여 최대한 빠르게 삭제 조치를 취하고 있지만, 유저들은 여전히 이러한 가짜에 속아 넘어갈 수 있습니다.

## 더 샌드박스 공식 웹사이트 <a href="#the-sandboxs-official-website" id="the-sandboxs-official-website"></a>

마켓플레이스, NFT 수령, 알파 시즌, 콘테스트, 스테이킹 페이지 등 다양한 서비스를 포함하고 있는 더 샌드박스의 공식 웹사이트 주소는 아래와 같습니다.

* [**https://www.sandbox.game**](https://www.sandbox.game)

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

## 계정 생성하기 - 5단계 <a href="#register-basic" id="register-basic"></a>

5개의 간단한 단계를 거쳐 더 샌드박스에서 계정을 생성하는 법에 대해 알아보겠습니다.

**1단계**: 더 샌드박스 웹사이트로 이동합니다.

**2단계**: 웹사이트 우측 상단에 위치한 파란색 ‘로그인’ 버튼을 클릭합니다.

**3단계**: 계정 생성 옵션을 선택합니다. 선택하는 옵션에 따라 계정에 연결할 암호화폐 지갑도 결정되니 신중하게 선택하세요.

<details>

<summary><span data-gb-custom-inline data-tag="emoji" data-code="1f449">👉</span> 여기를 클릭하여 어떤 옵션이 어떤 지갑을 제공하는지 자세히 알아보세요</summary>

* WEB3로 계정 생성 시 계정에 메타마스크(MetaMask) 지갑이 연동됩니다.
* 이메일(Gmail 제외)로 계정 생성 시 계정에 빗스키(Bitski) 지갑이 연동됩니다.
* 페이스북(Facebook), 트위터(Twitter), 또는 지메일(Gmail)로 계정 생성 시 계정에 벤리(Venly) 지갑이 연동됩니다.
* 코인베이스(Coinbase)로 계정 생성 시 계정에 코인베이스 지갑이 연동됩니다.

</details>

{% hint style="warning" %}
더 샌드박스 계정이 생성되면 연결된 지갑은 이후 변경할 수 없습니다. 이미 보유한 지갑 또는 연결하고 싶은 지갑을 올바르게 선택했는지 꼼꼼하게 확인해 주세요.
{% endhint %}

**4단계**: 지갑 선택 후 뜨는 메시지를 따라 진행하세요.

**5단계**: 팝업창이 뜨면 유저네임, 패스워드, 이메일 주소를 입력해 주세요. 콘테스트 당첨 등의 이벤트 알림에 해당 이메일 주소가 사용되니 자주 사용하는 이메일 주소로 입력하세요.

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

### 계정 생성하기 – 세부 가이드 <a href="#register-detailed" id="register-detailed"></a>

선택한 지갑과 관련한 영상 가이드를 포함한 더욱 상세한 가이드를 확인하려면 더 샌드박스 메인 지식 베이스의 아래 페이지를 확인하세요.

* [**더 샌드박스 계정 생성하기 |&#x20;*****공식 지식 베이스***](https://sandboxgame.gitbook.io/the-sandbox/v/korean/getting-started/how-to-register-on-the-sandbox)

{% hint style="danger" %}
더 샌드박스에서는 절대로 여러분의 시드 구문을 요청하지 않습니다. 절대로 타인에게 여러분의 시드 구문을 공유하지 마세요. 더 자세한 정보는 [내 시드 구문 보호하기](https://sandboxgame.gitbook.io/the-security-academy-kr/wallet-security/B02) 페이지를 참고하세요.
{% endhint %}


---

# 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-security-academy-kr/account-security/a01.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.
