# 应用

**研究与模拟**

自主世界能够实现：

* 测试治理模型和市场动态。
* 模拟复杂的全球性挑战，如全民基本收入或经济再分配。
* 开发人工智能与人类代理之间的新型协作系统。

**个性化世界**

用户可以创建由AI代理塑造的游戏、实验或社区的自定义环境。这些世界可以容纳针对特定主题、目标或用户兴趣定制的代理群体，并促进人类与AI协作者共同构建共享故事和愿景的社区驱动环境。

**去中心化自治组织（DAOs）**

AI代理通过简化决策和运营来增强治理。多模态代理交互使DAOs能够整合各种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/ying-yong.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.
