> 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/ren-wu-jiang-li-he-wan-jia-cheng-zhang.md).

# 任务奖励和玩家成长

- [引言](https://wp.warped.games/chinese-warped-universe-whitepaper/ren-wu-jiang-li-he-wan-jia-cheng-zhang/yin-yan.md): 基于实力的玩家成长机制：为了有趣且公平的游戏体验
- [残余能量（Residuum）](https://wp.warped.games/chinese-warped-universe-whitepaper/ren-wu-jiang-li-he-wan-jia-cheng-zhang/can-yu-neng-liang-residuum.md): 永恒的残骸
- [分形核心（Artifractal Cores）](https://wp.warped.games/chinese-warped-universe-whitepaper/ren-wu-jiang-li-he-wan-jia-cheng-zhang/fen-xing-he-xin-artifractal-cores.md): 进步的核心
- [火花（Sparks）与潜力值（Potential）](https://wp.warped.games/chinese-warped-universe-whitepaper/ren-wu-jiang-li-he-wan-jia-cheng-zhang/huo-hua-sparks-yu-qian-li-zhi-potential.md): 增强破坏潜力
- [奈克石（Nexite）](https://wp.warped.games/chinese-warped-universe-whitepaper/ren-wu-jiang-li-he-wan-jia-cheng-zhang/nai-ke-shi-nexite.md): 推动装备进阶
- [战斗通行证经验值（Battle Pass XP）](https://wp.warped.games/chinese-warped-universe-whitepaper/ren-wu-jiang-li-he-wan-jia-cheng-zhang/zhan-dou-tong-xing-zheng-jing-yan-zhi-battle-pass-xp.md): 加速战斗通行证的进度
- [总结](https://wp.warped.games/chinese-warped-universe-whitepaper/ren-wu-jiang-li-he-wan-jia-cheng-zhang/zong-jie.md): 为平衡且意义深远的进阶体验而设计


---

# 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/ren-wu-jiang-li-he-wan-jia-cheng-zhang.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.
