# Rush

<figure><img src="/files/Df8lEdggVIRoAryoGVYp" alt=""><figcaption></figcaption></figure>

[**Rush**](https://cfl.fun/rush) is a high-intensity mode where players continuously compete in short matches with an **increasing prize pool as more participants join**. CFL Rush runs continuously.

* Entry Fee: **0.03 SOL** per squad\`
* Drafting Phase: **1 minute**, and **reset back to 1 minute** every time a new squad joins
* Match Duration: 1 **minute**
* Prize Pool: Grows with every squad that joins

***

#### Single-round vs Multi-round

<figure><img src="/files/mLrEozeZFlndVx5j6LEz" alt=""><figcaption></figcaption></figure>

**Single-Round**

Join a single Rush match with:

* Up to **3 slots**
* **Same squad or different squads** for each slot

**Multi-Round (Auto-Join)**

Play back-to-back Rush matches automatically.

* Set **one squad** to auto-enter
* It will **join each new round automatically**
* Continue for as many rounds as you choose

***

#### How It Works

1. **Pick Your Squad(s)** — Choose one or multiple slots.
2. **Drafting Phase (1 min)** — Timer resets back to **1 min every time someone joins**.
3. **Match Starts (1 min)** — Begins once at least 2 squads joined. Win multiple times if you entered multiple slots.
4. **Play Again** — Rush runs nonstop, jump back anytime or let auto-join handle it.

***

**Rush Payout (SOL)**

| Number of Squad(s) Joined | Total Prize Pool |
| ------------------------- | ---------------- |
| 2                         | 0.06             |
| 3                         | 0.09             |
| 4                         | 0.12             |
| 5                         | 0.15             |
| 6                         | 0.18             |
| 7                         | 0.21             |
| 8                         | 0.24             |
| 9                         | 0.27             |
| 10                        | 0.30             |
| 11                        | 0.33             |
| 12                        | 0.36             |


---

# 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/rush.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.
