Skip to main content

Leaderboard

Compete on the Alphio Leaderboard — top performers earn Credits and recognition each season. The active series is the Agentic Trading Championship.

Find it at: /account/leaderboard.

Feature-flag gated

Visibility depends on a feature flag — you may not see this reward yet. The Leaderboard is gated by enable_leaderboard and rolled out progressively per region and cohort.

Leaderboard


1. How ranking works

All eligible accounts are auto-enrolled each weekly sprint. Your rank is determined by the total trading volume generated by your active AI Agents during the sprint window.

  • Counts: trades executed by AI Agents (Agentic Trading + automated tasks).
  • Does NOT count: manual / discretionary trades placed outside Agentic Trading.
warning

The exact volume formula (weighting between rails, perpetual notional vs. cash equity, fee-deducted vs. gross) is TBC. The "My Status" card in the Leaderboard view is the authoritative source for your computed score.


2. Seasons and cadence

  • Sprint length: weekly. Each weekly sprint ends every Sunday at 23:59 UTC.
  • Tabs: the Leaderboard page has two tabs:
    • Live Standings — the current sprint (in progress).
    • Last Week — the most recently closed sprint, where you claim any winnings.
  • Series: sprints roll up into a season (season_number + week_number shown in the hero header).
warning

Higher-cadence aggregates (monthly / quarterly series leaderboards or season championships) are TBC. Today's primary cadence is weekly.


3. Rewards

Top ranks earn Credits according to a tier table defined by the backend (rewardTiers). The Championship Rules dialog in the app lists the live tier ladder — for example, ranks 1st, 2nd, 3rd, 4th–10th, 11th–50th each map to a Credits payout.

Leaderboard podium

warning

The exact rank ranges and Credits-per-tier amounts are TBC and managed by the operations team via the rewardTiers config. The in-app Rules dialog is the authoritative source.

Winners may also earn recognition badges on their profile / podium card (in addition to Credits).


4. Eligibility

  • Account must be signed in.
  • At least one trade rail must be configured for AI Agents (typically a Hyperliquid wallet bind, since the championship is volume-from-agents).
  • Wash trading or system-exploitation behavior results in disqualification — both for the sprint and potentially the season.

5. How to claim

  1. After Sunday 23:59 UTC, switch to the Last Week tab.
  2. If you placed in a paying tier, the My Status card shows final_reward > 0 and an unclaimed badge appears on the tab.
  3. Tap Claim — the call (/v1/reward/leaderboard/claim with the closed season_id) is idempotent.
  4. A victory dialog confirms the Credits added.

Rewards must be claimed manually within 7 days of the sprint closing. Unclaimed rewards expire.


6. Where to view your earnings

  • Live standings: /account/leaderboard → Live Standings tab. See your current rank, score, and the podium.
  • Last week's payout: same page → Last Week tab → My Status card → Claim button.
  • Rules / tier table: tap the "rules" icon in the top right of the Leaderboard page.
  • Credits balance: /account/billing (Credits totals) and /reference/credits-system for deduction rules.


Agent Instructions: Querying This Documentation

If you need information not on this page, you can query the docs dynamically by sending a GET request with the ask query parameter:

GET https://docs.alphio.ai/rewards/leaderboard.md?ask=<question>

The question should be specific, self-contained, and written in natural language. The response includes a direct answer plus relevant excerpts and sources.