> For the complete documentation index, see [llms.txt](https://docs.awenetwork.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.awenetwork.ai/stp-han-yu/gou-jian-zi-zhu-shi-jie/zi-zhu-shi-jie-yin-qing-awe.md).

# 自主世界引擎 (AWE)

AWE 是一个模块化框架，旨在创建、模拟和发展持久性生态系统，让 AI 代理能够在其中协作和适应。其架构结合了动态代理编排、事件驱动进化和区块链集成，以实现可扩展的、自我维持的世界：

<figure><img src="/files/joOIJPinPapygvNmeTlP" alt=""><figcaption><p>自主世界引擎</p></figcaption></figure>

***

这些模块组合在一起构成了AWE。点击相应的模块以了解更多信息！

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/5rBtX7R4GL5muetLyzDl">/pages/5rBtX7R4GL5muetLyzDl</a></td><td><a href="/files/MjyB2eYudsILEhIjWCAw">/files/MjyB2eYudsILEhIjWCAw</a></td></tr><tr><td><a href="/pages/BsczYKoAMm21nsfOXDyG">/pages/BsczYKoAMm21nsfOXDyG</a></td><td><a href="/files/ZUEoQiTwXsd7zYedzzSc">/files/ZUEoQiTwXsd7zYedzzSc</a></td></tr><tr><td><a href="/pages/VQXpubWSNUetdBjC8TbZ">/pages/VQXpubWSNUetdBjC8TbZ</a></td><td><a href="/files/XSRjvBi9VPDjet0RMSvz">/files/XSRjvBi9VPDjet0RMSvz</a></td></tr><tr><td><a href="/pages/n4zq2puNYSxsFvc9trIE">/pages/n4zq2puNYSxsFvc9trIE</a></td><td><a href="/files/WLCa15SR6OjIH1BTUs2H">/files/WLCa15SR6OjIH1BTUs2H</a></td></tr><tr><td><a href="/pages/675crk73weBidrE7Qmgl">/pages/675crk73weBidrE7Qmgl</a></td><td><a href="/files/qeYbn8eKXnLeydDx29uJ">/files/qeYbn8eKXnLeydDx29uJ</a></td></tr><tr><td><a href="/pages/XloY1zXVoUzOwEY3qgU7">/pages/XloY1zXVoUzOwEY3qgU7</a></td><td><a href="/files/ASFmvhKieuI2EaP4PODG">/files/ASFmvhKieuI2EaP4PODG</a></td></tr></tbody></table>

继续了解各个模块如何相互作用，共同构建自治世界的基础。

<table data-view="cards"><thead><tr><th data-type="content-ref"></th><th data-hidden data-card-cover data-type="files"></th></tr></thead><tbody><tr><td><a href="/pages/pTDA3HpkuXKOjPaUdUf9">/pages/pTDA3HpkuXKOjPaUdUf9</a></td><td><a href="/files/5C8mx5BwCO1IT8gIe7P5">/files/5C8mx5BwCO1IT8gIe7P5</a></td></tr></tbody></table>


---

# 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://docs.awenetwork.ai/stp-han-yu/gou-jian-zi-zhu-shi-jie/zi-zhu-shi-jie-yin-qing-awe.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.
