# ACN Engine Overview

AITECH Cloud Network (ACN) is structured as a modular AI infrastructure ecosystem, designed to address distinct functional requirements across compute access, workflow execution, and economic coordination. Rather than combining these into a single system, ACN separates each layer to ensure scalability, flexibility, and enterprise-grade reliability.

This architecture allows each component to operate independently while contributing to a broader ecosystem aligned through a unified economic model.

***

#### **5.1 Engine Architecture**

The ACN ecosystem is built on three foundational layers:

* **Compute Layer**
* **Agent Orchestration Layer**
* **Economic Layer**

Each layer is purpose-built to solve a specific category of challenges within the AI lifecycle, avoiding overlap in execution while maintaining alignment at the ecosystem level.

| Layer                     | Primary Function                         | Product Mapping     |
| ------------------------- | ---------------------------------------- | ------------------- |
| Compute Layer             | High-performance infrastructure access   | Compute Marketplace |
| Agent Orchestration Layer | Workflow design and execution            | Agent Forge         |
| Economic Layer            | Payments, value exchange, and incentives | $ACN                |

***

#### **5.2 Separation of Layers**

A core principle of ACN is the **strict separation between infrastructure and execution**. This ensures that each system can evolve, scale, and operate without dependency on the other.

**Compute Layer**

The Compute Layer is responsible for providing access to distributed, high-performance compute resources.

* Focused on infrastructure provisioning and workload execution
* Designed for AI training, inference, and compute-intensive tasks
* Operates independently of any workflow orchestration logic
* Supports enterprise-grade scalability and resource allocation

***

**Agent Orchestration Layer**

The Agent Orchestration Layer, powered by Agent Forge, focuses on execution logic and workflow automation.

* Primarily conversational input enabling ease of use.
* Enables design and deployment of multi-step AI workflows
* Integrates with external APIs, tools, and data sources
* Handles task coordination, sequencing, and automation

***

**Economic Layer**

The Economic Layer introduces a unified mechanism for value exchange across the ecosystem through $ACN.

* Functions as the medium of exchange for platform services
* Enables payments, subscriptions, and usage-based transactions
* Supports staking and ecosystem participation mechanisms
* Aligns both products at the economic level without coupling execution

***

#### **5.3 Architectural Principles**

ACN is built on a set of principles designed to meet enterprise requirements:

* **Modularity**\
  Each layer operates independently, reducing system complexity
* **Scalability**\
  Infrastructure and execution can scale based on demand without bottlenecks
* **Interoperability**\
  Both products integrate with external systems, APIs, and networks
* **Operational Separation**\
  No shared execution dependency between Compute Marketplace and Agent Forge
* **Economic Alignment**\
  A single token ($ACN) enables consistent interaction across the ecosystem

***

#### **5.4 System Overview**

| Component           | Role in Ecosystem                   | Dependency Model      |
| ------------------- | ----------------------------------- | --------------------- |
| Compute Marketplace | Provides infrastructure access      | Independent           |
| Agent Forge         | Enables workflow execution          | Independent           |
| $ACN                | Facilitates payments and incentives | Shared economic layer |

***

#### **5.5 Summary**

AITECH Cloud Network is designed as a layered ecosystem where:

* Infrastructure (Compute Marketplace)
* Execution (Agent Forge)
* Economics ($ACN)

operate as **distinct but aligned components**.

This structure ensures that enterprises can adopt each product based on their specific requirements, while benefiting from a consistent economic framework that supports access, usage, and participation across the broader ecosystem.


---

# 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://whitepaper.aitech.io/acn-engine/editor.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.
