> For the complete documentation index, see [llms.txt](https://docs.decentraland.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.decentraland.org/player/player-zh/shi-jie-nei/earning-rewards.md).

# 赚取奖励

在 Decentraland 中赚取奖励

探索 Decentraland 时，你永远不知道会发现什么——有时甚至能找到以可穿戴物品和表情动作形式出现的赠礼宝藏！不过，这些可能取决于具体场景，或者是否正在举行特别活动。

如果你正在寻找 *绝对能拿到的好东西*，那就看看 Decentraland 的每周市场积分奖励和多日游戏任务吧。

## 每周市场积分奖励

市场积分可用于 Decentraland 的 Marketplace，免费购买可穿戴物品和表情动作！1 积分 = 1 MANA 的价值。只要当前积分赛季处于开放状态，任何人都可以通过完成每周目标来赚取积分，例如定期进入 Decentraland 以及参加活动。

点击侧边栏菜单中的市场积分图标，打开你的每周奖励界面。在那里，你可以查看自己向每周目标的完成进度以及积分余额。了解更多关于市场积分的信息 [这里](https://decentraland.org/blog/announcements/marketplace-credits-earn-weekly-rewards-to-power-up-your-look).

![](https://2615134243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUWbeOuof0RchgfvQfPTf%2Fuploads%2Fgit-blob-9147166a1445fcb205263947a1cf19b288f9657b%2FCredits.png?alt=media)

## 游戏任务

如果你在寻找一项伴随丰厚奖励的挑战，那么游戏任务正适合你！你可以随时点击小地图右侧的宝箱图标进入。

![](https://2615134243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUWbeOuof0RchgfvQfPTf%2Fuploads%2Fgit-blob-11922699c552c6eccd1f56d53c9715f5a05dc8b6%2Fquest.png?alt=media)

目前，该任务包含 25 天的游戏挑战，每个挑战都有各自的可穿戴物品或表情动作奖励。打开地图后，你会看到紫色宝箱图标标记出当天游戏任务挑战的位置——你也可以点击每个任务旁边的红色箭头，直接传送到挑战地点。完成当天所有挑战后，当天的奖励会发送到你的 Backpack！

![](https://2615134243-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUWbeOuof0RchgfvQfPTf%2Fuploads%2Fgit-blob-48b30ed12c442b57b636acbf3d43ec0316188043%2Fgamepad.png?alt=media)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.decentraland.org/player/player-zh/shi-jie-nei/earning-rewards.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
