> 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/welcome-to-the-sandbox-security-academy.md).

# 환영합니다

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

온라인 세상은 짜릿하지만 매우 위험한 환경일 수도 있습니다. 인터넷은 우리에게 끊임없는 교육, 오락, 편의 등을 제공해 주지만, 한편으로는 어두운 측면 또한 존재합니다. 인생의 모든 것이 그렇듯, 그늘진 개인 및 범죄 활동이 상당히 많이 발생하곤 합니다.

블록체인도 인터넷과 다르지 않습니다. 동일한 이점을 제공하지만 일부 위험이 도사리고 있습니다.

더 샌드박스는 유저들을 위한 보안, 프라이버시, 안전을 매우 중요시합니다. 또한, 현재 여러가지 아카데미 문서와 커뮤니티 정보 채널, 메타버스 자금 지원 경험 등을 통해 블록체인의 보안 및 안전과 관련하여 가장 많은 교육 자료를 제공하는 프로젝트로도 알려져 있습니다.

더 샌드박스는 이 보안 아카데미 자료를 통해 커뮤니티 멤버들에게 보안에 대한 교육을 한층 더 강화하고자 합니다. 이 아카데미는 더 샌드박스의 메인 지식 베이스 문서 중 [계정과 지갑 보안](https://sandboxgame.gitbook.io/the-sandbox/v/korean/account-wallet/account-and-wallet-security/compromised-wallet) 페이지의 내용을 더 상세하게 기술한 내용을 담고 있습니다.

{% hint style="info" %}
왼편의 페이지 리스트를 이용해 관련 내용 또는 관심있는 페이지로 바로 이동할 수 있습니다. 모바일 기기를 이용 중이라면, 화면 안에 충분한 공간을 확보하기 위해 해당 리스트가 숨김 처리될 수 있습니다. 세 개의 줄이 표시된 아이콘을 눌러 페이지 리스트를 확인해 보세요.

우측 상단의 검색창을 이용해 검색어를 입력하여 관심있는 주제를 바로 검색해 볼 수도 있습니다.
{% endhint %}

{% hint style="success" %}
달리 명시되지 않는 한, 이 아카데미 내 공유되는 제삼자 링크는 더 샌드박스에서 공식적으로 보증하지 않으며, 링크가 표시되는 대가로 제삼자와 협력하지 않습니다. 이는 보안 인식을 개선할 교육 목적으로만 공유됩니다.
{% 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/welcome-to-the-sandbox-security-academy.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.
