# 每日签到

参与DeHero每日签到，每个参与签到的地址都可以获得一个奖券号，每天21点，会通过智能合约对所有的奖券号进行抽奖：

1、每日抽选200位幸运用户可以获得1个灰色英雄卡包，可开出随机灰色品质英雄1位（质押1 Heroes）。

2、未被选中的其余用户可以领取5点积分，积分可以用来兑换积分礼包

**每日签到时间：**&#x38;:00 - 21:00（UTC+8）

**每日领奖时间：**&#x5F53;日21:00 - 次日8:00（UTC+8）

{% hint style="warning" %}
**注意：**&#x5F53;日所得奖励（卡包、积分）请务必在当日21:00 - 次日8:00（UTC+8）领取，过期将作废！

**注意：**&#x5DF2;领取的积分会在每月1号的早上8:00（UTC+8）清空
{% endhint %}

**积分可兑换奖励：**

| **奖励类型**   | **兑换所需积分** |
| ---------- | ---------- |
| **A级积分卡包** | 105分       |
| **B级积分卡包** | 70分        |
| **C级积分卡包** | 35分        |

**打开积分卡包可获得3个奖励项的其中1个：**

| **奖励类型**   | **奖励1**     | **奖励2**    | **奖励3**    |
| ---------- | ----------- | ---------- | ---------- |
| **A级积分卡包** | 蓝色卡包（12）\*1 | 绿色卡包（6）\*1 | 白色卡包（2）\*1 |
| **B级积分卡包** | 绿色卡包（6）\*1  | 白色卡包（2）\*1 | 灰色卡包（1）\*1 |
| **C级积分卡包** | 白色卡包（2）\*1  | 灰色卡包（1）\*1 | 15积分       |

{% hint style="info" %}
（）内的数字代表卡牌中质押的Heroes数量，例如“白色卡包（2）”代表可以开出一张白色品质的随机英雄卡牌，卡牌内质押了2个Heroes
{% 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://mixmarvel.gitbook.io/dehero/english-2/frontpage/2-4.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.
