# ECO Jackpot

#### Ticket Rules

| Condition                                     | Tickets Granted |
| --------------------------------------------- | --------------- |
| Spend **$10** wChip in Meta Hub               | **1**           |
| Existing MWAR holder (daily at **UTC 00:00**) | **1** per day   |
| Invited user purchases **$50+**               | **10**          |

#### Round & Threshold

| Metric                                 | Value            |
| -------------------------------------- | ---------------- |
| Jackpot threshold to start a new round | **10,000 wChip** |
| Instant draw                           | Available        |

#### Prize Tiers

| Tier | Winners | Prize                                 |
| ---- | ------- | ------------------------------------- |
| 1st  | 1       | Entire jackpot except **7,000 wChip** |
| 2nd  | 5       | **1,000 wChip each**                  |
| 3rd  | 10      | **100 wChip each**                    |
| 4th  | 100     | **10 wChip each**                     |

* Accumulate **20%** of wChip spent in Meta Hub and return it to contributing users
* Ticket acquisition
  * 1 ticket per **$10** of wChip spent in Meta Hub
  * 1 ticket per day at **UTC 00:00** for existing MWAR holders
  * **10 tickets** when an invited user purchases **$50+** (requires unique invite links and tracking)
* Rounds: when the jackpot reaches **10,000 wChip**, start a new round; instant-draw is available
* Prize tiers (per original design)
  * 1st: 1 winner; entire jackpot except 7,000 wChip
  * 2nd: 5 winners; 1,000 wChip each
  * 3rd: 10 winners; 100 wChip each
  * 4th: 100 winners; 10 wChip each


---

# 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://plan-a-labs.gitbook.io/new/ecosystem/eco-jackpot.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.
