# Performance Hub

{% hint style="info" %}
**This section is under development and may change over time.**
{% endhint %}

The Performance Hub is the central dashboard where every ARKADA user can monitor their progress, track seasonal performance, and showcase their achievements. It is the player’s main interface for understanding how individual actions — from completing quests to engaging with the community — translate into tangible rewards and contributed value.

At the top of the Performance Hub, each user sees their **profile**, including username, avatar, connected wallets, and their current standing in the **Season Rank** and [**Leaderboard**](https://docs.arkada.gg/~/revisions/1voCrnKLklaK9UcK42CA/core-features/leaderboard). The hub also highlights the current season theme, complete with visual identity and lore, and provides easy navigation to past seasons to review historical performance.

Central to the Performance Hub is the Season Rank display. This section shows the player’s current tier, total points, and progression toward the next rank.

> Season Rank Score = Season Tier Multiplier x (Quest Points + Referral Points + Arena Points) + Previous Season Bonus

Points are earned through:

* Quests — Completing on-chain and off-chain campaign tasks.
* Referrals — Earning points from the activity of invited users.
* Trading Arena — Scoring points through competitive matches.
* Previous Season Bonus — Carrying forward part of the prior season’s performance.

Multipliers that boost your Season Rank are calculated by the [ARKADA Scoring Engine.](https://docs.arkada.gg/~/revisions/KVbBVHeuaxogj6JQ0dV1/core-features/arkada-scoring-engine)

### Season Tiers

Your Season Rank determines your position in the leaderboard and your chances for valuable rewards, including $ETH rewards and [Wheel of Fortune](https://docs.arkada.gg/~/revisions/nMfC2BHNGnG8c9FUNUxq/core-features/wheel-of-fortune) bonuses.

<table><thead><tr><th width="157.98828125">Tier</th><th width="216.86328125">Points Range</th><th width="163.98046875">Reward</th><th>Wheel of Fortune Chance</th></tr></thead><tbody><tr><td>Top 10</td><td>>50,000 &#x26; Top 10</td><td>ETH</td><td>2.0x</td></tr><tr><td>Top 50</td><td>>50,000 &#x26; Rank 11–50</td><td>ETH</td><td>1.6x</td></tr><tr><td>Diamond</td><td>>50,000</td><td>ETH</td><td>1.4x</td></tr><tr><td>Platinum</td><td>>25,000</td><td>ETH</td><td>1.3x</td></tr><tr><td>Gold</td><td>>10,000</td><td>ETH</td><td>1.2x</td></tr><tr><td>Silver</td><td>>5,000</td><td>ETH</td><td>1.1x</td></tr><tr><td>Bronze</td><td>>1,000</td><td>ETH</td><td>1.0x</td></tr></tbody></table>

Every element in the Performance Hub is designed to keep users engaged and informed. It transforms raw activity into a clear performance profile, making seasonal progression transparent and motivating. For projects, the Performance Hub serves as public proof of user value, offering verifiable insight into who is driving meaningful engagement in the ecosystem.

The Performance Hub is where competition, recognition, and strategy meet — the place where users see the direct impact of their actions, and projects discover their most valuable advocates.


---

# 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.arkada.gg/core-features/performance-hub.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.
