> For the complete documentation index, see [llms.txt](https://welcome.diamc.kr/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://welcome.diamc.kr/tutorial/system.md).

# 서버 시스템

## 코인

미니게임을 클리어하면 **코인**을 얻을 수 있습니다!

미니게임 난이도에 따라 받을 수 있는 코인의 양이 다릅니다!

## 거래소

획득한 코인으로 거래소에서 아이템을 교환할 수 있습니다!

교환 가능 아이템은 매번 변경됩니다!

## 땅

야생에서는 직접 자신의 땅을 생성하고 보호할 수 있습니다!

금 삽을 들고 땅으로 지정할 두 모서리를 선택하면 자동으로 땅이 생성됩니다!

## 상자 보호

땅을 생성하지 않더라도 상자만 따로 보호할 수 있습니다!

상자 위에 표지판을 설치하고 \[Private]을 입력하면 됩니다!

## 신고

[다이아서버 웹사이트(diamc.kr/report)](https://diamc.kr/report)를 이용하여 신고를 접수할 수 있습니다!


---

# 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://welcome.diamc.kr/tutorial/system.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.
