# BR staking and vote

{% hint style="info" %}
BR staking is open now on [BedrockDAO Governance](https://gov.bedrockdao.com/), but vote will be coming soon.
{% endhint %}

For a governance participant, your primary function is to stake your BR Tokens to acquire veBR. This conversion process is designed to reward long-term commitment by locking tokens for a predetermined period.&#x20;

For liquidity providers and stakers earn BR, they are motivated to engage more actively with the protocol, which in turn strengthens the liquidity base even further.

* Stake to Earn BR\
  Users deposit assets to secure the network, earning BR tokens—Bedrock’s governance and utility backbone. Staking amplifies liquidity, enabling seamless cross-chain transactions.
* Convert BR → veBR for Power\
  Lock BR to mint veBR, a non-transferable governance key. This "skin-in-the-game" mechanism:
  * Reduces BR supply, driving scarcity.
  * Grants voting rights on emissions, upgrades, and treasury decisions.

<br>


---

# 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.bedrockdao.com/governance/br-and-vebr/br-staking-and-vote.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.
