# Mission System

Complete daily and weekly missions during your runs to earn extra rewards.

You can earn **Abstract Stamps, Crowns, and even Jackpot Chests** by completing missions.

* **Daily missions** have 1 level and reset every day
* **Weekly missions** have 4 tiers with increasing rewards
* Weekly rewards include:
  * **Jackpot Chest** for completing the final level of “Kill Enemies”
  * **500 Crowns** for completing the final level of “Open Chests”

#### Limits

* You can earn up to **50,000 Abstract Stamps per week** from missions (This is **on top of up to 100,000 Abstract Stamps** from Bonus Enemies and Chests)
* Abstract Stamps from gameplay **do not count toward the mission cap**

Track your mission rewards in the **Abstract Stamps section in the Hub**

{% hint style="danger" %}
**Mission System is in Beta.** Values may change and more missions will be added in future updates.
{% endhint %}


---

# 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://tollan.gitbook.io/season4/gameplay/mission-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.
