# Reward System

Users can accumulate **Mad Points** by completing various tasks and challenges within the platform. These tasks may include activities such as daily logins, completing quests, engaging with in-game, or participating in special events. As users continue to earn Mad Points, they progress towards reaching specific milestones.&#x20;

Once a user reaches a certain threshold of Mad Points, they become eligible to receive a **Mad Chest**. This chest contains a combination of rewards, which may include both in-game items, such as exclusive power-ups, or currency, and blockchain-based assets like NFTs or tokens, which can be traded, sold, or used within the game's ecosystem.

| Target Mad Point to earn rewards | Reward            |
| -------------------------------- | ----------------- |
| 500                              | Mad Chest Level 1 |
| 1500                             | Mad Chest Level 2 |
| 3000                             | Mad Chest Level 3 |
| 5000                             | Mad Chest Level 4 |
| 8000                             | Mad Chest Level 5 |

### What is Mad Point

Mad Points are a non-transferable, point system designed to incentivize and reward players for engaging in various activities within the Mad Squad ecosystem. The primary purpose of Mad Points is to foster player engagement, community growth, and sustained participation in the game.&#x20;

### What is Mad Chest

These chests include in-game and blockchain rewards like Gems, Coins, Hero cards, and more.

<figure><img src="/files/7jOLB9Mkc8uhDrXxSxYB" alt=""><figcaption></figcaption></figure>


---

# 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://whitepaper.madsquad.net/economy/reward-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.
