# Quests

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

**Types of Quests**

* **Daily Quests**: Players receive two daily quests
* **Weekly Quests**: Players receive one weekly quest
* **Truffle Quests**: Available to players holding at least 100 $CHAMPZ or owning an NFT Champ, offering unique truffle rewards. Players receive two truffle quests in addition to their regular quests.

**Managing Quests**

* **Accepting and Redrawing Quests**: Players can accept any quest presented to them. They also have the option to redraw one quest per day if they prefer a different task.
* **Fulfilling and Dismissing Quests**: Accepted quests can be completed for rewards or dismissed if unwanted. New quests replace completed or dismissed ones in the next cycle (next day for daily quests, next week for weekly quests).

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

**Quest Slots**

* **Daily Quest Slots**: Each player has two slots for daily quests.
* **Weekly Quest Slot**: Each player has one slot for a weekly quest.

**Quest Rarities**

Quests come in different rarities, each with varying levels of difficulty and rewards:

* **Common Quests**: Easier tasks rewarded with a common quest treasure.
* **Uncommon Quests**: Moderately difficult tasks rewarded with an uncommon quest treasure.
* **Rare Quests**: Challenging tasks rewarded with a rare quest treasure.

The content of each treasure can be inspected in-game.

**Quest Type**

There are various different quest types:

* <img src="/files/w99aH1wr0VHjf7gkXHMt" alt="" data-size="line"> **Daily login** quest
* <img src="/files/fBCmAUjupUyirnL3pPm3" alt="" data-size="line"> **Fight related**: e.g. Defeating a specified number of certain enemies.
* <img src="/files/oconcPDn586qeJR3sfS6" alt="" data-size="line"> **Economy related**: e.g. Burn a specific amount of Spores
* <img src="/files/lIgKDmrF8fMZJoTWquG8" alt="" data-size="line"> **PvP related**: e.g. Fight a specific amount of PvP matches
* <img src="/files/ubMkQH4pcqfcnNCBL4lA" alt="" data-size="line"> **Explore related**: Finding and completing specific explore events.

#### Daily Login Bonus

Starting with their first login, players receive a daily login bonus that improves each day until day 7. Missing a day resets the bonus.

| Day | Bonus                           |
| --- | ------------------------------- |
| 1   | 1 common daily quest treasure   |
| 2   | 1 common daily quest treasure   |
| 3   | 1 common daily quest treasure   |
| 4   | 2 common daily quest treasure   |
| 5   | 2 common daily quest treasure   |
| 6   | 2 uncommon daily quest treasure |
| 7   | 2 uncommon daily quest treasure |

* **Reset**: The bonus resets to day 1 if a player misses a day or after reaching day 7.

**Daily Truffle Login Bonus and daily truffle quests**

* **Eligibility**: Players holding at least 100 $CHAMPZ or owning an NFT Champ.
* **Bonus**: Eligible players receive a [daily truffle login](/currencies/earn-truffles.md#daily-login-bonus) bonus as well as two [daily truffle quests](/currencies/earn-truffles.md#quest-completion-and-renewal) in addition to the standard daily login bonus and quests.

#### Summary

The quest system and daily login bonuses provide players with engaging and rewarding activities. Daily and weekly quests offer various challenges and rewards, while the daily login bonus encourages consistent play. Special bonuses for $CHAMPZ holders and NFT Champ owners further enhance the gaming experience, adding exclusive rewards and incentives.


---

# 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.champz.world/main-screen/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.
