> For the complete documentation index, see [llms.txt](https://wp.warped.games/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wp.warped.games/chinese-warped-universe-whitepaper/warped-dai-bi-he-zhuang-shi-jiang-li/ren-wu-he-tiao-zhan.md).

# 任务和挑战

在特定时期，《Warped Universe》还将推出一系列趣味性的单次任务，让玩家通过探索、解谜或任务完成获取奖励。例如：

• 玩家可能在任务中发现需要解读的 Nyzrak 古文

• 或在地图中找到隐藏的谜题线索

这些稀有事件为玩家提供了一次性获得 WARPED 代币或装饰奖励的机会。

<figure><img src="/files/jljTif7f516e9B0cdZ6t" alt=""><figcaption><p>《Warped Universe》中的图像，展示了与Sui合作举办的有趣的Nyzrak替换密码竞赛。</p></figcaption></figure>

由于地图是通过程序随机生成的，这些独特事件也会随机出现，并不会在特定任务或时间中固定触发，为玩家旅程增添了更多的惊喜和不确定性。


---

# 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://wp.warped.games/chinese-warped-universe-whitepaper/warped-dai-bi-he-zhuang-shi-jiang-li/ren-wu-he-tiao-zhan.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.
