> For the complete documentation index, see [llms.txt](https://balancer-dao.gitbook.io/learn-about-balancer/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://balancer-dao.gitbook.io/learn-about-balancer/fundamentals/vebal-tokenomics/vote-escrowed-governance.md).

# Vote-Escrowed Governance

veBAL is the newest pillar of Balancer’s governance system. Derived from Curve finance vote-escrowed voting essentially gives holders of a respective protocol’s token the ability to lock their asset for a period. The longer the asset is locked, the more voting strength their assets are delegated by escrowing system. In Balancer’s case this is unique in that it is the first to adopt a liquidity pool token as the mechanism for governance, the BAL/WETH 80/20 pool token.

Both quantity of the token locked, and the period of locking will determine the voting strength a holder wields. Quite simply this is defined by the number of weeks locked multiplied by the number of tokens locked itself and decays on a weekly basis. One week is considered an epoch. Voting function shown below:

![](/files/59CinghalkSrIr523m6v)

![](/files/w4iJBb96asHccjIwmFkW)

This means that commitment to hold BAL long term will give the strength to long term holders more so than those who lock in short periods of time. Voting decay will follow a linear curve on a weekly model meaning locking for 52 weeks will give a voter 52x the voting strength than that of a holder who locks for 1 week.

The voting strength will decay over time and can accumulate if a user locks separate amounts at different points in time. Please note quantifiably, locking 1 BPT for 1 year equates to holding 1 veBAL, then the multiplier works in a fractional fashion. Locking 1 BPT for 26 weeks would yield 0.5 veBAL.

Ultimately, the benefits of the veBAL tokenomics will be felt by the BAL/WETH liquidity providers with long term commitment. Aligning governance and financial incentives to be encompassed in the token’s nature make it organically more desirable.

In short, governance is enhanced, and the protocol revenue distributions, liquidity mining incentive boosts and the ability to direct the incentives all come to token holders in one package. This is a huge step forward to make Balancer more sustainable, while at the same time is still an upgradable system in the case that future advancements are made.


---

# 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:

```
GET https://balancer-dao.gitbook.io/learn-about-balancer/fundamentals/vebal-tokenomics/vote-escrowed-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.
