# Classic

**CFL Classic Mode** is CFL’s free-to-play **1 vs 1** match mode.\
Here, you compete to collect **trophies** — which help you climb the [**Trophy Leaderboard**](https://cfl.fun/leaderboard/?ref=CFLDOTFUNG).

***

#### Key Features

* **Free to play** — no entry fee.
* **1 vs 1 matches** against other players.
* **Earn trophies** based on your match duration.
* **Play up to 5 ongoing matches at the same time** in Classic Mode.

***

#### Match Duration & Trophy Rewards

Classic Mode is the **only mode** where you can choose the match duration.\
Each duration gives a different number of trophies (win or lose — the change is ±).

| Match Duration | Trophy Change (±) |
| -------------- | ----------------- |
| 1 minute       | 7 🏆              |
| 5 minutes      | 30 🏆             |
| 1 hour         | 75 🏆             |
| 4 hours        | 400 🏆            |
| 12 hours       | 600 🏆            |
| 1 day          | 1500 🏆           |

#### Leaderboard & Rewards

* The **top 10 players** on the [**Trophy Leaderboard**](https://cfl.fun/leaderboard/?ref=CFLDOTFUNG) have a chance to win **various rewards**, depending on the [**current Leaderboard Challenge Campaign**](/crypto-fantasy-league-docs/ongoing-campaign/leaderboard-challenge-road-to-seeker.md)**.** Check our [X/Twitter](https://x.com/cfldotfun) for the latest campaign.
* Out of those **top 10**, **3 players** will win a **Free Pass daily** to enter the [**CFL Tournament**](https://cfl.fun/tournament/?ref=CFLDOTFUNG) without paying the entry fee.


---

# 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/modes/classic.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.
