> 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/14.-tu-zi-dong-ji-hua-the-rabbit-hole-plan-2535/14.2-man-chang-sui-yue-a.d-21352535.md).

# 14.2 漫长岁月（A.D 2135\~2535）

&#x20;

**超级方舟**由4096个巨型龙胶囊单元组成，每一个龙胶囊单元都是相对独立的，包括每个龙胶囊都改造内置了穹顶人类居住区，每个穹顶人类居住区都是完全封闭自循环式生态环境，可以提供核定600人的长期适居载荷。

&#x20;

少部分龙胶囊则是为方舟长期旅行配套的功能性单元，比如**微重力飞行公园**，里面是直径1.2公里，高约300米**的环状微重力空间**，为超级方舟的居民们提供一个使用**扑翼飞行的娱乐运动空间**，也是方舟最受欢迎的热门社交打卡地，昂贵的票价让飞行公园门票成为年青人最受欢迎的礼物。

&#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/14.-tu-zi-dong-ji-hua-the-rabbit-hole-plan-2535/14.2-man-chang-sui-yue-a.d-21352535.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.
