> For the complete documentation index, see [llms.txt](https://whitepaper.aitech.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.aitech.io/acn/publish-your-docs-1.md).

# Monetization Strategy

The monetization model of AITECH Cloud Network (ACN) is designed to align revenue generation with actual platform usage across both infrastructure and execution layers. Revenue is derived from multiple streams, each directly tied to compute consumption, workflow execution, and ecosystem activity.

This approach ensures that monetization scales proportionally with adoption, rather than relying on fixed or speculative models.

***

#### **10.1 Revenue Streams**

ACN captures value across four primary channels:

* Subscription-based access
* Workflow execution fees
* Compute usage margins
* Agent marketplace activity

| Revenue Stream   | Source                | Value Driver                              |
| ---------------- | --------------------- | ----------------------------------------- |
| Subscriptions    | Platform access plans | Recurring usage and enterprise onboarding |
| Workflow Fees    | Agent execution       | Automation volume and task complexity     |
| Compute Margins  | Infrastructure usage  | GPU consumption and workload demand       |
| Marketplace Fees | Agent transactions    | Monetization of deployable workflows      |

***

#### **10.2 Subscription Revenue**

Subscription models provide predictable access to platform features and capabilities.

* Tiered plans for individuals, developers, and enterprises
* Access to advanced features, integrations, and usage limits
* Designed for recurring engagement and long-term adoption

| Plan Type  | Scope                                            |
| ---------- | ------------------------------------------------ |
| Individual | Basic access to workflows and compute            |
| Developer  | Expanded API and deployment capabilities         |
| Enterprise | Full-scale access with higher limits and support |

***

#### **10.3 Workflow Execution Fees**

Agent Forge generates revenue through execution-based fees tied to workflow usage.

* Charged per workflow execution or task completion
* Scales with complexity and number of steps
* Applicable to both internal and externally deployed workflows
* Agent compute fee when users use ACN provided models.

| Fee Type       | Trigger                                    |
| -------------- | ------------------------------------------ |
| Execution Fee  | Each workflow run                          |
| Complexity Fee | Multi-step or resource-intensive workflows |
| Service Fee    | Monetized agent interactions               |

***

#### **10.4 Compute Margins**

The Compute Marketplace generates revenue through margins applied to compute usage.

* Pricing optimized between supply and demand
* Margin applied on top of provider cost
* Scales with GPU usage and workload intensity

| Component           | Revenue Source                                |
| ------------------- | --------------------------------------------- |
| GPU Usage           | Per-hour compute consumption                  |
| Resource Allocation | Premium access to high-demand hardware        |
| Workload Scaling    | Increased usage across enterprise deployments |

***

#### **10.5 Agent Marketplace Fees**

Agent Forge enables monetization of workflows through a marketplace model.

* Developers can publish workflows as services
* Users pay to access or execute these workflows
* Platform captures a percentage of each transaction

| Activity           | Fee Mechanism                                     |
| ------------------ | ------------------------------------------------- |
| Compute fees       | Use of ACN provided LLM's                         |
| Execution Payments | Fixed fee per agent call                          |
| Service Access     | Subscription for premium or specialized workflows |

***

#### **10.6 Summary**

| Layer       | Monetization Model | Scaling Factor     |
| ----------- | ------------------ | ------------------ |
| Compute     | Usage margins      | GPU consumption    |
| Execution   | Workflow fees      | Automation volume  |
| Access      | Subscriptions      | User growth        |
| Marketplace | Transaction fees   | Ecosystem activity |

ACN’s monetization strategy ensures that revenue growth is directly linked to real platform usage across both infrastructure and execution layers.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/publish-your-docs-1.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.
