# Quest System

StarMon's Quest system consists of three main categories: daily Quest, weekly Quest and special Quest.

![](/files/BEi5LZGAiVKlKaAfcLaQ)

**Daily Quest：** Quests can be completed in one day, and daily quests earn rewards. Daily quests reset the next day whether they are completed or not. The daily mission reward has three levels based on the star level of the player's pet, and the higher the star level of the pet, the higher the reward.

![](/files/S20AHnlHOjajIl488htP)

Currently, in the Daily tasks, players need to complete three sub-tasks: logging in to the game daily, completing 10 times in Adventure Mode and winning 5 matches in PVP mode, and upon completion, they will receive their daily task rewards.

**Weekly Quest：**&#x41; week is a cylce. Players will be rewarded for completing tasks during the week, and missions will be reset weekly. The weekly quest will go live after the game has released for a period of time.

**Special Quest：**&#x53;tarMon game will provide a series of special tasks for players to challenge and complete, and different types of questwill lead to different rewards.


---

# 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://starmon.gitbook.io/starmon.io/starmon/beginner-guide-game/peripheral-systems/quest-system.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.
