# 기존 문항 등록하기

기존에 가지고 계셨던 기존 문항들 중에서 새로운 아이디어를 얻거나 \
다양하고 고난도의 선지를 만들어보고 싶으시다면,**'기존 문항 등록하기'**&#xB97C; 활용해주세요. 기존 문항 등록으로 순서 문제를 삽입 문제로 탈바꿈 시킬 수도 있습니다. 또한 부교재 혹은 EBS 변형 문제를 손쉽게 만들 수 있습니다.

문항을 등록하면 아래와 같은 기능들을 무료로 사용하실 수 있습니다.

* 지문별 유형 추천
* 지문 난이도 조절
* [출제 포인트 추천](/features/question_point.md)[ (페이지 링크)](/features/question_point.md)
* [해설 생성](/features/explanation.md)[ (페이지 링크)](/features/explanation.md)

다음 기능은 플랜에 따라 한 문항에서 최대 이용 가능한 양이 정해져 있습니다. (문항 당 50개\~100개, 추후 무제한 플랜 도입 예정 등)

* [선지 생성](/features/option.md) [(페이지 링크)](/features/option.md)

문항을 등록하면 홈 화면에 등록한 문항이 표시되며, 언제든지 다시 편집하실 수 있습니다.

***

### 등록 순서

1. **'문항 등록하기' 클릭**

<figure><img src="/files/9eYrat2GlHKWjCWv7jJN" alt=""><figcaption></figcaption></figure>

2. **문제 유형 선택 및 지문 입력**

<figure><img src="/files/ki2NqwJccdSjc2IDj8XN" alt="" width="563"><figcaption></figcaption></figure>

각 문제 유형에 알맞게 지문과 선지를 입력해주시면 됩니다.

PDF나 HWP파일에서 지문을 복사하여 붙여넣으실 때, 줄바꿈을 일일히 수정하지 않으셔도 괜찮습니다. 큐파일럿이 자동으로 줄바꿈을 없애줍니다.

{% hint style="info" %}
빈칸 문제를 등록할 시, 직접 빈칸 부분을 '\_\_\_\_'로 넣어주셔야 합니다.
{% endhint %}

3. **큐파일럿 유형 추천 확인**

<figure><img src="/files/CRbgqFYHONpzYafvp1jV" alt="" width="563"><figcaption></figcaption></figure>

큐파일럿이 추천하는 유형으로 문항을 등록하거나, 직접 유형을 선택하실 수 있습니다.

{% hint style="info" %}
여기서 선택하신 유형은 나중에 바꾸실 수 없으며, 같은 지문으로 다른 유형의 문제를 만드시려면 새로 문항을 등록하셔야 합니다.
{% endhint %}

다음으로 [출제 포인트 추천](/features/question_point.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/start/existing-question.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.
