# Financial Implications

veBAL is financially beneficial to lockers in 3 ways:

* [Boosting BAL incentives for staking BPT's (Balancer Pool Tokens)](/learn-about-balancer/fundamentals/vebal-tokenomics/financial-implications/boosting-bal-incentives.md)
* [Protocol Revenue Distribution](/learn-about-balancer/fundamentals/vebal-tokenomics/financial-implications/protocol-revenue-distribution.md)
* [Allocating Liquidity Incentives via Gauge Voting system](/learn-about-balancer/fundamentals/vebal-tokenomics/financial-implications/gauge-voting.md)

Gauges will be voted for through mainnet only, here delegation of BAL incentives can be done across all chains and gauge approved pools.

Users can view the current pools eligible for gauge voting [here.](https://app.balancer.fi/#/vebal) Interested in proposing your project's token to be eligible for voting? Check out the [instructions](https://forum.balancer.fi/t/instructions-overview/2674) page on our forum.


---

# 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://balancer-dao.gitbook.io/learn-about-balancer/fundamentals/vebal-tokenomics/financial-implications.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.
