# Quests and Factions

Kamigotchi contains a <img src="/files/VrE7zsqlIFd0eA8XyesS" alt="" data-size="line"> **Quests** system which incentivizes you to visit certain rooms, take certain actions, and provide certain Items to fulfill quest requirements. Completing **Quests** can earn you <img src="/files/jnwtWslee4KYxtmiPVOn" alt="" data-size="line"> **Reputation**, <img src="/files/mwazRbA1EffWxTBdRSlt" alt="" data-size="line"> **Loyalty** or <img src="/files/bkHhIwSGLugw6CY3DfQD" alt="" data-size="line"> **Dedication** — these are in-game meters that measure how much these respective Factions trust you.&#x20;

You can access the <img src="/files/VrE7zsqlIFd0eA8XyesS" alt="" data-size="line"> **Quests menu** by clicking the <img src="/files/VrE7zsqlIFd0eA8XyesS" alt="" data-size="line"> **Quests** **icon** in the top-right. Here’s what the **Quests menu** looks like in-game:

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

The menu allows you to tab between Available <img src="/files/VrE7zsqlIFd0eA8XyesS" alt="" data-size="line"> **Quests** (new **Quests** that you have not yet accepted), Accepted **Quests**, and Completed **Quests**. <img src="/files/VrE7zsqlIFd0eA8XyesS" alt="" data-size="line"> **Quests** can be accepted as soon as they are available, and **Quest** progress is only tracked if the **Quest** has been accepted.

The <img src="/files/VrE7zsqlIFd0eA8XyesS" alt="" data-size="line"> **Quest** card shows information about the **Quest's** Objectives and Rewards, and Details links to the **Quest Dialog**. The quest shown above requires you to [**Scavenge**](/gameplay/harvesting/scavenging.md) one <img src="/files/8e99IdXoGDAdWUnuPj9z" alt="mistletoe.png" data-size="line"> **Essence of Taste** for which you will be rewarded four <img src="/files/mwazRbA1EffWxTBdRSlt" alt="" data-size="line"> **Loyalty** and one <img src="/files/cvNMCgAhVpxbb6GXfsFj" alt="" data-size="line"> **Booster Pack**.

Any <img src="/files/jnwtWslee4KYxtmiPVOn" alt="" data-size="line"> **Reputation**, <img src="/files/mwazRbA1EffWxTBdRSlt" alt="" data-size="line"> **Loyalty** or <img src="/files/bkHhIwSGLugw6CY3DfQD" alt="" data-size="line"> **Dedication** gained from a **Quest** will be added to the respective progress bar. You can check your Faction progress in the <img src="/files/7z3r9Gzq4OyTiDf8Wl4z" alt="" data-size="line"> **Account menu**.

Importantly, while your game actions will unlock new quests over time, all quests are Local Events that are available to all players. This means the availability of a quest is contingent only on the actions of the individual player and is independent of the actions of other players. This is not the case, however, with [Co-Ops](/gameplay/quests-and-factions/co-ops.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.kamigotchi.io/gameplay/quests-and-factions.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.
