# Probability

### **Tier Probabilities and Payouts Table**

**Each loot has its own pool which increases based on the price of the loot.**

| Tier      | Selection Chance | Win Chance | Payout (% of Pool) |
| --------- | ---------------- | ---------- | ------------------ |
| Common    | 40.0%            | 41.4%      | 0.00455%           |
| Rare      | 30.0%            | 45.1%      | 0.0121%            |
| Epic      | 15.0%            | 21.3%      | 0.075%             |
| Legendary | 5.0%             | 22.1%      | 0.10%              |
| Jackpot   | 10.0%            | 0.06%      | 5.00%              |

{% hint style="success" %}

### Where Wagers Go:

1. **90%** - Prize pool for liquidity injections
2. **10%** - Platform fee
   1. **1%** - Leaderboards and player incentives
   2. 3% - referrals
      {% endhint %}

***

### 🧠 Expected Value & Pool Dynamics

**Self-balancing economics that create sustainable upside for everyone.** Our percentage-based payout system ensures the loot pool grows consistently while delivering meaningful rewards that scale with community participation.

The lootbox pool grows steadily with each play, while also paying out occasional wins. Because both wins and losses are always a percentage of the current pool, the system naturally balances itself over time.

After enough plays:

* The pool reaches a stable average size.
* Large wins (like jackpot hits) are still possible, but remain rare.
* Most plays either contribute to the pool or result in smaller wins, ensuring sustainability.

This structure ensures players always have a shot at meaningful rewards, without draining the system — even during periods of high activity.

**Sustainable Reward Cycles:**\
Through consistent play, the pool stabilizes around an optimal average size that supports both regular smaller wins and explosive jackpot opportunities. Large payouts remain possible but appropriately rare, ensuring the system can handle high-activity periods without compromising long-term sustainability.

**Player Benefits:**\
This structure guarantees you always have genuine shots at significant token positions, regardless of when you play or how active the platform becomes. Most interactions either grow the collective pool (benefiting future players) or deliver immediate wins, creating positive-sum dynamics where community growth directly enhances individual opportunities.

**The result:** A reward system that scales with success—bigger community participation means larger pools, better wins, and stronger market impact for featured tokens.


---

# 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.multiplier.fun/games/multiplier-originals/loot/probability.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.
