# Guaranteed Prizes

We wanted to make every round more exciting for everyone, not just the jackpot winner.

**Guaranteed Prizes** are bonus rewards distributed to multiple players after each round. These prizes come from the BeatPot treasury and are separate from the main jackpot.

Think of it this way:

* **Main Jackpot**: One big winner takes all if there is a winning ticket in that round
* **Guaranteed Prizes**: Multiple players win smaller prizes ever round

This means more chances to win something every round.

<figure><img src="/files/qVm1o3VuKLLfjPE9CIba" alt=""><figcaption></figcaption></figure>

## How It Works

#### 1. Play a Round

Buy tickets in any BeatPot round as you normally would. Each ticket you purchase increases your chances of winning both the main jackpot AND guaranteed prizes.

#### 2. Round Completes

After the round ends and the main winner is determined, the guaranteed prize distribution begins.

#### 3. Winners Selected

Multiple players are randomly selected to receive guaranteed prizes. The more tickets you hold, the higher your chances of being selected.

#### 4. Prizes Distributed

Winners receive their WHYPE tokens directly to their wallets via an on-chain transaction.

***

### Who Can Win?

To be eligible for guaranteed prizes:

* **Buy tickets** in the round (minimum threshold required)
* **Not be the main jackpot winner** (we spread the love - jackpot winners are excluded from guaranteed prizes)
* **One prize per wallet** per round

#### Fair Selection

Winners are selected using weighted random selection:

* More tickets = higher chance of winning
* But even small ticket holders have a chance
* Selection is provably fair using on-chain randomness

***

### Adaptive Prize Pool

The guaranteed prize pool is **adaptive** - it learns and adjusts based on player activity over time.

#### How It Adapts

* **Higher participation** → Prize pool increases to reward the community
* **Lower participation** → Prize pool adjusts conservatively
* **Learning system** → The algorithm tracks how prizes affect participation and optimizes over time

This means the system automatically finds the sweet spot that maximizes rewards for players while keeping the prize pool sustainable.

#### What This Means For You

* Prize amounts aren't fixed - they grow with the community
* More players = bigger prize pools
* The system rewards active rounds with better prizes

***

### Why Guaranteed Prizes?

#### For Players

* **More winners every round** - Even if you don't hit the jackpot, you could still win
* **Better odds** - Multiple prize slots means more chances
* **Instant payouts** - Prizes sent directly to your wallet

#### For the Ecosystem

* **Increased engagement** - More reasons to participate
* **Community rewards** - Spreads value across more players
* **Sustainable growth** - Funded from protocol treasury

***

### Frequently Asked Questions

#### How often are guaranteed prizes distributed?

After every completed BeatPot round. If you participated, you're automatically eligible.

#### Do I need to claim my prize?

No! Prizes are automatically sent to your wallet. Just make sure you're playing with the wallet where you want to receive prizes.

#### Can I win the main jackpot AND a guaranteed prize?

No. To keep things fair and spread rewards across more players, jackpot winners are excluded from guaranteed prizes in that round.

#### How are winners selected?

Using weighted random selection based on ticket holdings. More tickets = higher probability, but everyone with tickets has a chance.

#### What token are prizes paid in?

WHYPE - the native token on Hyperliquid EVM.

#### Is there a minimum to participate?

Even 1 ticket makes you eligible for guaranteed prizes!

#### How do I see if I won?

Check your wallet for incoming WHYPE transactions after round completion. Winners are also announced in our community channels.

***

### Get Started

Ready to try your luck? Head to [BeatPot](https://app.hyperbeat.org/beatpot) and join the next round. Buy tickets, enjoy the excitement, and you might just be one of our guaranteed prize winners!


---

# 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://docs.hyperbeat.org/beatpot/guaranteed-prizes.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.
