# 퀘스트

## 퀘스트란?

* 현재 모험하고 있는 지역에 얽힌 에피소드를 NPC를 통해 이해하고 풀어가는 요소입니다.&#x20;
* NPC와의 대화나 오브젝트 상호작용으로 퀘스트를 수령할 수 있습니다.&#x20;
* 수령한 퀘스트 완료 시 다양한 보상을 획득할 수 있습니다.

## 퀘스트 수령

* 퀘스트를 보유한 NPC와 대화에서 수령할 수 있습니다.&#x20;
* 만약 보유한 퀘스트가 없다면 퀘스트 버튼은 표시되지 않습니다.&#x20;
* 퀘스트 요구사항 확인한 후 수령 버튼을 선택합니다.

<figure><img src="https://lh4.googleusercontent.com/lN1ut60Q2NWzIRv_ZXGo0edWGEoPtyzAOsnYEeBXPHeBjvFly9daJ2kERulPmCmHmT0nh84tNWRdwNWsQ9pcmP1FdBkIIMUM0jH2iCERf11BaM7GtN-2zXjOmrqrXEjjYIlm4Ox-S6guHcKteG-Mdhk" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="74.33333333333331">번호</th><th width="154">명칭</th><th>설명</th></tr></thead><tbody><tr><td>1</td><td>퀘스트 발생</td><td>NPC 상단에 퀘스트 발생 아이콘이 표시됩니다.</td></tr><tr><td>2</td><td>퀘스트 현황</td><td><p>수령한 퀘스트를 종류별로 구분하여 확인할 수 있습니다.</p><p>일일/메인/보조/이벤트로 구분됩니다.</p></td></tr><tr><td>3</td><td>퀘스트 내용/보상</td><td>퀘스트 요구사항과 완료 시 보상을 확인할 수 있습니다.</td></tr><tr><td>4</td><td>퀘스트 수령</td><td>선택 시 퀘스트를 즉시 수령합니다.</td></tr></tbody></table>

## 퀘스트 등록

* 퀘스트를 수령하면 퀘스트 현황에 종류별로 등록됩니다.&#x20;
* NPC 상단에는 퀘스트 진행 중 아이콘이 표시됩니다.

<figure><img src="https://lh3.googleusercontent.com/mhthLhMadd5xEwze0QCgxEYoOEnQ-m3EOETI5X9chP8PAdQS5KYVOTovygP_pidit3B8oSAt5sbDFG6MzJtrXNpXGyYj1iyuTL6YcF8rcBUH6o1WqWDduKyMyou0ghsJDlZ2gtCHg9IFUh0W9TS6-28" alt=""><figcaption></figcaption></figure>

## 퀘스트 진행/확인

* 현재 진행 중인 퀘스트 목록을 선택하면 팝업으로 표시됩니다.&#x20;
* 팝업에서 퀘스트 상세 정보와 완료 시 보상을 확인할 수 있습니다.&#x20;
* 수령한 퀘스트를 포기할 수 있으며, 포기 후 다시 수령도 가능합니다.

<figure><img src="https://lh5.googleusercontent.com/1RGPlbq1RJgO7IEHsf5xtqK0x7P8h7XI7Zj5qFdxbgNssoC2baldCC-a_4dhVL4iJaGO5957pgGdV2Fhes0PZjR8ciR6xJHXr-HqvCJgml_BJjRrRCg626NK4kRu0Jmo-TftKTTvbVzPK7QMKUlSpW4" alt=""><figcaption></figcaption></figure>

## 퀘스트 완료

* 완료된 퀘스트 목록이나 NPC를 선택하면 완료 팝업에서 보상을 획득할 수 있습니다.&#x20;
* 퀘스트를 완료한 NPC 상단에는 퀘스트 완료 아이콘이 표시됩니다.

<figure><img src="https://lh5.googleusercontent.com/_LMpSw4UG1V_8ml__VJV7-jmtz2Hf4SkVWyQMbkFAhctdpH2KlQhBxY4oX_P7UlVF5GKJwHyQZAuEtbw40SG4TXjN5fobor3pP9kJio16IxMleNseUOi3m8FbO6k3K8rpctRURgz2JFE13qVBCwMte0" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}

#### 이 문서는 2023-04-13에 업데이트 되었습니다. 일부 내용은 게임과 다를 수 있습니다.

{% 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.klaykingdoms.com/guide/guidebook/quest-region/undefined.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.
