> 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/gu-shi-bei-jing/xu-wu.md).

# 虚无

虚空存在于 Warped Universe 斑斓混乱的对立面。它既不恶意也不仁慈；它只是存在，一直试图将其视为“噪音”的一切收回，恢复到未被打扰的寂静。

<figure><img src="/files/QrQAmQDHUEt0C73LgtQX" alt=""><figcaption><p>《Warped Universe》中的虚空图像 - 工作进度中（非最终版本）。</p></figcaption></figure>

通过反映其非存在本质的实体表现，这些生物无形且具有适应性，会对试图重建 Warped Universe 的存在做出反应。它们不参与传统的冲突，而是通过消耗意志和希望的策略来使对手屈服于绝望。

虚空的目标简单却深远：将 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/gu-shi-bei-jing/xu-wu.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.
