# Competitions

## The Degen Board (Global Leaderboard)

The Degen Board tracks all traders across DexPal's partner DEXs.

* Rankings based on Credits from volume and fees
* Top 100 traders share 25% of the prize pool
* Plus 5%–15% of the round's DexPal Points
* Updated daily with real-time standings

## DEX Competitions

Each partner DEX has its own dedicated leaderboard.

* Top 10 traders per DEX share 25% of the prize pool
* Distribution based on that DEX's contribution to the prize pool
* Some partners add bonus native token rewards
* Daily updates for transparency

> **Note:** Credits from referrals and quests don't count toward competition rankings — only actual trading activity.

## Competition Summary

| Competition      | Prize Pool                        | Who Wins               |
| ---------------- | --------------------------------- | ---------------------- |
| Degen Board      | 25% of prize pool + 5%–15% Points | Top 100 global traders |
| DEX Competitions | 25% of prize pool                 | Top 10 per DEX         |

## Fair Play Mechanics

The rewards framework includes built-in mechanics that keep competition inclusive for all traders:

* Volume multipliers that reduce the gap between large and small traders
* Encourages consistent participation over burst activity
* Dynamic multipliers for fairness
* Anti-manipulation algorithms
* Wash trading detection and prevention

Every trader, regardless of size, has a real chance to climb leaderboards and earn meaningful rewards.


---

# 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://docs.dexpal.io/for-users/rewards/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.
