# What is $MECHA

$MECHA is the economic backbone of MechaOS. It serves as the common currency for robotic work, verification, and coordination. Every task, proof, and payment within the system is ultimately powered by $MECHA.

Unlike traditional robotics platforms that depend on centralized billing or subscription models, MechaOS embeds $MECHA directly into its incentive structure. All protocol fees and task payments flow through the token, creating a self-sustaining economy that rewards those who contribute value to the network. This includes robot operators, validators who secure proofs, and developers who publish new task templates.

**$MECHA has three core utilities:**

* **Staking and Security**: Participants stake tokens to secure task execution, establish reputation, and ensure reliability across the network
* **Payments and Access**: Users spend $MECHA to access robotic labor, computation, and coordination without intermediaries
* **Governance and Upgrades**: Holders shape protocol development, task standards, and fee structures, directly influencing the evolution of the ecosystem

This creates a closed-loop economy where demand for robotic services drives demand for $MECHA. As more robots and fleets join the network, the token becomes the settlement layer for a global machine economy.


---

# 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.mechaos.io/the-usdmecha-token/what-is-usdmecha.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.
