# Curve Governance

### Summary

* Used with both [on-chain and off-chain voting](/commonwealth/community-overview-2/governance/onchain-vs.-off-chain.md)
* [Vote delegation](/commonwealth/community-overview-2/governance/delegating-votes.md) is not supported
* Votes are locked for a specific time period
* Currently used by mStable and Curve Finance

### **Overview:**

Curve uses an escrow and vesting mechanism to divvy voting power to token holders. In theory, users who commit to becoming **long term holders have more at stake** on their investment, and **could be expected to make more responsible governance decisions.**

**Unlocked tokens have no voting power.** To gain governance power, token holders must lock their tokens for a fixed period of up to 4 years. Voting power is proportional to token holdings multiplied by time locked, and decreases linearly over time as tokens get closer to unlocking.

Locked tokens can be granted additional utility features beyond voting, depending on the underlying protocol. In Curve's case, locked tokens also increase rewards earned from liquidity mining through gauge weight voting.&#x20;

### **Resources:**

* [Curve vote locking FAQ](https://resources.curve.fi/faq/vote-locking-boost)
* [Curve vote locking guide](https://guides.curve.fi/voting-and-vote-locking-curve-dao/)


---

# 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.common.xyz/commonwealth/community-overview-2/governance/what-is-decentralized-governance/governance-frameworks/curve-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.
