> For the complete documentation index, see [llms.txt](https://aiw3.gitbook.io/aiw3/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aiw3.gitbook.io/aiw3/aaas-agentic-as-a-service.md).

# AaaS: Agentic-as-a-Service

AIW3 introduces a new paradigm for onchain trading: Agentic-as-a-Service (AaaS).Unlike traditional SaaS platforms, which provide users with tools to manually perform tasks, AaaS delivers executable outcomes by structuring trading workflows as coordinated services.In conventional trading environments, users are responsible for connecting multiple steps — interpreting data, designing strategies, validating risk, executing trades, and managing capital.These processes are fragmented, manual, and dependent on individual expertise.AIW3 abstracts this complexity by reorganizing trading into a service-based system.Within the AaaS framework:

* Trading processes are decomposed into modular capabilities
* These capabilities are exposed as callable services
* Execution is coordinated through agent-based systems
* Workflows operate continuously rather than as one-time actions

As a result, users do not interact with isolated tools, but with a system capable of completing end-to-end trading tasks.

#### **From Tools to Services**

SaaS delivers tools.AaaS delivers outcomes.AIW3 shifts the interaction model from:

* selecting indicators → to generating signals
* manually executing trades → to coordinated execution
* managing positions → to system-level agent-driven execution operation

This transition enables trading to move from user-driven workflows to system-driven processes.

#### **System Structure**

The AaaS model in AIW3 is implemented through three core abstractions:

* **Skills**: callable functional units (data processing, backtesting, execution)
* **Experts**: structured agent-driven execution and risk frameworks
* **Agents**: coordination units that orchestrate Skills and Experts

These components work together to form continuously operating trading services.

#### **Continuous Execution**

Unlike traditional systems where actions are discrete and user-triggered, AaaS enables persistent workflows:

* market monitoring is continuous
* strategies are adaptive
* execution is condition-driven
* risk management is dynamic

This allows trading processes to evolve in real time, rather than being manually updated.

#### **A New Execution Model**

Through AaaS, AIW3 transforms onchain trading from a fragmented, tool-based activity into a unified, service-driven system.It establishes a new execution model where intelligence, agent-driven execution, and capital are coordinated through programmable agents, enabling scalable and permissionless participation in decentralized markets.
