# Seasonal Reset Mechanism

{% hint style="info" %}
The Seasonal Reset Mechanism will be ready in a later stage.
{% endhint %}

The reset of accumulated voting power at the end of each season creates a level playing field for all voters by preventing long-term holders from dominating governance. This promotes fairness, encourages broader participation, and ensures a more dynamic and inclusive governance process.

* Seasonal Voting Power Reset: At the conclusion of each season, all accumulated voting power will be reset to 1x.&#x20;
* Multiple Seasonal Resets: Governance will operate in multiple seasons, with the duration of each season determined by the Governance module.&#x20;
* Auto Locking Mechanism: Users do not need to repeatedly re-lock their voting power. Any increase in locked tokens is permanently retained, providing a seamless governance experience while maintaining long-term commitment incentives.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcX-6GMCzecj0uNvQSkI5Siv83rRlppZV6FiYFF35xd1g60x2OYcUvDewKYaJRePjM_x3_DwIMK4-0OOqCoOOg2RscjEriHZ1ogniVQwh9mNhwlDyX6kmFrPuboxatOVB8fpavqMA?key=BUKDPCH65HUCR1tqr7oh9Qgv" alt=""><figcaption></figcaption></figure>


---

# 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/bedrock-dao-vemodel/seasonal-reset-mechanism.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.
