# Quests

There are two types of quests: **daily** and **seasonal**. They are tasks that users can complete to earn extra rewards.

Both residents and non-residents can complete quests, and most of the rewards are exclusively available to residents.

**Daily quests**

Daily quests are simple tasks that can be completed in a short timeframe.

* Completing a daily quest grants one free spin on the Rewards Wheel.
* Completing 10 daily quests in a row grants an additional free spin.

**Seasonal quests**

There are always 5 seasonal quests to complete during one season, with different difficulty levels. The harder the quest, the greater the reward.

Seasonal quests fall into three tiers:

* **Tier 1:** Simple quests, similar to daily quests. With a reward of 1k SILVER.
* **Tier 2:** Medium-level quests that require multiple actions and more effort. With a reward of 10k TP.
* **Tier 3:** Challenging quests that demand preparation, determination, or capital to complete. With a reward of 25k contributions.


---

# 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.civitia.org/game-mechanics/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.
