# 환영합니다

## 시작하기 전에

서버를 즐기기 위해 도움이 될 만한 정보들을 모두 모아뒀습니다!

꼼꼼히 읽어보고 서버를 플레이 할 수 있도록 해주세요!

**내용이 너무 길다면 왼쪽의 메뉴에서 필요한 것만 골라서 읽어도 됩니다!**


---

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