# 내 계정에 로그인하기

## 더 샌드박스 계정 로그인하기 <a href="#log-in" id="log-in"></a>

**1단계**

내 계정에 로그인하려면 [더 샌드박스 웹사이트로 이동합니다 (여기를 클릭하세요)](https://www.sandbox.game/kr/).\
로그인 메시지 창이 바로 나타나지 않는다면 페이지 우측 상단의 파란색 Sign In(로그인) 버튼을 클릭하세요.

<figure><img src="/files/2ZiNM5tSeuFXXSOVu3Qq" alt=""><figcaption></figcaption></figure>

**2단계**

‘이미 계정을 보유하고 있나요?(Already have an account?)’ 옵션을 선택합니다.

유저네임과 패스워드를 이용하거나, 계정 생성 시 지갑을 등록했다면 해당 지갑으로 로그인할 수 있습니다.

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

{% hint style="info" %}
[어떤 지갑으로 계정을 생성했는지 잊었다면 여기를 클릭하세요.](https://sandboxgame.gitbook.io/the-sandbox/v/korean/account-wallet/forgotten-passwords-or-login-credentials)
{% endhint %}

{% hint style="info" %}
[비밀번호를 잊었다면 여기를 클릭하세요.](https://sandboxgame.gitbook.io/the-sandbox/v/korean/account-wallet/forgotten-passwords-or-login-credentials)
{% endhint %}

## 더 샌드박스 계정 로그아웃하기 <a href="#log-out" id="log-out"></a>

[내 계정](https://www.sandbox.game/en/me/profile/?r=BRfi9bS3OdLtnlW5wetMY_)에서 로그아웃하려면 웹사이트 우측 상단의 프로필 아바타를 클릭하세요. 아바타는 쇼핑 카트 아이콘 옆에 위치하고 있습니다. 그리고 Log Out(로그아웃) 버튼을 클릭하세요.

![](/files/hl9miL7H1U9csZBFnhLI)


---

# 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/logging-into-your-account.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.
