# $100 Daily King of The Hill

**King of the Hill (KOTH)** features **two parallel daily leaderboards**, giving players multiple ways to win.

{% hint style="info" %}
KOTH Daily Leaderboard: <https://www.cfl.fun/koth/leaderboard>
{% endhint %}

***

### Leaderboard Types

#### 1. Highest Winning Streak Leaderboard

This leaderboard rewards the player who achieves the **longest King of the Hill winning streak**.

**How it works:**

* Rankings are based on the **highest streak achieved**
* Only **one winner** is selected
* If multiple players share the same highest streak, the winner is determined by:
  * Total trophies earned (higher trophies wins)

**Reward:**

* **1st place:** $30

***

#### 2. Trophy Leaderboard

This leaderboard works similarly to Rush and rewards players based on **total trophies earned**.

**How it works:**

* Rankings are based on total trophies earned
* The **top 3 players** are rewarded

**Rewards:**

* **1st place:** $35
* **2nd place:** $20
* **3rd place:** $15

**Total prize pool:** $70

***

#### Key Notes

* Both leaderboards run **in parallel**
* A player can qualify for rewards on **both leaderboards**
* In edge cases (such as ties), the team will review and resolve accordingly


---

# 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/usd400-daily-leaderboards/usd100-daily-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.
