# Season 1 : Label game

Users will earn points by labeling data and voting on data result. DeData will conduct airdrop for testnet users

**Game Time**: Q3&#x20;

**Supported Network:** BNB Chain Testnet&#x20;

**Reward:**  Airdrop

**Game  Rules:**

(1) Users can choose the role of Maker or Checker to receive DataTalk,DeImage and DeAudio cases. After receiving tasks, users complete them.

(2) Each Maker task will be assigned to at least 3 Makers. After all Makers complete the case, at least 5 Checkers will  vote on the cases completed by the Makers.

(3) Points will be assigned to Makers and Checkers based on the voting results. The point logic is as follows:

&#x20;      a. For the DeArticle feature, assuming 3 Makers summarize the news and 5 Checkers vote on the summaries, the Makers will be ranked based on the number of votes from the 5 Checkers:

&#x20;      b. The Maker ranked first will receive 20 points, and each Checker who voted for the first-place Maker will receive 5 point. The Maker ranked second will receive 10 points, and each Checker who voted for the second-place Maker will receive 1 point. Others will receive 0.5 Point

**Reward Rules**:

The airdrop rewards will be distributed based on the total number of cases completed by the user and the proportion of points earned. The higher your voting correct rate, the more boost you will get.


---

# 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.dedata.io/event/season-1-label-game.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.
