# Tokenomics

Morpheus introduces its native token: **$M** — the unit of account and incentive for all economic activity within the platform.

## Use Cases

* **Staking Credit:** Stake $M to activate agents and unlock revenue-generating capabilities.
* **Custom Agent Deployment:** Use $M to launch new economic functions (new agents or modules).
* **Incentives & Task Payment:** Pay contributors for value-creating activities.
* **Governance:** Direct capital allocation decisions via DAO mechanisms.

## Draft Allocation Model

* **30% — Community & Usage Incentives**
* **20% — Ecosystem Developers & Agent Builders**
* **20% — Core Team & Advisors**
* **15% — Strategic Pool & Partnership Fund**
* **15% — Early Investors**

## Dynamic Release Logic

The supply of $M follows a dynamic release model, **tied directly to economic activity**, agent utilization rates, and verified value creation.

> The more measurable value the network creates, the more $M is released — aligning growth with economic expansion.


---

# 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.usemorpheus.com/tokenomics.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.
