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

# 더 샌드박스 - 이벤트

- [더 샌드박스 알파](https://docs.sandbox.game/the-sandbox/korean/the-sandbox-events/the_sandbox_alpha.md): 더 샌드박스 알파 시즌이란 무엇이며 어떻게 참여할 수 있는지 자세히 알아보겠습니다.
- [알파 시즌 1](https://docs.sandbox.game/the-sandbox/korean/the-sandbox-events/the_sandbox_alpha/the-sandbox-alpha.md): 더 샌드박스 알파 시즌 1이란 더 샌드박스 메타버스에서 진행되는 흥미진진한 커뮤니티 이벤트입니다. 언제 시작하는지, 어떻게 참여하는지, 보상으로는 무엇이 주어지는지 자세히 알아보겠습니다.
- [알파 시즌 2](https://docs.sandbox.game/the-sandbox/korean/the-sandbox-events/the_sandbox_alpha/2.md): 더 샌드박스 알파 시즌 2란 더 샌드박스 메타버스에서 진행되는 흥미진진한 커뮤니티 이벤트입니다. 언제 시작하는지, 어떻게 참여하는지, 보상으로는 무엇이 주어지는지 자세히 알아보겠습니다.
- [콘테스트](https://docs.sandbox.game/the-sandbox/korean/the-sandbox-events/contests.md): 더 샌드박스의 콘테스트에 대해 자세히 알아보겠습니다.
- [주간 복스에딧 콘테스트](https://docs.sandbox.game/the-sandbox/korean/the-sandbox-events/contests/voxedit-weekly.md): 주간 복스에딧 콘테스트에 대해 자세히 알아보겠습니다.
- [게임 잼](https://docs.sandbox.game/the-sandbox/korean/the-sandbox-events/contests/game-jams.md): 게임 잼이란 무엇인가요? 어떻게 참여하나요? 여기에서 자세히 알아보겠습니다.
- [더 샌드박스 이벤트](https://docs.sandbox.game/the-sandbox/korean/the-sandbox-events/the-sandbox-events.md): 더 샌드박스의 이벤트에 대해 알아봅니다.


---

# 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-sandbox/korean/the-sandbox-events.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.
