# 2.8 SOL Rewards & Official Multipliers

**Rewards in The Trendex Game are paid in SOL.**

Each tournament uses a single fixed prize pool.\
Players compete on two independent leaderboards, and the pool is split as follows:

| Leaderboard  | Share of Pool |
| ------------ | ------------- |
| Total Points | 80%           |
| SquadScore   | 20%           |

This means both allocation × skill and pure football skill are rewarded.

***

#### Official Token Multipliers

Official tokens unlock reward multipliers.

These multipliers do not mint new SOL, they only adjust how the fixed pool is redistributed between players.

More Official tokens inside your active setup = higher tier.

| Tier | Official Tokens Held | Reward Multiplier |
| ---- | -------------------- | ----------------- |
| 1    | 10,000               | x 1.1             |
| 2    | 100,000              | x 1.5             |
| 3    | 1,000,000            | x 2               |
| 4    | 5,000,000            | x 3 (max)         |

Multiplier cap = x3\
(your reward after multipliers can never exceed 3× your base reward)

***

#### Why Multipliers Exist

Multipliers give real utility to Official tokens without breaking the economy:<br>

* **whales don’t auto-win (hard cap x3)**
* **smaller wallets can still win via SquadScore**
* **this is prestige access → not infinite pay-to-win**<br>

Multipliers = value redistribution, not value inflation.

And by holding Official tokens, users benefit from the growth of the stars and of the surrounding ecosystem.

***

#### Example (simplified)

**Base reward (before multipliers): 2 SOL**\
**Tier 3 = +100%**

**Calculation**:

* **base = 2.00**
* **+100% of 2.00 = +2.00**
* **total = 4.00 SOL**

**So your adjusted payout = 4 SOL**

**→ Official tokens can significantly increase your share of the fixed pool**<br>

***

#### Summary

| Concept         | Meaning                             |
| --------------- | ----------------------------------- |
| Rewards         | paid in SOL                         |
| Pool model      | fixed % allocation                  |
| Official tokens | unlock multipliers                  |
| Small players   | can still outperform via SquadScore |

Distributions are computed at the end of each tournament once PlayerScores are final.\
**SP are credited directly to your Trendex account.**


---

# 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.trendex.gg/2-the-game/2.8-sol-rewards-and-official-multipliers.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.
