# 排行榜

玩家参与游戏获得的积分将进入排行榜，排行榜分为Alpha 榜和周排行榜。

**Alpha 榜**

拥有Beat Amplifier NFT的玩家在跳舞后可以获取Alpha积分，并根据Alpha积分参与排行榜获取更丰厚的BEAT空投。Alpha榜每季度重置，重置后需要重新获取。

<figure><img src="/files/v4KBs5gSqd4wCfWU3oUs" alt="" width="375"><figcaption></figcaption></figure>

**BEAT 奖励 - 周榜**

挑战任意歌曲关卡所积累的积分将计入每周排行榜，积分最高的前30名用户将直接获得BEAT奖励。

| 排名    | BEAT 奖励 |
| ----- | ------- |
| 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       |

每周排名只统计通过游戏关卡获得的积分，每周奖励发放后排名会重置。

积分奖励将直接记录在游戏账户中。获得BEAT奖励的用户需要先绑定钱包（EVM），将奖励接收到奖励中心的钱包中，然后前往官网连接同一钱包完成领取。


---

# 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/zh/xiao-you-xi/pai-xing-bang.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.
