# $1000 Global Leaderboard

CFL runs a **Global Leaderboard** that tracks long-term performance across the platform.

#### Overview

* Prize Pool: **$1,000 in $SKR tokens**
* Duration: Ongoing (global ranking)
* Prize Distribution: Top-ranked players (distribution details announced per cycle)
* How to Participate: Play across all CFL modes

The Global Leaderboard rewards consistent performance over time, while the Weekly Leaderboard focuses on short-term competition.

| Rank    | Reward ($) |
| ------- | ---------- |
| 1       | 150        |
| 2       | 75         |
| 3       | 50         |
| 4 - 10  | 25         |
| 11 - 25 | 20         |
| 26 - 50 | 10         |


---

# 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://crypto-fantasy-league-1.gitbook.io/crypto-fantasy-league-docs/ongoing-campaign/usd1000-global-leaderboard.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.
