# King of The Hill

<figure><img src="/files/7acKGJOodQp0aCkduZGN" alt=""><figcaption></figcaption></figure>

[**King of the Hill**](https://cfl.fun/koth) is a 1v1 mode where players compete to take and keep the throne as King.

At the start, there’s no king. Anyone can **claim the throne** and become the first King. From there, challengers enter to dethrone the King.

* Match Duration: 1 min
* Entry Fee: **0.1 SOL** to **claim first throne** and to **challenge**
* King does **NOT** pay to keep their streak
* No queue cap — challengers can keep coming

***

#### For the King

As King, you **do not pay** to defend the throne. Each win increases your streak — and **streak bonuses stack**.

You can defend the throne as long as you keep winning Or **cash out anytime** to lock your bonus.

**King Rules:**

* Defend for free
* Earn rewards for each win
* **Streak bonus increases** with every successful defense
* Lose → you are dethroned instantly
* Can **cash out anytime** — leaving the throne empty

**King Payout Progression: (SOL)**

<table><thead><tr><th width="95.078125" align="center">Streak</th><th width="326.16796875" align="center">Total Prize (Base Prize + Streak Bonus)</th><th data-type="number">Trophy Prize</th></tr></thead><tbody><tr><td align="center">1</td><td align="center">0.185</td><td>5000</td></tr><tr><td align="center">2</td><td align="center">0.276</td><td>10000</td></tr><tr><td align="center">3</td><td align="center">0.3727</td><td>15000</td></tr><tr><td align="center">4</td><td align="center">0.47462</td><td>20000</td></tr><tr><td align="center">5</td><td align="center">0.5798</td><td>25000</td></tr><tr><td align="center">6</td><td align="center">0.6859</td><td>30000</td></tr><tr><td align="center">7</td><td align="center">0.7912</td><td>35000</td></tr><tr><td align="center">8</td><td align="center">0.8952</td><td>40000</td></tr><tr><td align="center">9</td><td align="center">0.998</td><td>45000</td></tr><tr><td align="center">10</td><td align="center">1.1</td><td>50000</td></tr></tbody></table>

***

#### For Challengers

You pay **0.1 SOL** to enter as a challenger. If you beat the current King, **you become the new King**.

**Challenger Rules:**

* Entry Fee: **0.1 SOL**
* Beat the King → **You take the throne**
* **Bonus:** The higher the King’s streak when you defeat them, **the bigger your bonus reward**

Every challenge is a chance to seize the crown and start your streak.

**Challenger Payout Progression: (SOL)**

<table><thead><tr><th width="95.078125" align="center">Streak</th><th width="231.3203125" align="center">Prize for Dethroning the King</th><th width="118.41015625" align="center">Base Prize</th><th width="160.73828125" align="center">Bonus</th><th data-type="number">Trophy Prize</th></tr></thead><tbody><tr><td align="center">1</td><td align="center">0.1206</td><td align="center">0.0833</td><td align="center">0.0373</td><td>5000</td></tr><tr><td align="center">2</td><td align="center">0.1579</td><td align="center">0.0833</td><td align="center">0.0554</td><td>10000</td></tr><tr><td align="center">3</td><td align="center">0.1952</td><td align="center">0.0833</td><td align="center">0.0747</td><td>15000</td></tr><tr><td align="center">4</td><td align="center">0.2325</td><td align="center">0.0833</td><td align="center">0.0950</td><td>20000</td></tr><tr><td align="center">5</td><td align="center">0.2698</td><td align="center">0.0833</td><td align="center">0.1160</td><td>25000</td></tr><tr><td align="center">6</td><td align="center">0.3071</td><td align="center">0.0833</td><td align="center">0.1372</td><td>30000</td></tr><tr><td align="center">7</td><td align="center">0.3444</td><td align="center">0.0833</td><td align="center">0.1582</td><td>35000</td></tr><tr><td align="center">8</td><td align="center">0.3817</td><td align="center">0.0833</td><td align="center">0.1790</td><td>40000</td></tr><tr><td align="center">9</td><td align="center">0.4190</td><td align="center">0.0833</td><td align="center">0.1996</td><td>45000</td></tr><tr><td align="center">10</td><td align="center">0.4563</td><td align="center">0.0833</td><td align="center">0.22</td><td>50000</td></tr></tbody></table>

***

#### Why Become King?

Stay on the throne as king = **build a winning streak + earn bonus rewards**.

Dethrone a king = the higher the King’s streak when you defeat them, **the bigger your bonus reward**


---

# 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/king-of-the-hill.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.
