> For the complete documentation index, see [llms.txt](https://organization-sqq.gitbook.io/minttown/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://organization-sqq.gitbook.io/minttown/readme.md).

# 박하마을 위키

박하마을 서버를 소개합니다!

### 🎉 <mark style="color:yellow;">박하마을 서버</mark> 위키에 오신 걸 환영합니다. 🎉

<mark style="color:yellow;">박하마을 서버</mark>는 공개 서버가 아닌 <mark style="color:purple;">스트리머분들</mark>의 위한 서버입니다.\
서버의 <mark style="background-color:yellow;">주목적은 야생, 즉 힐링 서버</mark>입니다.\
여러 <mark style="color:purple;">스트리머분들</mark>을 만나며, 함께 즐겨보세요.

### 💎 서버 접속 방법

<mark style="color:yellow;">박하마을 서버</mark>는 <mark style="color:red;">비공개 서버</mark>이며, 공식 <mark style="color:blue;">디스코드</mark>에서 다운 받은 <mark style="background-color:red;">커스텀 런처를 통해서만 접속이 가능합니다.</mark>\
초대를 받으신 분들은 초대를 하신 분께 <mark style="color:blue;">디스코드</mark> 초대를 받으시면 됩니다.\
`* 초대되었을 경우 인증 채널에 마인크래프트 닉네임을 남겨주세요.`


---

# 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, and the optional `goal` query parameter:

```
GET https://organization-sqq.gitbook.io/minttown/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
