# 자율적인 세계 구축

- [자율 세계 소개](https://docs.awenetwork.ai/stp-kr/building-aws/3.md)
- [자율 세계 엔진 (AWE)](https://docs.awenetwork.ai/stp-kr/building-aws/awe.md)
- [월드 오케스트레이션 모듈(World Orchestration Module)](https://docs.awenetwork.ai/stp-kr/building-aws/awe/world-orchestration-module.md)
- [에이전트 오케스트레이션 모듈(Agent Orchestration Module)](https://docs.awenetwork.ai/stp-kr/building-aws/awe/agent-orchestration-module.md)
- [이벤트 오케스트레이션 모듈 (Event Orchestration Module)](https://docs.awenetwork.ai/stp-kr/building-aws/awe/event-orchestration-module.md)
- [멀티 에이전트 시뮬레이션 모듈(Multi-Agent Simulation Module)](https://docs.awenetwork.ai/stp-kr/building-aws/awe/multi-agent-simulation-module.md)
- [온체인 자산 모듈(Onchain Asset Module)](https://docs.awenetwork.ai/stp-kr/building-aws/awe/onchain-asset-module.md)
- [자율성 증명 모듈(Proof of Autonomy Module)](https://docs.awenetwork.ai/stp-kr/building-aws/awe/proof-of-autonomy-module.md)
- [핵심 상호작용 워크플로우](https://docs.awenetwork.ai/stp-kr/building-aws/4.md)
- [애플리케이션](https://docs.awenetwork.ai/stp-kr/building-aws/5.md)
- [부록](https://docs.awenetwork.ai/stp-kr/building-aws/6.md)


---

# 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.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.
