# System Overview

The Eastworld AI blueprint consists of three tightly coupled components. Together they form a sustainable, evolving intelligence ecosystem.

<figure><img src="/files/eCDXLSiprSE0osZmVCau" alt="" width="356"><figcaption></figcaption></figure>

### World Layer (AI Training Platform)

**Positioning:** Anchors the interaction paradigm between AI and the physical world.\
**Implementation:** A decentralized embodied-intelligence training subnet built on Bittensor. An open virtual environment and standardized evaluation task suites, combined with on-chain incentives, enable large-scale participation by a global developer community and sustained accumulation of high-quality data. This layer establishes the foundation for our long-term technical roadmap.

### Application Layer (AI-Driven Game)

**Positioning:** Explores the symbiotic relationship between AI and humans.\
**Implementation:** A hybrid online game that blends tower defense, idle simulation and AI interaction. It serves both as a front-line arena for Human–AI interaction with real players and as our commercialization engine and high-value data source. Compelling gameplay drives large-scale, authentic user interaction, which in turn provides essential input to the AI training.

### Technology Foundation (Simulation and AI Engine)

**Positioning:** Provides the unified technical core that powers the platform and game.\
**Implementation:** Our in-house simulation engine, evaluation framework, and AI stack are shared across the World and Application layers to maximize reuse, accelerate R\&D, and improve data efficiency. This dual flywheel of technology development and application delivery forms Eastworld AI's distinctive competitive advantage.


---

# 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.eastworld.ai/whitepaper/system-overview.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.
