> For the complete documentation index, see [llms.txt](https://cosmics-organization-2.gitbook.io/mind-mosaic-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://cosmics-organization-2.gitbook.io/mind-mosaic-whitepaper/4.-token-economic-model.md).

# 4. Token Economic Model

The ecosystem has designed four points/tokens, each point/token has specific attributes and core functions, which together form an efficient economic cycle. Here are detailed descriptions of each token:

A. **Quantification of behavioral contributions:** Transform digital human AI interaction behavior into measurable on-chain assets

B. **Equity binding mechanism:** achieve long-term value capture through veMMI

C. **Token Economic Engine:** MMI serves as a circulation medium to support ecological operation

<table><thead><tr><th width="121.546875">Token type</th><th width="137.734375">name</th><th width="191.39453125">property</th><th>Core functions</th></tr></thead><tbody><tr><td>Soul Token</td><td>Mind Mosaic Identity SBT</td><td>Identity confirmation</td><td>Mobile phone binding, airdrop issuance, qualification confirmation</td></tr><tr><td>Contribution certificate</td><td>MP（MMI Point）</td><td>Contribution record</td><td>Redeem MMI, task access certificate</td></tr><tr><td>Circulating tokens</td><td>MMI</td><td>ERC-20</td><td>Casting veMMI, ecological incentives</td></tr><tr><td>Equity Tokens</td><td>veMMI</td><td>Governance certificate</td><td>Governance voting, earnings bonus, and partner access rights</td></tr></tbody></table>

<figure><img src="/files/n7sAGj599PEVsThPNQVn" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://cosmics-organization-2.gitbook.io/mind-mosaic-whitepaper/4.-token-economic-model.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
