# Governance

## MVL Governance User Guide

In the future, the governance voting of the MVL ecosystem will be conducted using Snapshot, the most popular decentralized voting system.

<details>

<summary>What is a Snapshot?</summary>

Snapshot is a widely used governance tool in the majority of blockchain projects, including DAOs, DeFi protocols, and NFT communities. In particular, it allows anyone to participate in voting easily and without any additional gas fees, simply by signing in with a blockchain wallet that contains the assets for voting.&#x20;

</details>

The MVL Snapshot site is as follows.&#x20;

{% embed url="<https://snapshot.org/#/mvlchain.eth>" %}

Participation in the MVL community and governance voting is only available to the following members:

1. **MVL token holders on the Ethereum Mainnet network**
2. **bMVL token holders on the Binance Smart Chain Mainnet network**
3. **DEMO NFT holders**

In this case, **the more MVL, bMVL, and NFT holdings in your wallet, the greater impact you can have on the voting.**

Once the governance voting is launched within the MVL Snapshot community, you can enter the desired proposal and vote on the desired items.

The results of the voting will be reflected in the major progress of the project.

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

If you search for MVL in the snapshot, you will find the MVL project. Please click the "Join" button here.

{% embed url="<https://snapshot.org/#/?q=mvl>" %}

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

Please select the desired wallet and connect it. \
**You need to connect the wallet in order to participate in governance voting.**

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

When you connect your wallet, the Join will be changed to "Joined".

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

If you just want to check if there is any vote, please click on the MVL logo\~

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

If you click on the logo and enter, you can see all the proposals that have been made so far.

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

Please enter the proposal that you like among the ongoing proposals. \
After reading the description of the proposal, please vote for the desired item.

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

When you confirm your selected option and click the confirm button, it will be reflected in the voting results.

If you have any further questions about how to use snapshots, please refer to the official snapshot documentation.

{% embed url="<https://docs.snapshot.org/faq>" %}


---

# 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.mvlchain.io/user-guide/token-use-cases/governance.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.
