> For the complete documentation index, see [llms.txt](https://dragoncapsule.gitbook.io/history-zh/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/history-zh/di-san-juan.metaerver-grow.md).

# 13. 元宇宙的繁盛- AI+Crypto

- [加密经济的崛起（2009~2109）](https://dragoncapsule.gitbook.io/history-zh/di-san-juan.metaerver-grow/jia-mi-jing-ji-de-jue-qi-20092109.md)
- [新神的诞生（2039）](https://dragoncapsule.gitbook.io/history-zh/di-san-juan.metaerver-grow/xin-shen-de-dan-sheng-2039.md)
- [原子宇宙- 七重天 （2045）](https://dragoncapsule.gitbook.io/history-zh/di-san-juan.metaerver-grow/yuan-zi-yu-zhou-qi-chong-tian-2045.md): 七重天-SEVEN FOLD
- [莫比乌斯之环 （2048）](https://dragoncapsule.gitbook.io/history-zh/di-san-juan.metaerver-grow/mo-bi-wu-si-zhi-huan-2048.md)
- [数据矿业（2068）](https://dragoncapsule.gitbook.io/history-zh/di-san-juan.metaerver-grow/shu-ju-kuang-ye-2068.md)
- [时间穿越-拉普拉斯妖（2078）](https://dragoncapsule.gitbook.io/history-zh/di-san-juan.metaerver-grow/shi-jian-chuan-yue-la-pu-la-si-yao-2078.md)
- [进化之路（2085）](https://dragoncapsule.gitbook.io/history-zh/di-san-juan.metaerver-grow/jin-hua-zhi-lu-2085.md)
- [元宇宙的繁盛（2100）](https://dragoncapsule.gitbook.io/history-zh/di-san-juan.metaerver-grow/yuan-yu-zhou-de-fan-sheng-2100.md)


---

# 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/history-zh/di-san-juan.metaerver-grow.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.
