# QNA Guide

빠르게 보고 싶다면 [질문 양식](/undefined-1.md)만 봐도 충분합니다.

{% content-ref url="/pages/m8vCMQhslQ11d7uuGJu1" %}
[시작하기 전에](/undefined.md)
{% endcontent-ref %}

{% content-ref url="/pages/RNttfHPTd1oWzZ4cznwn" %}
[질문 양식](/undefined-1.md)
{% endcontent-ref %}

{% content-ref url="/pages/pZgPZO0RGBXA2YWixRz0" %}
[추가 도움](/undefined-2.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://qna.r-e.kr/qna-guide.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.
