# 해설 생성

[새 문항을 생성](/start/new-question.md)하였거나 [기존 문항을 등록](/start/existing-question.md)한 후 해설 블럭에서 :magic\_wand:**`생성`** 마법사를 눌러주면 **EBS 스타일로** 해설을 손쉽게 생성할 수 있습니다.

<figure><img src="/files/FzTC1aFx7dJYCBHHKNmr" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
해설 생성 이후 ^(펼치기) 버튼을 눌러 생성된 해설과 단어를 확인해주세요!\
해설 창의 크기를 줄이거나 늘릴 수 있으며 복사 혹은 수정을 임의대로 하실 수 있습니다.
{% endhint %}


---

# 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.qpilot.kr/features/explanation.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.
