> For the complete documentation index, see [llms.txt](https://wiki.craftopia.work/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.craftopia.work/undefined/connecting.md).

# 서버 접속

## 준비물

* **마인크래프트 정품 (자바 에디션)** 클라이언트
* 권장 버전 및 **최신 서버 주소** — Discord 공지에서 확인

{% hint style="warning" %}
서버는 건축 중심으로 운영됩니다. **비인가 모드·핵 클라이언트·허용되지 않은 맵(미니맵 등) 적용은 제한**됩니다.
{% endhint %}

## 접속 후 처음 할 일

1. 서버에 접속합니다.
2. `/웹연동` 으로 웹 계정과 연결합니다(아직 안 했다면).
3. 연결되면 인게임 활동이 웹 대시보드에 자동 반영됩니다.

{% hint style="info" %}
서버 주소가 보이지 않으면 Discord 공지를 확인하거나 [문의](/undefined-3/help.md)해 주세요.
{% 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://wiki.craftopia.work/undefined/connecting.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.
