# Understanding CVG

**`CVG`** is the governance token of the Convergence protocol. By locking **`CVG`**, users can participate in the governance of both Convergence and underlying protocols. **`CVG`** lockers can also vote for Convergence’s gauge weights and claim shares on treasury yields at each **`TDE`** (*Treasury Distribution Event*).

{% content-ref url="cvg-locking" %}
[cvg-locking](https://docs.cvg.finance/cvg-token/cvg-locking)
{% endcontent-ref %}

Locked **`CVG`** tokens hold governance rights over Convergence (CIP), but also over all underlying protocols that Convergence will integrate. The governance rights that Convergence will acquire through its conversion mechanism will be delegated to **`CVG`** lockers.

Votes will be done on Snapshot. Convergence’s metagovernance will follow every underlying protocol's vote.

{% hint style="info" %}
To summarize, Convergence will allow **`CVG`** lockers to:

* Participate in Convergence and underlying protocols governance;
* Vote for gauge weights to direct **`CVG`** inflation;
* Claim shares on treasury every 3 months (**`TDE`**);
* Trade their locked position.
  {% endhint %}


---

# 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/understanding-cvg.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.
