# Leaderboard & Rewards

Death Mode runs on a seasonal leaderboard.

**Rankings are determined by:**

1. Highest wave reached
2. Completion time (if wave is tied)

Your leaderboard entry shows your best run only.

***

### Rewards

Prizes include:

* USDC from the prize pool
* NFTs
* Exclusive in-game items

Top performers each season earn rewards based on their final ranking.

***

{% hint style="warning" %}
More details re: entry requirements and dates will be announced later.&#x20;
{% 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://docs.ruyui.com/season-0-death-mode/leaderboard-and-rewards.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.
