# Phase 1 $MIND Rewards

## **Step 1: Submit Your First Report**

Start your streak by submitting your first report in Week 1. This makes you eligible to earn rewards from $MIND **Mind Chests**.

***

## **Step 2: Submit Reports Weekly**

From Week 2 onwards:

1. **Keep your streak going** – the longer your streak, the bigger your rewards.
2. **Claim $MIND Mind Chests** – these unlock $MIND tokens directly into your wallet.

***

## **Step 3: Earn Rewards Based on Your Tier**

Each time you submit a valid report, you’ll open a **Mind Chest**. Your rewards depend on your tier, and higher tiers increase your chances of earning larger rewards.

Here’s how the reward probabilities look for each tier:

| Tier        | 1 MIND | 10 MIND | 100 MIND | 1,000 MIND | 10,000 MIND |
| ----------- | ------ | ------- | -------- | ---------- | ----------- |
| Monkey Mind | 50%    | 50%     | 0%       | 0%         | 0%          |
| Baby Mind   | 40%    | 40%     | 20%      | 0%         | 0%          |
| Human Mind  | 20%    | 30%     | 30%      | 19.5%      | 0.5%        |

***

## **How Your Tier is Determined**

Your tier is based on four factors:

1. **Wallet Activity**
   * The number of transactions on supported EVM chains between October 2023–October 2024.
2. **Referrals**
   * The number of people you’ve successfully invited to join MindDAO.
3. **Humanity Score**
   * Our system verifies you’re a real person, not a bot.
4. **Streak Multiplier**
   * The longer your streak, the bigger your multiplier. Missing a week resets your streak and reduces rewards.

***

## **Streak Multipliers**

Your rewards grow as your streak increases:

* **Weeks 1–2**: Normal rewards (Multiplier = 1.00).
* **Weeks 3–6**: Boosted rewards (Multiplier = 1.25).
* **Week 7+**: Maximum rewards (Multiplier = 2.00).

***

## **Maximize Your Rewards**

Here’s the formula for calculating your rewards:

1. **Streak Factor**:
   * 1.00 if streak is <3 weeks.
   * 1.25 if streak is between 3–7 weeks.
   * 2.00 if streak is 7+ weeks.
2. **Base Rate**:
   * (Streak Factor) × (# Transactions ÷ 10,000) + (# Referrals ÷ 100)
3. **Reward Level**:
   * (Base Rate × Humanity Score) × 100
4. **Reward Tier**:
   * (RewardLevel÷20)+1(Reward Level ÷ 20) + 1(RewardLevel÷20)+1.

The **Reward Tier** determines the payout from your Mind Chest, based on the table above.

***

## **Tips for Success**

* **Submit reports on time**: Missing a week resets your streak and reduces your rewards.
* **Invite friends**: Successful referrals boost your tier, increasing your chances for bigger rewards.
* **Stay active**: Engage more to improve your wallet activity score and earn higher rewards.

Start your streak now and work your way toward earning the ultimate $MIND 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://minddao-1.gitbook.io/minddao/how-does-it-work/phase-1-usdmind-rewards.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.
