# Reputation

## What Is Reputation?

* The reputation system in Klay Kingdoms is designed to allow players to build friendships with NPCs in each region and to get rewards as their reputation level rises.
* You can increase the reputation level by presenting items to NPCs.
* There are five levels of reputation, starting from neutral and rising to the levels of familiar, appreciated, trusted, and revered.
* You will earn a special reward when your reputation increases to the next level.

## How to Raise Reputation

* Once you complete a quest up to a certain level, the NPC will begin to show interest in you.
* At this point, a new notice will appear where you can add an option to raise reputation as a secondary quest.
* Afterward, the NPC will have a reputation icon above their head.

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

<table><thead><tr><th width="80.33333333333331">No.</th><th width="144">Feature</th><th width="524.6666666666667">Description</th></tr></thead><tbody><tr><td>1</td><td>The Start of Reputation Quest </td><td><p>An NPC has a new reputation quest icon above its head.</p><p>The original quest icon will appear first if it is in progress, and the reputation quest icon will appear as a secondary option.</p></td></tr><tr><td>2</td><td>Sub-Quest Notification</td><td>A new display appears where you can add an option to raise reputation as a secondary quest.</td></tr></tbody></table>

## Reputation Icon

* You can interact with an NPC with whom you have built up some reputation to see the reputation icon.
* Here you can check your current reputation and its level.

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

## Gift

* You can select items from your inventory and choose the quantity to give as a gift to the NPC.
* The higher the NPC's preference for an item, the greater the increase in reputation level.
* You can also view the increase in reputation level and the rewards for completing quests at each level.
* If you fill up to 100% at the current level, you will be raised to the next level.

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

<table><thead><tr><th width="76.33333333333331">No.</th><th width="151">Feature</th><th>Description</th></tr></thead><tbody><tr><td>1</td><td>Select Items</td><td><p>You can select an item to give as a gift.</p><p>The higher the NPC's preference for an item, the greater the increase in reputation level.</p></td></tr><tr><td>2</td><td>Select Quantity</td><td><p>You can select the quantity of the item you selected.</p><p>The reputation increases after clicking on the Complete button.</p></td></tr><tr><td>3</td><td>Status</td><td>The current and next reputation levels are displayed using gauges.</td></tr><tr><td>4</td><td>Rewards</td><td><p>You can view the rewards for completing quests at each level.</p><p>Levels: Neutral > Familiar > Appreciated > Trusted > Revered</p></td></tr></tbody></table>

## Status by Region

* You can view NPCs by region and their reputation status from the encyclopedia.
* Here you can find the details of each NPC and their favorite gift items.

<figure><img src="/files/1oXYkbKHClFMgm2UUgTu" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}

#### &#x20;This document was updated on May 11, 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/reputation.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.
