> For the complete documentation index, see [llms.txt](https://whitepaper.worldofmidgard.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://whitepaper.worldofmidgard.com/tokenomics/governance-token.md).

# Governance Token

![](/files/gaGFyK1tLNRH3pIa64TW)

Version 1.0

There are two tokens planned for World of Midgard 3D NFT MMORPG.

The governance token and the utility token.

This post is about the governance token only.

In this post, I will call the governance token $WOMGOV, but in the future the name for the token is going to be different.

![](/files/G1n09eNfJrnHZhkvG0le)

## Seed Sale <a href="#id-0fe0" id="id-0fe0"></a>

Our seed sales will be used to support growth by inviting investors and advisors, who bring in the knowledge, the network, and contribute to aggressive game community growth.

Since early investors are taking the higher risk, they will get rewarded with the lowest token price and offered $WOMGOV token at $0.001.

Total dollar amount of pre-seed is $500k.

## Private Sale <a href="#id-0672" id="id-0672"></a>

Private sale funds will be used to further accelerate growth with investors not only bringing in capital but other benefits a well.

Private sale is planned to be offered at $0.003 per $WOMGOV token.

Total dollar amount of the private sale round is $4.5m.

## DAO Governance <a href="#id-514a" id="id-514a"></a>

WOMGOV token will allow World Of Midgard to become fully decentralized through voting in WoM Council.

It will allow transparent governance by the community.

WoM governance is modeled after Synthetix, which in turn is modeled after Ethereum EIPs.

Detailed information on how DOA Governance will work in World Of Midgard will be provided in a separate post.


---

# 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://whitepaper.worldofmidgard.com/tokenomics/governance-token.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.
