# Governance & Token

The protocol is entirely governed by the Metavisor (MVR) token. The governance also has a "slow start" mechanism where the Metavisor team have the ability to override decisions until the token in sufficiently decentralized to advocate for better decisions in favor of the protocol.

The MVR token is currently not launched yet and will be seeded to the current users of the protocol via an Airdrop on launch.

The MVR token can also be staked for a portion of the protocol revenue, this feature will be available once the token is launched and sufficient liquidity is accumulated on the protocol.

New proposals will be created on Snapshot, with discussions taking place on Discord.


---

# 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.metavisor.app/protocol/governance-and-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.
