# Voting & Delegation

Tevaera's governance system is powered by the Teva token, enabling participants to actively participate in tevaera improvement proposals through delegated voting power. Each Teva token grants one vote, which can be activated through delegation.

To unlock the voting potential of your Teva tokens, you’ll need to delegate their voting power to your own address or that of a third-party. Once an address has been granted voting power, the address controller becomes a Delegate, empowered to participate in governance decisions on behalf of others.

<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.tevaera.com/governance/voting-and-delegation.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.
