# 自主世界简介

## **背景** <a href="#background" id="background"></a>

AI的演变已经从静态工具发展到动态、可适应的系统。早期聊天机器人满足了基本的对话需求，而具有记忆功能的代理通过保留和情境化交互扩展了功能。在这一基础上，自主世界不仅仅是创建，而更是建立自我维持的环境，其代理能够：

* 在定义的生态系统内独立运作。
* 与其他智能体和人类进行动态协作。
* 持续适应和学习。

自主世界是一个由连贯规则和互动组成的系统，类似于功能性经济体或共享叙事空间，可以通过区块链来实现透明度、持久性和自主性。人工智能智能体的快速崛起为自主世界创造了新范式，这为多智能体系统的涌现提供了理想环境。这些世界不仅仅是工具，而是在不断发展的系统，推动着人工智能潜力的边界。

### **问题陈述**

当前人工智能范式缺乏：

* 多智能体模拟的可扩展环境。
* 协作解决问题的自适应系统。
* 确保目标导向、安全智能体运作的机制。

### **目的**

本轻量级白皮书旨在激发围绕自主世界概念的协作，邀请社区共同塑造可扩展、自适应生态系统的愿景，重新定义人机交互和智能体之间的互动。


---

# Agent Instructions: 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:

```
GET https://docs.awenetwork.ai/stp-han-yu/gou-jian-zi-zhu-shi-jie/zi-zhu-shi-jie-jian-jie.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
