# $2000 Weekly Leaderboard

Crypto Fantasy League (CFL) presents the **$2000 Weekly Leaderboard**. Players climb the leaderboard and compete for a share of the $2000 weekly prize pool.

**Challenge Details**

* Duration: Weekly
* Prize Distribution: Top 30 (Rank 1 - 30 on the leaderboard)
* How to Participate:  Play across all modes

**Leaderboard Mechanics**

The leaderboard will reset every Monday at **8:00 AM UTC**, and a snapshot will be taken at that exact time. A **8-hour review and appeal window** will follow (Read more [here](/crypto-fantasy-league-docs/rules-and-enforcement/leaderboard-policy.md)). After the review period ends, rewards will be distributed. Keep playing and secure your spot at the top!

**Prize Distribution**

| Rank    | Reward ($) |
| ------- | ---------- |
| 1       | 650        |
| 2       | 350        |
| 3       | 250        |
| 4       | 100        |
| 5       | 80         |
| 6       | 70         |
| 7       | 60         |
| 8       | 50         |
| 9 - 10  | 40         |
| 11 - 15 | 30         |
| 16      | 20         |
| 17 - 30 | 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/usd2000-weekly-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.
