# Prize Pool

HLAW uses 4% of total protocol [fees](/hlaw/fees.md) to fuel the Prize Pool.

Each HLAW buy adds the user to the Prize Pool Leaderboard (if they meet the [minimum](/hlaw/fees.md#jackpot-minimum)) and adds 15 minutes to the Jackpot Timer (max length 72 hours)\*.

When the timer hits zero, 20% of the Prize Pool pool is distributed to the top 10 users on the Leaderboard, while 80% rolls over to the next round and the timer resets to 72 hours\*.

The Prize Pool Leaderboard displays the top 10 most recent HLAW buyers in real-time.

\* *The Team may adjust future prize pool parameters to foster user engagement and maximize market conditions.*


---

# 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://atropine.gitbook.io/hlaw/features/prize-pool.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.
