# 마인크래프트 서버

- [화이트리스트](https://docs.weirdhost.xyz/minecraft/whites-and-lists.md): 서버 보안을 위해 화이트리스트를 설정해봐요
- [커맨드블럭 활성화](https://docs.weirdhost.xyz/minecraft/commandblock.md): 마인크래프트 서버에서 커맨드블럭을 활성화하는 방법을 다루는 가이드에요.
- [평지맵 만들는법](https://docs.weirdhost.xyz/minecraft/kindaflat.md): 위어드호스트 마인크래프트 서버에서 평지맵을 만들는 방법을 알아봐요!
- [서버 버전 변경하기](https://docs.weirdhost.xyz/minecraft/version.md)
- [포지 (개정)](https://docs.weirdhost.xyz/minecraft/version/forge2.md): 더 간편한 방법으로 개정된 가이드에요! 진행하기전에, 중요한 파일이 있으면 꼭! 백업을 해주세요!
- [포지](https://docs.weirdhost.xyz/minecraft/version/forge.md): 진행하기전에, 중요한 파일이 있으면 꼭! 백업을 해주세요!
- [패브릭](https://docs.weirdhost.xyz/minecraft/version/fabric.md)


---

# 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://docs.weirdhost.xyz/minecraft.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.
