> For the complete documentation index, see [llms.txt](https://docs.satoshiterminal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satoshiterminal.io/research-suite/portfolio-management/staking-and-yield-farming-interface/governance-token-staking-for-voting-rights.md).

# Governance Token Staking for Voting Rights

The **Governance Token Staking for Voting Rights** feature allows users to stake governance tokens in order to participate in decentralized governance decisions. By staking tokens, users gain voting rights that enable them to influence the decision-making processes of decentralized autonomous organizations (DAOs) or governance-driven protocols, aligning with their interests and investment goals.

**Core Capabilities:**

* **Staking for Voting Power**: Stake governance tokens to earn voting power, allowing users to participate in protocol governance decisions such as proposals, upgrades, and policy changes.
* **Voting Rights Management**: Manage voting rights associated with staked tokens, including monitoring the number of tokens staked and the weight of each vote based on staking duration and amount.
* **Governance Proposal Tracking**: Track active governance proposals and use staked tokens to cast votes on key decisions within the protocol or DAO.
* **Automated Voting**: Set predefined rules to automatically vote on governance proposals based on certain criteria, ensuring a passive yet effective participation in governance.

**Key Benefits:**

* **Influence Governance**: Actively participate in the decision-making process of decentralized protocols, helping to shape the future of projects in which you are invested.
* **Earn Voting Power**: Utilize staked governance tokens to gain voting rights, enhancing your influence within the ecosystem.
* **Convenient Governance Participation**: Simplify participation by automating votes or tracking governance proposals, ensuring consistent engagement with minimal effort.

With **Governance Token Staking for Voting Rights**, users can leverage their staking power to influence decentralized governance, participate in important protocol decisions, and ensure their voice is heard in the development of the ecosystems they support.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.satoshiterminal.io/research-suite/portfolio-management/staking-and-yield-farming-interface/governance-token-staking-for-voting-rights.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
