# 출제 포인트 추천

{% tabs %}
{% tab title="빈칸" %}

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

좌측 창에 큐파일럿이 추천하는 빈칸 위치가 표시됩니다. **큐파일럿 빈칸 선택**을 클릭하면 큐파일럿이 추천한 빈칸 위치를 사용해 문항을 만듭니다.

우측 창에서는 직접 빈칸을 드래그하여 선택하실 수 있습니다. **유저 빈칸 선택**을 클릭하면 직접 선택한 빈칸 위치를 사용해 문항을 만듭니다.
{% endtab %}

{% tab title="순서" %}

<figure><img src="/files/kaN4CawvV7jvsLjPs03Q" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="삽입" %}

<figure><img src="/files/Jl83SyNJ0wpB9woaxpfX" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="함의" %}

<figure><img src="/files/sYPGMcSWYSeSGharXv0T" alt=""><figcaption></figcaption></figure>
{% endtab %}

{% tab title="어법" %}

{% endtab %}

{% tab title="어휘" %}

{% endtab %}
{% endtabs %}

다음으로 [선지 제작](/features/option.md)에 대해 알아보세요.


---

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