# Provably Fair

### Transparent Corporate Ladder System

Every promotion decision was predetermined before you even applied for the job. Our **Dual-Seed Cryptographic Protocol** ensures that your corporate climb is mathematically verifiable and tamper-proof.

### 🎯 What This Guarantees

**✓** All promotion letter outcomes were locked in before your first choice\
\&#xNAN;**✓** Multiplier assignments (high/low RTP) were predetermined per step\
\&#xNAN;**✓** Special letter properties (💀 instant death, ⚡ instant pass) were fixed at game creation\
\&#xNAN;**✓** Character rewards for JACKPOT collection were set in advance\
\&#xNAN;**✓** We cannot manipulate your career path based on your decisions

***

### 🏗️ Dual-Seed Architecture

#### 🔒 Server Seed (Hidden Until Completion)

* **64-character cryptographic secret** generated by our secure servers
* Remains **completely hidden** during your entire run
* **Revealed only after** you finish (win/lose) or cash out
* Powers all random elements of your corporate ladder

#### 🔑 Client Seed (Your Unique Identifier)

* Derived from **your wallet address** + optional player nonce
* **Public and transparent** from the moment you start
* Ensures your personal randomness contribution
* You control this part of the equation

#### 🎲 Deterministic Game Generation

```
YourGameOutcome = SHA256(ServerSeed + ClientSeed + GameElements)
```

***

### 🎮 Pre-Determined Elements

Every aspect of your corporate climb is calculated **before you make any moves**:

#### 📊 Step-by-Step Outcomes

* **Winning letter positions** for each corporate level
* **RTP assignments** (96% high vs 75-80% low) for stay/switch choices
* **Multiplier values** for every possible decision path

#### ⚡ Special Letter Properties

* **Instant promotion** (skip normal choice logic)
* **Instant termination** (immediate game over)
* Exact positions of these 10% probability events

#### 🎯 JACKPOT Character Distribution

* Which letters contain **J-A-C-K-P-O-T** characters
* Predetermined across all 7 corporate levels

***

### 🔍 Verification Process

After a run completion, visit your **Profile** to see your game history where you can view the **revealed Server Seed and prove the game was fair.**
