# Quests

### Quests

Players can perform several tasks via Kingdom Quests. Tasks may contain a list of necessary activities that the player must complete, such as atempting adventures or arena battles, crafting goals and social activities. For completing the task, the player receives a guaranteed reward.&#x20;

The number of quests can be limited and have a gradation in time - daily, weekly, or monthly. The player can choose to ignore the task and skip it.

### World Events

World Event - a randomly appearing event that has an effect on all players at once. For example: "Stone extraction increased by 10% for next 48 hours". Events have a wide variety of effects, from resource gathering to speeding up trips across the [Valley Map](/features/the-valley.md).&#x20;

Such events have a time limit, may appear randomly in the game, and cannot be negative. When such an event occurs, all players receive notifications.


---

# 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://guidebook.cardanolands.com/games/mmo/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.
