> For the complete documentation index, see [llms.txt](https://docs.metacraft.cc/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metacraft.cc/white-paper/metacraft-shares-usdmcs/governance-token.md).

# Governance Token

{% hint style="warning" %}
Metacraft has not issued any tokens for the time being, please do not trust the token address of any unofficial channel.

We will issue tokens at a more opportune time, but not now.
{% endhint %}

Metacraft Community will (eventually) be a DAO.

Decentralized Autonomous Organization, aka DAO, is widely recognized as the alternative to the centralized protocol in the web3 era. In a DAO-based community, rules and decisions are no longer made by a central authority but proposed from the bottom-up and confirmed with community discussion and voting.

This is the exact form that we want the Metacraft community to be.

We envision Metacraft to become a community-driven protocol that can provide similar service to Minecraft players and game creators just like the centralized protocol does now.

Resources and "profits" generated from the usage of the Metacraft protocol should be collected by the community as a whole and should be returned back to the community to facilitate its growth.

To realize such a community, we will build a state-of-the-art decentralized Metacraft governance system, in which, $MCS will be the governance token that empowers the Metacraft community to grow and makes its members become the owner of it.


---

# 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.metacraft.cc/white-paper/metacraft-shares-usdmcs/governance-token.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.
