# Governance

Tetu's governance is primarily driven by [veTETU](https://docs.tetu.io/tetu-io/tetu-v2/vetetu). As the governance token, veTETU holders have the power to shape the future of Tetu by voting on governance proposals. The voting power of veTETU is directly proportional to the amount of veTETU held by a user, and the locking of veTETU in the Tetu ecosystem can also provide additional benefits.

The voting process is straightforward and transparent. veTETU holders can cast their vote by connecting to the [snapshot page](https://snapshot.org/#/tetu.eth) and selecting their preferred option. The weight of each vote is proportional to the amount of veTETU held by the user.

Overall, the governance system of Tetu is designed to be decentralized and community-driven. By giving veTETU holders the power to make decisions, Tetu can be guided in a direction that is aligned with the interests of the community.

Discussions on [Discord](https://discord.com/invite/xs8VESN4yz) are an important part of the Tetu governance process. Through these discussions, members of the community can engage in constructive dialogue and share their ideas for how to improve the protocol. This helps to shape the development of Tetu improvement proposals, which can then be voted on through the governance system.


---

# 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.tetu.io/tetu-io/protocol/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.
