# Become a Voter

### Voting Eligibility <a href="#voting-eligibility" id="voting-eligibility"></a>

To participate in the voting process, users need to provide liquidity in A51 pool on Balancer. The eligible pool is A51-ETH.

### Voting Rights <a href="#voting-rights" id="voting-rights"></a>

Users become eligible to vote after depositing liquidity in the above-mentioned pool. They obtain BAL-LP tokens which grant them voting rights for vault reward emission.

### Why Balancer <a href="#why-balancer" id="why-balancer"></a>

The reason for primarily using Balancer over other DEXs is that Balancer supports an arbitrary weightage system between the tokens in the liquidity pool. For instance, an 80-20 A51-ETH liquidity pool ensures that the LPs can enter the pool much more easily by contributing 20% in ETH only.

Since farmers are likely to hold BAL-LP tokens for voting on the gauge, they become LPs for A51. This reduces the likelihood of farmers dumping the A51 rewards they receive, as they would be dumping into their LP position. However, it is still possible for farming and dumping to occur, as a farmer without any BAL-LP can still earn rewards in the form of option tokens or $oA51.

### Introduction to $oA51 <a href="#introduction-to-usdoa51" id="introduction-to-usdoa51"></a>

By participating in the voting process, users are rewarded with $oA51 tokens. These tokens play a crucial role in incentivizing long-term participation and loyalty among liquidity providers.


---

# 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.a51.finance/carbon/usda51-token/foo-tokenomics/become-a-voter.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.
