> For the complete documentation index, see [llms.txt](https://docs.machtoken.xyz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.machtoken.xyz/11.-simple-pricing-and-tiered-access-scaling-velocity.md).

# 11. SIMPLE PRICING AND TIERED ACCESS: SCALING VELOCITY

The Mach ecosystem is built on the principle of radical accessibility. We believe that the power of the Agentic Execution Layer should be available to every "Vision-First" builder, while providing high-octane performance tiers for industrial-scale developers. Our pricing model is transparent, engineering-focused, and deeply integrated with the $MASH utility framework.

**11.1 The Standard Tier: Democratizing the Vibe**\
The Standard Tier is designed as the gateway to Vibe Coding. It allows builders to experiment with the Mach Agent, test their visions on the Base Testnet, and understand the power of autonomous synthesis without initial capital overhead. This tier ensures that the next generation of "Cracked" protocols can be conceptualized by anyone with a vision, regardless of their starting resources.

**11.2 The Mach Turbo (Supersonic) Tier**\
For builders who require maximum shipping velocity and private architectural sovereignty, the **Mach Turbo** tier provides a supersonic development environment. This tier is powered by $MASH-denominated subscriptions and offers priority access to the Mach 5 engine, custom agentic workflows, and the private library of "Cracked Blueprints."

| **Feature**          | **STANDARD (Free)**     | **MACH TURBO ($100/mo in $MASH)**      |
| -------------------- | ----------------------- | -------------------------------------- |
| **Agent Nodes**      | 1 Standard Mach Node    | 5 High-Velocity Priority Nodes         |
| **Blueprint Access** | Standard Library        | Private & Community-Curated Library    |
| **Deployment**       | Base Testnet            | Instant Base Mainnet & Priority Queue  |
| **Agentic Workflow** | Basic Synthesis         | Custom, Multi-Step Recursive Workflows |
| **Support**          | Community Documentation | Direct Mach Engineer Hotline           |

**11.3 Value Capture and Sustainability**\
The pricing structure is designed to create a self-sustaining feedback loop. Subscription fees collected in $MASH are utilized to fund the **Ecosystem Growth & Grants** pool (as detailed in Section 7), ensuring that the developers who contribute high-performance blueprints are rewarded for their engineering labor. By aligning the cost of the platform with the utility of the token, Mach ensures that as the shipping velocity of the network increases, so does the resilience of the $MASH economy.


---

# 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://docs.machtoken.xyz/11.-simple-pricing-and-tiered-access-scaling-velocity.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.
