> 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/zhan-dou-tong-xing-zheng-jing-yan-zhi-battle-pass-xp.md).

# 战斗通行证经验值（Battle Pass XP）

加速战斗通行证的进度

《Warped Universe》中的战斗通行证为玩家提供了一个结构化的奖励路径，玩家通过完成任务和进阶解锁自定义内容。战斗通行证分为免费（Free）和高级（Premium）两种，提供丰富的奖励，主要集中在外观定制和内容解锁，确保进阶公平且基于玩家技能。

### 获取额外的战斗通行证经验值

玩家完成任务后总能获得战斗通行证经验值，确保其逐步推进通行证的奖励阶段。然而，作为任务奖励的一部分，玩家可以选择分配残渣以兑换额外经验值，从而更快地完成战斗通行证的进度。

有关战斗通行证及其独特功能的更多详细描述，请参阅《Warped Universe》的所有权章节。


---

# 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/zhan-dou-tong-xing-zheng-jing-yan-zhi-battle-pass-xp.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.
