# 지문 변형

큐파일럿에서는 지문을 매우 쉽게 변형할 수 있습니다.

## 난이도 조절

지문을 등록한 뒤, 홈 화면에서 등록하신 지문을 누르면 아래와 같이 5단계의 난이도 조절 변형본을 확인하실 수 있습니다.

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

## Paraphrasing (다시 쓰기)

1. **텍스트를 드래그하거나 더블클릭하여 선택하세요.**

{% hint style="success" %}
단어 뿐 아니라, 어구, 심지어 문장도 드래그하여 바꿀 수 있어요.
{% endhint %}

2. <img src="/files/I0QQfwdW4KiOrOpnCujv" alt="" data-size="line">**를 눌러 교과서 기반의 중1\~고3 학년별 동의어를 확인하세요.**

<figure><img src="/files/izomqKGuuZFlebJRhM0E" alt="" width="375"><figcaption></figcaption></figure>

{% hint style="info" %}
추천된 동의어를 누르면 단어가 바뀝니다.
{% endhint %}

3. <img src="/files/GptbVyTylytcLPlPkErI" alt="" data-size="line">**를 누르면 큐파일럿 AI에게 paraphrasing을 요청할 수 있습니다.**


---

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