# Understanding mgCVG

**`mgCVG`** stands for *metagovernance* **`CVG`** and represents a voting power over underlying protocols. **`mgCVG`** can be compared to **`vlCVX`** or **`vlAURA`**, as the metagovernance power held by **`mgCVG`** isn't time diluted.

The amount of **`mgCVG`** a user will receive by locking **`CVG`** depends on how long **`CVG`** are locked. The longer a user locks **`CVG`**, the more **`mgCVG`** his **`NFT`** will receive. **`mgCVG`** amount is equal to the initial **`veCVG`** amount and remains unchanged until the end of the lock.

{% hint style="info" %}
For example:

1. A user vote-locks 1,000 **`CVG`** for 96 **`cvgCycles`**: he will receive 1,000 **`mgCVG`**;
2. A user vote-locks 1,000 **`CVG`** for 48 **`cvgCycles`**: he will receive 500 **`mgCVG`**.
   {% endhint %}

**`mgCVG`** is used to vote on snapshots to participate in underlying protocols governance.


---

# 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.cvg.finance/cvg-token/cvg-locking/understanding-mgcvg.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.
