# Daily Check-in

Check-in daily to get one lottery ticket for each day. Every day, 200 winning users will be drawn through smart contracts. Each winner will get one gray-quality card pack that includes 1 $HEROES and one of the No. 1-72 Heroes. Users who do not win the lottery prize can get points rewards.

Check-In Time: **8:00-21:00** (UTC+8) daily

Winners Call-Out and Prize Collection Time: **21:00-8:00** (UTC+8) daily

**Daily Check-In Rules**

Participation Conditions: Those who check-in before 21:00 (UTC+8) daily will get a lottery number. Each address can only check in once a day.

**Rewards Info：**

1\. Every day, **200** winning numbers selected randomly from all checked-in addresses through smart contracts get one gray-quality (1 $HEROES) card (supports heroes No. 1-72).

2\. The other checked-in addresses that have not won the prize will receive **5** points each as a reward. These points can participate in the Points Lottery later.

3\. After the Lottery results are announced, please be sure to manually collect your rewards or points before the end of the prize collection time.

{% hint style="warning" %}
All receivable points will be wiped at 8 a.m. (UTC+8) on the first day of each month.
{% endhint %}

**Point Exchange：**

| **Item**               | Point needed |
| ---------------------- | ------------ |
| Level A points package | 105          |
| Level B points package | 70           |
| Level C points package | 35           |

**Open points package will get one of the rewards as follow:**

| Type                   | item 1                | item 2                | item 3                |
| ---------------------- | --------------------- | --------------------- | --------------------- |
| Level A points package | Blue card pack（12）\*1 | Green card pack（6）\*1 | White card pack（2）\*1 |
| Level B points package | Green card pack（6）\*1 | White card pack（2）\*1 | Gray card pack（1）\*1  |
| Level C points package | White card pack（2）\*1 | Gray card pack（1）\*1  | 15 points             |

{% hint style="info" %}
The number in () represents the number of $HEROES  staked in. For example, "White card pack (2)" represents a random hero card of white quality that is staked in 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/shou-ye/daily-check-in.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.
