> For the complete documentation index, see [llms.txt](https://docs.uniocean.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.uniocean.io/forecast-platform/rewards/reward-simulator.md).

# Reward Simulator

The Reward Simulator is a practice tool that helps users understand how UCPRA rankings and rewards work — without risking real funds.

## What It Does

Users can configure a mock market scenario and instantly see how rankings and rewards would be distributed. This provides full transparency into the reward algorithm before committing real entry fees.

## How to Use It

```mermaid
flowchart LR
    A[Configure Market Size] --> B[Set Entry Fee]
    B --> C[Enter Sample Predictions]
    C --> D[Set Settlement Price]
    D --> E[View Full Rankings & Rewards]
```

### Step 1: Configure Market

* Choose number of participants (e.g., 50, 100, 500)
* Set entry fee amount

### Step 2: Enter Predictions

* Add sample predictions at different price levels
* See how distance from settlement price affects rank

### Step 3: Set Settlement Price

* Choose the oracle price that "settles" the mock market
* Watch all rankings recalculate instantly

### Step 4: View Results

* See complete ranking of all participants
* View which predictions are Rankers vs Bucket Winners vs non-winners
* See exact reward amounts for each position
* Understand the 51% in-the-money threshold in practice

## Use Cases

| Use Case                 | What You Learn                                                   |
| ------------------------ | ---------------------------------------------------------------- |
| Learn UCPRA              | See how the top 51% / bottom 49% split works                     |
| Compare market sizes     | Understand how Ranker count scales (1, 3, or 1%)                 |
| Understand reward curves | See the power-law distribution for Rankers                       |
| Test strategies          | See how multiple predictions at different prices perform         |
| Evaluate risk/reward     | Compare entry fee vs expected return at different rank positions |

## Why Use the Simulator?

* **No risk** — practice without real funds
* **Full transparency** — see exactly how every reward is calculated
* **Strategy testing** — understand optimal prediction strategies
* **Confidence** — enter real markets knowing exactly what to expect

***

## Related Pages

* [Reward Overview](/forecast-platform/rewards/overview.md)
* [Reward Examples](/forecast-platform/rewards/reward-examples.md)
* [Reward Distribution](/forecast-platform/rewards/reward-distribution.md)
* [How it Works](/forecast-platform/support/how-to-play.md)
