# Grand Rush

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

**Grand Rush** is the high-stakes variant of Rush mode.

It follows the **exact same rules, flow, and mechanics as Rush**, but is designed for players who want **bigger entries, larger prize pools, and a premium UI experience**.

***

### Grand Rush Entry & Prize Pool

* **Entry Fee:** **0.1 SOL per squad**
* **Prize Pool:** Grows with every squad that joins
* **Scaling:** Linear, identical to Rush — just at a higher base value

More squads = bigger prize pool = higher upside.

***

### Grand Rush Payout (SOL)

| Number of Squad(s) Joined | Total Prize Pool |
| ------------------------- | ---------------- |
| 2                         | 0.2              |
| 3                         | 0.3              |
| 4                         | 0.4              |
| 5                         | 0.5              |
| 6                         | 0.6              |
| 7                         | 0.7              |
| 8                         | 0.8              |
| 9                         | 0.9              |
| 10                        | 1                |
| 11                        | 1.1              |
| 12                        | 1.2              |


---

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