# 每日任务

<table><thead><tr><th width="167">名称</th><th width="247">内容</th><th width="79">奖励</th><th width="77">数量</th><th>任务点</th></tr></thead><tbody><tr><td>额外奖励</td><td>获得100任务点</td><td>钻石</td><td>5</td><td></td></tr><tr><td>每日登录</td><td>每日登录游戏一次</td><td>金币</td><td>50</td><td>5</td></tr><tr><td>购物</td><td>每日在商店购买一次物品</td><td>金币</td><td>50</td><td>10</td></tr><tr><td>消耗体力</td><td>每日消耗50点体力</td><td>金币</td><td>50</td><td>5</td></tr><tr><td>建造</td><td>每日建造一个建筑物</td><td>金币</td><td>50</td><td>10</td></tr><tr><td>种树</td><td>每日种植3棵树</td><td>金币</td><td>50</td><td>10</td></tr><tr><td>砍树</td><td>每日砍伐3棵树</td><td>金币</td><td>50</td><td>10</td></tr><tr><td>开垦土地</td><td>每日开垦5次土地</td><td>金币</td><td>50</td><td>10</td></tr><tr><td>种植农作物</td><td>每日种植5次农作物</td><td>金币</td><td>50</td><td>10</td></tr><tr><td>清理杂草</td><td>每日清理1次杂草</td><td>金币</td><td>50</td><td>5</td></tr><tr><td>敲碎杂物</td><td>每日敲碎1次杂物</td><td>金币</td><td>50</td><td>5</td></tr><tr><td>浇水</td><td>每日浇水5次</td><td>金币</td><td>50</td><td>5</td></tr><tr><td>收获农作物</td><td>每日收获1次农作物</td><td>金币</td><td>50</td><td>5</td></tr></tbody></table>


---

# 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://dungeonrelics.gitbook.io/dungeon-relics/you-xi-jie-shao/mei-ri-ren-wu.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.
