# Governance

Our core team has an internal roadmap that we believe will greatly benefit Voltage. However, our community DAO holds the ultimate authority on significant decisions impacting protocol interactions.\
\
VOLT serves as a governance token, empowering holders to cast votes on community-driven proposals.

### Proposals <a href="#proposals" id="proposals"></a>

Community members can submit proposals at[ forum.voltage.finance](https://forum.voltage.finance/) until we establish our official DAO platform. This forum facilitates discussions, allowing members to delve into proposal details and seek clarifications. Core team members may elevate certain proposals for voting. If a proposal garners substantial support, it will proceed to a vote on <https://snapshot.org/#/voltagefinance.eth>.

### Voting <a href="#voting" id="voting"></a>

<figure><img src="/files/5JobNsLYSZxwI3hMUvWe" alt=""><figcaption></figcaption></figure>

The fate of proposals lies in the hands of **veVOLT holders**, who vote to determine their outcome. Our designated voting platform is Snapshot, accessible at <https://snapshot.org/#/voltagefinance.eth>

\
Dive deeper into the veVOLT mechanism here :point\_down:

{% content-ref url="/pages/TAHm8WStpPCZHS9t0iT9" %}
[veVolt](/voltage/the-platform/staking/vevolt.md)
{% endcontent-ref %}

In the Voltage ecosystem, loyalty and commitment are rewarded. When you stake your $VOLT for veVOLT, you're not just supporting our platform but also amplifying your rewards & getting governance power.

{% hint style="info" %}
Your veVOLT balance will be calculated based on two factors:<br>

* The amount of VOLT you stake
* The Duration you lock your VOLT in staking
  {% endhint %}

**Please note:** to qualify as a voter for any Snapshot proposal, you must maintain **a positive veVOLT balance when the vote commences**. This ensures that one cannot merely purchase VOLT tokens to influence an active vote, minimizing potential manipulation by large stakeholders and flashloan users. For a vote to be ratified, it must secure a quorum of **at least 1 million votes.**

To further assist:

* Here's the link to stake VOLT for veVOLT : <https://app.voltage.finance/#/stake/veVOLT>
* Here is a video tutorial to guide you through the steps

{% embed url="<https://www.youtube.com/watch?v=wu2oB5Hy5B8>" %}


---

# 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.voltage.finance/voltage/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.
