> For the complete documentation index, see [llms.txt](https://stag.gitbook.io/stag-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://stag.gitbook.io/stag-docs/more-to-do/prize-heist.md).

# Prize Heist (Win Prizes)

The most Robin Hood thing we do: **at every market-cap milestone, real prizes get shipped to random holders.** "Rob the chart, feed the hood."

## How it works

1. When $STAG hits a **market-cap milestone**, **0.20% of the market cap** is spent on **real prizes**.
2. Winners are **drawn live on stream** from the on-chain **holders list** — provably fair.
3. Prizes are **shipped to the winner's door**, worldwide.

## You enter just by holding

* **No forms. No sign-up.** If you're **holding $STAG at the snapshot block, you're automatically entered.**
* **Hooded 20 holders get whitelist priority** (better odds / reserved entries).

## The prize ladder (grows at every milestone)

| Market Cap | Prize                         | Winners | Prize Pool  |
| ---------- | ----------------------------- | ------- | ----------- |
| $500K      | Apple Watch                   | 2       | $1,000      |
| $1M        | iPad                          | 4       | $2,000      |
| $2.5M      | iPhone 17                     | 6       | $5,000      |
| $5M        | iPhone 17 Pro Max             | 6       | $10,000     |
| $10M       | Alienware 18 · Area-51        | 6       | $20,000     |
| …          | bigger heists every milestone | more    | 0.20% of MC |
| $1B        | Tesla Model S                 | 20      | $2,000,000  |

## To maximize your odds

* **Hold more $STAG** (bigger holders get more entries).
* **Hold a Hooded 20** (whitelist priority).
* **Don't sell before the snapshot** — you must be holding at the snapshot block.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://stag.gitbook.io/stag-docs/more-to-do/prize-heist.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
