# Quests

In its early stages, XOOB will prioritize the development and refinement of its Quest feature. Quests are the cornerstone of the XOOB experience.

This feature will allow developers to integrate gamified challenges into their game and players to complete task-specific challenges and win unique prizes.

### **How it Works:**

* **Daily Tasks:** Simple tasks that users can complete daily, such as logging into the platform, visiting specific sections, or performing basic actions within the ecosystem.
* **Complex Missions:** More intricate quests that may involve multi-step processes, strategic planning, and collaboration with other users. Examples include completing a series of in-game objectives, participating in community-driven projects, or achieving high scores in specific games.
* **Special Objectives:** Time-limited or event-specific tasks that offer higher rewards and unique opportunities to earn XOOB Points.\ <br>
* **Objective:** To engage users consistently, encouraging them to explore different aspects of the XOOB platform and rewarding their active participation and achievements.


---

# 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.xoob.gg/xoob/where-to-mine-xp/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.
