# Trading Competitions

Traders on Kodiak Perps are automatically eligible for Trading Competitions.&#x20;

Competition statistics and details can be viewed on the [Leaderboard](https://perps.kodiak.finance/leaderboard).<br>

**Rules**

Rules vary by competition. Generally speaking, rewards are based on Volume and realized PNL during the competition period. &#x20;

* Competition Dates: as announced in the competition rules (e.g. Nov 1 to 15)
* Timezone for snapshot: UTC
* Source of truth: leaderboard.&#x20;
* Unrealized PNL does not count.
* Realized PNL is gross of fees (i.e. impact of fees is not included).
* Liquidation volumes, liquidation fees, and PNL does not count towards Realized PNL.&#x20;

{% hint style="info" %}
Liquidation volumes and fees do not accrue to Kodiak, they go towards the liquidator and the Orderly insurance pool.
{% endhint %}


---

# 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://documentation.kodiak.finance/protocol/perps/trading-competitions.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.
