# 奖励中心

系统根据每个用户获得的积分定期向每个用户发送主币（BEAT）空投奖励。

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

在奖励中心可以看到自己当前累计的积分总数和已经获得的空投数量。获取奖励的用户需要先绑定钱包(EVM)，在奖励中心把奖励领取到钱包中再前往官网登录同一钱包即可完成提现。

**任务系统**

玩家完成每日任务可以获得积分和体力奖励。

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


---

# 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/jiang-li-zhong-xin.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.
