# Quests

## What Are Quests?

* Through quests, you can experience various episodes related to the area in which you are currently exploring.
* You can receive quests by interacting with NPCs or certain objects.
* When you successfully complete accepted quests, you can earn a variety of rewards.

## Accepting Quests

* To accept a quest, interact with an NPC that has a quest icon.
* NPCs without a quest icon do not have a quest for you. Check the mission details and click the "Accept Quest" button.

<figure><img src="https://lh4.googleusercontent.com/18fiswmroeZgDIx39bC6tdW35-auu5C8emCj-3DSlwXS2OEMw0GCZGS_fNjLwBQlnelCnugPNYfviQaFe--ZlOJnqiz0IRyO3zE3Xm-XuAu1JKy3_tr77hQgD6_NGzbSAhd7Y6CxMj7i2X-7GWMU8RskfuWyWFQN" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="88.33333333333331">No.</th><th width="176">Feature</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Quest Notification</td><td>An NPC has a new quest icon above its head.</td></tr><tr><td>2</td><td>Quest Status</td><td><p>You can check the quests you have accepted by type:</p><p>Daily/Main/Sub/Event</p></td></tr><tr><td>3</td><td>Quest Details</td><td>You can check the mission details and rewards.</td></tr><tr><td>4</td><td>Accept Quest</td><td>In order to accept a quest, click this button.</td></tr></tbody></table>

## Registering Quests

* Once you accept a quest, it will be registered by type in the status tab.&#x20;
* The NPC will have a quest-in-progress icon above their head.

<figure><img src="https://lh4.googleusercontent.com/XR8Y5c35LZbPuwB0PJ1k3mTtkfwb2giFQGXHOocuPNk7Ukb5aSlq_9iERgx1dE5pX76no0lUQuWa3CrN7WQofQ6CYO1IbI3sDrQTFAsZ2L52Us1iF1WB04eTGUSQmxwv4lkDiRoQ5aO2ZKEOhe3OwsuSCWO31gU7" alt=""><figcaption></figcaption></figure>

## Checking the Status of Quests

* A window appears when you click on an ongoing quest in the status tab.
* You can check the quest details and rewards from here.
* You can abandon a quest that you have accepted, and you can also retry quests that you have previously abandoned.

<figure><img src="https://lh6.googleusercontent.com/MIz-9MgDxLR5T7aa2oWa4JjOHQFvgk5ED0nXg1IBOx4byyr9BSS8XJ988dFKX7x8peODYt13oBcj2U9vjzB1hv3kBCVsH_0K5bZ_SQsCqFeOm0r0iQj5PYBVztHV65Oh6rjcYUI8U8TgOHllezf79v-Q2Ih0tNO2" alt=""><figcaption></figcaption></figure>

## Completing Quests

* When you click on a completed quest in the status tab or click on the corresponding NPC, a window will appear.
* You can receive rewards by pressing the "Claim Rewards" button.
* The NPC will have a quest-complete icon above their head.

<figure><img src="https://lh4.googleusercontent.com/euKfs2g42wiuFAwdBGg001Ndna_YswF2D8GyQq2PK98iKH_IEL2QfSj4Xmb5w0X6Yi9prYEizYe3H9CkP4eI03gcIrzH8Q06me1YH6Ry3ZqMXdHo-zrRUaHN_SXWtq5xKscDmtOGeVWFvWhSJLVQ4xtlgKxjcWJZ" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}

#### This document was updated on April 13, 2023. Some elements may differ from the game.

{% 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/en/guide/gameplay/quests-and-regions/quests.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.
