# 위어드호스트 Docs

{% hint style="info" %}
꿀&#xD301;**:** 디스코드 서버를 참가하시면 점검, 이벤트 등의 공지를 받으실 수 있어요!
{% endhint %}

안녕하세요! 위어드 호스트를 사용해 주셔서 감사합니다. 궁금증이나 문제가 있으시다면 해결책을 찾아보실 수 있는 위어드호스트 Docs 입니다. 누락된 사항이나 다른 도움이 필요하시면 디스코드해 문의해 주시면 도와드리겠습니다! \
감사합니다!

{% embed url="<https://discord.com/invite/nV3X4aPCKF>" %}
디스코드
{% endembed %}

## 중요한 정보

{% content-ref url="/pages/S9cBNvqaR7NcSidBnRi1" %}
[무료 마인크레프트 서버 개설](/getstarted/mc.md)
{% endcontent-ref %}

{% content-ref url="/pages/4ZwlMV2tbBu4xqfrYMBs" %}
[파이썬, 노드JS 서버 개설](/getstarted/pyjs.md)
{% endcontent-ref %}

{% content-ref url="/pages/7wG4SxX2CyCq4UVE4FX8" %}
[기초 서버 관리](/getstarted/manage.md)
{% endcontent-ref %}

{% content-ref url="/pages/deGluIEweY8xl5xZk7wS" %}
[파일 관리](/faq/undefined.md)
{% endcontent-ref %}


---

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