# Ranking

The points players earn from participating in the game will be entered into the rankings, which are divided into the Alpha Clash and the Weekly Ranking.&#x20;

**Alpha Clash**

Players who own Beat Amplifier NFT can obtain Alpha Clash points after dancing, and participate in the rankings based on Alpha Clash points to obtain more generous BEAT airdrops. The Alpha Clash ranking is reset every quarter, and you need to obtain them again after the reset.

<div data-full-width="false"><figure><img src="/files/6rABqzVaDTL6ttozfofS" alt="" width="375"><figcaption></figcaption></figure></div>

**BEAT  Reward - Weekly Ranking**

The accumulated points from challenging any song level will be included in the weekly rankings, and the top 30 users with the most accumulated points will directly receive BEAT rewards.

| Rranking | BEAT Reward |
| -------- | ----------- |
| 1        | 200         |
| 2        | 150         |
| 3        | 120         |
| 4        | 100         |
| 5        | 80          |
| 6        | 60          |
| 7        | 50          |
| 8        | 40          |
| 9        | 30          |
| 10       | 20          |
| 11-15    | 10          |
| 16-20    | 8           |
| 21-30    | 6           |

The weekly ranking only counts the points obtained by passing the game levels, and the ranking is reset after the rewards are issued each week.

\
Points rewards will be recorded directly in the game account. Users who receive BEAT rewards need to bind their wallet (EVM) first, receive the rewards to their wallet in the reward center, and then go to the official website to connect the same wallet to complete the withdrawal.


---

# 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.audiera.fi/mini-game/ranking.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.
