> For the complete documentation index, see [llms.txt](https://dragoncapsule.gitbook.io/di-er-bu-qiong-ding-jia-yuan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dragoncapsule.gitbook.io/di-er-bu-qiong-ding-jia-yuan/5.-wu-xian-jin-hua/5.6-yang-wang-xing-kong-ad-2096-nian.md).

# 5.6 仰望星空 （AD 2096年）

逃离者们的代表**马克西姆**，提出了一个激进的主张：真正的人类文明应该建立在征服真实宇宙的基础上，而不是沉迷于虚拟世界的无限可能。他认为，只有探索真实的宇宙奥秘，人类才能保持进化的活力。

&#x20;

“**星空派**”由此而来，发展模式完全不同于地球主流的虚拟化社会。在星空派定居点中，**全真元宇宙被严格限制**，只能作为研发模拟工具使用，绝不允许人类构建虚拟娱乐服务设施。

&#x20;

在21世纪的早期，**马克西姆与陆正奇**曾经讨论过关于AI与元宇宙技术的远景，那时，马克西姆已经预见到全面虚拟化将带给人类的进步与威胁。

&#x20;

长老会中，“**星空派”马克西姆与 “元宇宙派”陆正奇**悄悄策划了这样的一个人类路线之争，为了避免人类把鸡蛋全部放到一个篮子里，在陆正奇的暗中支持下，马克西姆悄悄推动发起了了**穹顶家园**计划 。


---

# 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://dragoncapsule.gitbook.io/di-er-bu-qiong-ding-jia-yuan/5.-wu-xian-jin-hua/5.6-yang-wang-xing-kong-ad-2096-nian.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.
