> 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/6.-chao-ji-fang-zhou-ad-2099-nian.md).

# 6. 超级方舟 （AD 2099年）

“**星空派”** 为了对抗 “**元宇宙派**”， 举起解决地球日益捉襟见肘的生态恶化难题，拓宽人类发展空间的大旗。在美国和中国等主要空间技术强国、龙胶囊战略资源大国默契的推动下， 各国政府共同成立了联合国宇宙发展移民总署，统一发起和推动全球范围的深空移民计划- “**穹顶家园”** 。

&#x20;

宇宙发展移民总署汇聚了全球 **4561** 艘登记可用的龙胶囊资源，组织了人类历史上最庞大，最壮观的深空巨舰，代&#x53F7;**“超级方舟”**，波澜壮阔的宇宙殖民大航海时代-启航了。

&#x20;

在100多年的时间里，分布在全球各地4000多艘巨大的龙胶囊本体，被逐渐改造成适合长期载人生活的宇宙城镇-方舟单元，陆续发射到了广阔的土星环上空的环形轨道上。逐步建立和验证星际长途飞行的全部设施与循环体系，甚至开发了一度无比热门的，地球到太空城市短途体验之旅， 让初代太空移民们既可以体验适应安逸的太空生活，又不至于立刻陷入远离母星的深空焦虑之中。

&#x20;

### 方舟舰队由三部分组成:

1. **先驱舰队:**   3艘先遣舰方舟，用于验证目的地环境，搭建必要的导航站点。
2. **超级方舟:**    4096艘（128 x 16 x 2）龙胶囊本体组合而成长约300多公里，宽40多公里，最厚处约4公里的超级方舟。
3. **护卫舰队：** 400多艘龙胶囊本体组成东、西、南、北4组护卫舰队，保护超级方舟的安全。

### 先驱者舰队

2099年， 具备量子矩阵通信能力的**阿兹特克号**龙胶囊，经过改造，庞大的本体静静矗立在月球背面的静海中心地带。

&#x20;

2公里外，矗立着全身银白色的**女娲号**，在基地灯光的照射下，显得异常漂亮，女娲号作为应急支援伙伴舰，与阿兹特克组成了先驱者方舟舰队，积极准备出发前往**M87Ω星系** ，进行早期探索。

&#x20;

漂亮的红色**雷震子号**，矗立在阿兹特克号与女娲号的中间地带，形成一个大致的等边三角形布局，雷震子号的任务，是前往M87Ω中心黑洞附近的系泊轨道，搭建量子信标导引站，通过暗物质曲率引擎为导引站供能，保障超级方舟虫洞跃迁时，稳态量子信标通道可以持续稳定72小时...

&#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/6.-chao-ji-fang-zhou-ad-2099-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.
