# Quests

Quests are tasks players can complete to earn rewards.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXfLghgZLK_uJIn7TtxWBySBroCuEzY3zvMg3N1tBAl2SfwhaLMuN8hnKCEi39TvZQGAJ-NkRfBKfWGbCC3VUobmPLGjoncHHLFqZeOnbE8xKFEhDm62VtiJ9UiS3c-AJz6fhH0skIp99ufbHxMyJvXwUJ8g3grM57KUPNrk_ULFD7KkwSSTcsI?key=lJxCsUSA1VmDEtVbaMPerg" alt=""><figcaption></figcaption></figure>

#### Daily tasks

24 hours is given to players to complete these repetitive quests. The quests in this category are simple and easy to do. They offer a way to progress each day consistently.

#### Weekly tasks

Available for 7 days, these tasks are more challenging compared to daily tasks. These quests will be reset weekly.

#### Seasonal tasks

Seasonal quests are tied to special events or in-game seasons and are available for a limited period.

<br>


---

# 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.bombpixel.xyz/game-features/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.
