# 奖励

在测试模式中，任务分为两种类型--有奖励任务和无奖励任务。对于无奖励的任务，用户将通过完成任务来了解更多有关 DeFi 或特定产品和活动的信息，暂时没有代币奖励或积分。&#x20;

对于有奖励的任务，用户可以通过完成任务获得代币奖励。奖励将通过抽奖的方式分发给所有完成任务的用户，如下图所示。

&#x20;例如，如果总奖励为 1000 USDT，规定中奖者为 10 人，则将抽出 10 名用户领取奖励。

如何领取奖励：&#x20;

1. 要在任务结束时领取奖励，请通过任务页面查看是否赢得了任务。获胜者应该能在奖励金额下方看到一个 “领取奖励 ”按钮。&#x20;
2. 点击 “领取奖励 ”并签署交易。
3. 查看钱包中的代币奖励。


---

# 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.pancakeswap.finance/chinese/chan-pin/pancakeswap-ren-wu-ping-tai/jiang-li.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.
