> 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/about.md).

# 다이아서버 정보

## 서버 접속하기

{% hint style="info" %}
**TIP:** 다이아서버는 마인크래프트 BE와 JE에서 모두 접속이 가능합니다! 크로스 플레이로 더욱 즐거운 서버를 만나보세요!
{% endhint %}

### &#x20;JE

1. 마인크래프트를 실행해 주세요.
2. 서버 추가 버튼을 눌러 주세요.
3. 서버 주소에 **diamc.kr** 을 입력해 주세요.
4. 추가된 서버에 접속하세요.

### &#x20;BE

1. 마인크래프트를 실행해 주세요.
2. 서버 추가 버튼을 눌러 주세요.
3. 서버 주소에 **diamc.kr** 을 입력해 주세요.
4. 추가된 서버에 접속하세요.

## 서버 장르

### 야생

자유로운 야생을 즐겨보세요! 무한한 맵 속에서 야생을 즐길 수 있습니다!&#x20;

### 미니게임

다양한 종류의 미니게임을 플레이 하세요! 셀수없이 많은 미니게임을 즐길 수 있습니다!

## 서버 커뮤니티

### 네이버 밴드

바로가기: <https://band.us/@mcservershare>

### 디스코드

바로가기: <https://discord.com/invite/VCztBUs2gx>

### 공식 웹사이트

바로가기: <https://diamc.kr>

## 홍보영상

{% embed url="<https://www.youtube.com/watch?v=ip_DvsHOZcM>" %}
다이아서버 시즌12 공식 홍보영상
{% endembed %}


---

# 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/about.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.
