# Quest

Players can participate in daily quests to earn some Runes.

There will be 5 new quests daily:

* 2 Easy Quests
* 2 Medium Quests
* 1 Hard Quest

Completing all the quests earns you more Runes and an item.

Runes are needed to purchase Raid Passes to participate in the raid boss feature to earn Pet Fragments.


---

# 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.gunstar.io/whitepaper/the-game/game-modes/quest.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.
