> For the complete documentation index, see [llms.txt](https://token.metasignals.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://token.metasignals.io/tokenomics/vote-escrow-governance.md).

# Vote Escrow & Governance

**Vote escrow** is the core mechanism that powers staking, rewards, and governance in the Meta Signals ecosystem. By locking your MSIG tokens, you receive **veMSIG** (vote-escrowed MSIG), which determines your subscription discounts, voting power, and staking reward eligibility.

{% hint style="info" %}
**veMSIG** (vote-escrowed MSIG) is non-transferable and represents a holder's commitment to the ecosystem. It determines the level of access to benefits: the longer MSIG is locked, the more veMSIG is received.
{% endhint %}

## Why Lock Tokens?

Locking MSIG tokens provides three core benefits:

1. **Subscription Discounts:** Save up to 50% on Meta Signals subscriptions
2. **Staking Rewards:** Receive MSIG from the staking treasury
3. **Governance Voting:** Vote on platform decisions and platform upgrades

<figure><img src="/files/xWOOrw7tzX0gBQcSc3qu" alt="Vote escrow lifecycle: Lock MSIG for 1-24 months, receive veMSIG, unlock Subscription Discounts, Governance Voting, Staking Rewards, and Expanded Alerts Coverage with decay option"><figcaption><p>The vote escrow lifecycle: lock, benefit, decay, extend</p></figcaption></figure>

## Quick Summary

<table><thead><tr><th width="265.2000732421875">Topic</th><th>Description</th></tr></thead><tbody><tr><td><a href="/pages/KHA4uAG879XDm4HomxSD"><strong>What is veMSIG?</strong></a></td><td>How veMSIG is calculated and its properties</td></tr><tr><td><a href="/pages/gvhRiMK1dMAqtgVmGeEI"><strong>Staking Benefits</strong></a></td><td>Multipliers and subscription discounts</td></tr><tr><td><a href="/pages/SRwTtwrf2krF2uZ4TQBT"><strong>Staking Lockup</strong></a></td><td>Lock duration, decay, and withdrawal rules</td></tr><tr><td><a href="/pages/ZVgvivOf1E7R7zk9gX73"><strong>Staking LP Tokens</strong></a></td><td>How LP token staking works</td></tr><tr><td><a href="/pages/ThxHJXrYYgDVJvUBrgf1"><strong>Staking Rewards</strong></a></td><td>Where rewards come from and how they're funded</td></tr><tr><td><a href="/pages/UOhyiMR9nND2sxPxewLP"><strong>Reward Distribution</strong></a></td><td>How rewards are calculated</td></tr><tr><td><a href="/pages/pnNTTSDBxjzGHPZRfcIj"><strong>Voting &#x26; Proposals</strong></a></td><td>How to participate in governance</td></tr><tr><td><a href="/pages/49xKAH8tUvj7vN3XkbpW"><strong>Expanded Alerts Coverage</strong></a></td><td>Access to additional alerts beyond the free tier</td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://token.metasignals.io/tokenomics/vote-escrow-governance.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
