# 더 샌드박스 계정 안전하게 보호하기

아래는 더 샌드박스 계정을 안전하게 보호할 수 있는 몇 가지 팁입니다.

{% hint style="warning" %}

## 패스워드 <a href="#password" id="password"></a>

* 강력한 패스워드를 설정합니다. 자세한 내용은 [강력한 패스워드 설정하기](https://sandboxgame.gitbook.io/the-security-academy-kr/account-security/A02) 페이지를 참고하세요.
* 패스워드를 타인과 공유하지 마십시오.
* 패스워드를 어딘가에 그대로 적어 두지 마십시오. 또한, 기기에 패스워드를 저장해 두어서도 안 됩니다.
* 더 샌드박스 지원팀은 절대로 여러분의 패스워드를 요구하지 않습니다.
* 이따금 패스워드를 변경해 주는 것이 좋습니다.
  {% endhint %}

{% hint style="warning" %}

## 계정 접근하기 <a href="#access" id="access"></a>

* 더 샌드박스 공식 웹사이트 주소는 [https://www.sandbox.game](https://bit.ly/TSB_Login)입니다.
* 위 주소에서 더 샌드박스 마켓플레이스, 스테이킹, NFT 수령, 알파 시즌, 콘테스트 등에 접근할 수 있습니다.
* 유저네임과 패스워드, 또는 연결된 지갑을 통해 로그인할 수 있습니다.
  {% endhint %}

{% hint style="warning" %}

## 계정 보호하기 <a href="#protecting" id="protecting"></a>

* 기기에 바이러스 검사를 한 적이 있나요? 스파이웨어 등 일부 바이러스는 패스워드를 알아내려고 시도할 수 있습니다.
* 사용하지 않을 때에는 계정을 항상 로그아웃해야 합니다. 특히 누군가와 기기를 공유하거나, 공공 기기(도서관 등에서 누구나 사용할 수 있는 기기)를 사용할 때는 계정을 반드시 로그아웃하시기 바랍니다.
* 타인과 계정을 공유하지 마십시오. 계정을 생성하고 법적 구속력이 있는 이용 약관은 수락한 본인으로서 여러분에게는 계정에 발생하는 모든 일에 대해 전적인 책임이 있습니다.
  {% endhint %}


---

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