# Vote delegation

ShiftCTRL's governance system works through vote delegation. CTRL token holders can either self-delegate or delegate their voting power to others.

Good governance requires staying informed about various ideas and proposals, which can be challenging. These proposals often involve complex topics like statistics, economics, and technology.

Vote delegation helps by allowing community members to delegate their voting power to delegates who are knowledgeable and can make well-informed decisions. This not only increases overall participation but also improves the efficiency of the governance process, especially when there are many stakeholders involved.

Additionally, vote delegation makes ShiftCTRL's governance more inclusive. It allows people who don’t own CTRL tokens to participate and contribute to decision-making by aligning with trusted delegates.\
\
Visit testnet governance in [Tally](https://www.tally.xyz/gov/shiftctrl-test) to perform a delegation using CTRL token from faucet.

Refer to [this guide](https://docs.tally.xyz/how-to-use-tally/notifications) to subscribe to notifications of the project.


---

# 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.shiftctrl.money/governance/vote-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.
