# 위어드호스트 Docs

## 위어드호스트 Docs

- [위어드호스트 Docs](https://docs.weirdhost.xyz/home.md)
- [무료 마인크레프트 서버 개설](https://docs.weirdhost.xyz/getstarted/mc.md): 위어드 호스트의 기초, 무료 서버 만들어보세요!
- [파이썬, 노드JS 서버 개설](https://docs.weirdhost.xyz/getstarted/pyjs.md): 파이썬, 노드JS 봇을 무료로 호스팅이 가능합니다!
- [기초 서버 관리](https://docs.weirdhost.xyz/getstarted/manage.md): 파이썬, 노드JS 봇을 무료로 호스팅이 가능합니다!
- [질문 FAQ](https://docs.weirdhost.xyz/getstarted/pleaseread.md): 자주 물어보는 질문들이에요! 한번 읽어보시는걸 추천드려요!
- [계정 비밀번호](https://docs.weirdhost.xyz/whats-the-pw.md)
- [파일 관리](https://docs.weirdhost.xyz/faq/undefined.md): 파일 관리에 관한 질문들의 답변입니다! 추가로 필요하신 사항이 있으시면 디스코드로 문의해주세요!
- [SFTP 사용법](https://docs.weirdhost.xyz/faq/undefined/sftp.md): SFTP로 맵 적용, 서버 파일 적용에 사용되는 SFTP입니다. 100MB 한도가 없고 폴더 업로드가 가능하여 더욱 편리한 서버 개발이 가능합니다.
- [SFTP 서버 목록](https://docs.weirdhost.xyz/faq/sftp.md)
- [화이트리스트](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)
- [Nodejs](https://docs.weirdhost.xyz/bots/nodejs.md)
- [디펜던시 설치](https://docs.weirdhost.xyz/bots/nodejs/nodepends.md)
- [Python](https://docs.weirdhost.xyz/bots/python.md)
- [디펜던시 설치](https://docs.weirdhost.xyz/bots/python/pthondepends.md)
- [MAX 대시보드](https://docs.weirdhost.xyz/plus/max.md)
- [서버 설치 변경](https://docs.weirdhost.xyz/plus/undefined.md): 패널에서 간편하게 서버 설치 이미지 변경이 가능해요.
- [프록시 프로토콜](https://docs.weirdhost.xyz/plus/proxyproto.md)
- [Paper (페이퍼)](https://docs.weirdhost.xyz/plus/proxyproto/paper.md)
- [포지 (Forge)](https://docs.weirdhost.xyz/plus/proxyproto/forge.md)
- [Fabric (패브릭)](https://docs.weirdhost.xyz/plus/proxyproto/fabric.md)
- [아이템에더 (ItemsAdder)](https://docs.weirdhost.xyz/plus/itemsadder.md): 아이템에더의 리소스팩 zip 파일을 호스팅해요.
- [자동 지불 설정](https://docs.weirdhost.xyz/plus/payup.md)
- [패널 광고 개시](https://docs.weirdhost.xyz/advertizer/undefined.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.weirdhost.xyz/home.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.
