# 가이드 선택

<h2 align="center">💖가이드 선택💖</h2>

<h4 id="mclotus.kr" align="center"><strong>아래에서 플레이어님이 플레이 중인 서버를 선택해 주세요.</strong></h4>

{% columns %}
{% column width="50%" valign="middle" %}
{% content-ref url="dowon/guides" %}
[guides](https://guides.mclotus.kr/dowon/guides)
{% endcontent-ref %}
{% endcolumn %}

{% column width="50%" valign="middle" %}
{% content-ref url="lotus/guides" %}
[guides](https://guides.mclotus.kr/lotus/guides)
{% endcontent-ref %}
{% endcolumn %}
{% endcolumns %}


---

# 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://guides.mclotus.kr/information.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.
