# Daily Quests

Daily Quests are kingdom-wide quests that are doable per player, per day. Doing a quest will reward indeterminate rewards, and completing a set of them (5 will be given per day, 3 need to be done) will yield more rewards. Quests can also reward clay, stone, and wood.

Some daily quest examples are:

* Upgrade a building
* Send an attack
* Support an ally
* Explore a dungeon
* Conquer a new land
* Explore a specific dungeon


---

# 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://cryptoblades.gitbook.io/cryptoblades-kingdoms/quests/daily-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.
