# 자율 세계 엔진 (AWE)

## 자율 세계 엔진 (AWE)

<br>

AWE는 AI 에이전트들이 협업하고 적응할 수 있는 지속 가능한 생태계를 생성, 시뮬레이션, 진화시키기 위해 설계된 모듈형 프레임워크입니다. 이 아키텍처는 동적 에이전트 오케스트레이션, 이벤트 중심 진화, 블록체인 통합을 결합하여 확장 가능하고 지속가능한 세계를 구현합니다:

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXelbFLu9wQQYnQEdwc5unn3kqO2abLxS2nbPZkrtivnBFBQTKvPu_X_gKl2CFttKRIA2vAAIc2OWHgZAlOMHtzWsVrDcXKGyRfhC9BGN8319sPQDknTS6H7fqhnKHexDhXEJKAG-A?key=DiFxGXsNh_PGs_OWvNWwYbnX" alt=""><figcaption></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></td><td><a href="/files/zOvvsSyaHfLnngypIbEq">/files/zOvvsSyaHfLnngypIbEq</a></td></tr><tr><td></td><td><a href="/files/cmHMa92bUyIq0Y2rHOwI">/files/cmHMa92bUyIq0Y2rHOwI</a></td></tr><tr><td></td><td><a href="/files/qxBtABd4doNEn1lMyMkV">/files/qxBtABd4doNEn1lMyMkV</a></td></tr><tr><td></td><td><a href="/files/rDHHQB8zA71tUk2f9a8x">/files/rDHHQB8zA71tUk2f9a8x</a></td></tr><tr><td></td><td><a href="/files/7LMcBSz0msQ5GPFSDv8B">/files/7LMcBSz0msQ5GPFSDv8B</a></td></tr><tr><td></td><td><a href="/files/60nysTuOfIh8BPjX2NSC">/files/60nysTuOfIh8BPjX2NSC</a></td></tr></tbody></table>

계속해서 모듈이 서로 상호 작용하여 자율 세계 기반을 구축하는 방법을 살펴보세요.

<br>


---

# 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-kr/building-aws/awe.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.
