# Governance

Deploy production-ready governance that scales with your protocol without requiring vendor migrations or custom integration work. As your governance matures, add advanced features like MultiGov, optimistic governance, or security council elections to meet the evolving needs of your community.

Protocols use Tally's governance solutions to enable decentralized decision-making, distribute funds, coordinate communities, streamline proposals, and ensure community oversight through transparent voting.&#x20;

#### **Key features of Tally's governance solutions:**

* [Voting and proposal management](/on-chain-operations/governance/features.md)**:** Secure, transparent voting mechanisms with collaborative proposal creation tools and no-code fund transfers. Approved proposals execute automatically with support for arbitrary executable actions.
* [Delegation](/on-chain-operations/governance/features.md)**:** Enable token holders to delegate voting power to trusted representatives without transferring token ownership. Supports full delegation, partial delegation across multiple delegates, and integrations with staking and token launch.
* [Security council elections](/on-chain-operations/governance/security-council-elections/arbitrum-dao-security-council-elections-guide.md)**:** Establish democratic elections for security councils that safeguard protocol interests. Tally's custom-built council elections ensure the highest standards of integrity in selecting leadership.
* [Optimstic governance:](/on-chain-operations/governance/optimistic-governance.md) Streamline decision-making by assuming proposals pass unless explicitly vetoed by delegates, enabling faster execution while maintaining community oversight for critical decisions.
* [Delegate compensation](/on-chain-operations/incentives-and-staking/delegate-compensation.md)**:** Reward active governance participants for their time, expertise, and contributions. Systems ensure only engaged and accountable delegates are rewarded through minimum reputation scores or participation thresholds.
* [Multichain support](/on-chain-operations/governance/multigov.md)**:** Enable cross-chain governance with MultiGov to meet token holders where they are. Organization members can govern from any chain, with support for Solana, Ethereum, and EVM-compatible L2s.
* [Gasless voting and delegation](/on-chain-operations/governance/features.md#gasless-voting-and-delegation-relay)**:** Remove financial barriers to governance participation by eliminating gas fees for voting and delegation. Organizations cover transaction costs for members' governance activities.

## Get started

{% content-ref url="/pages/ZlVfDHZKwLKMUn4Rk6kO" %}
[Optimistic governance](/on-chain-operations/governance/optimistic-governance.md)
{% endcontent-ref %}

{% content-ref url="/pages/sbpBihTXcpAkumjdkcIz" %}
[Security Council elections](/on-chain-operations/governance/security-council-elections.md)
{% endcontent-ref %}

{% content-ref url="/pages/kI1DsHshxm41hYkCiItS" %}
[MultiGov](/on-chain-operations/governance/multigov.md)
{% endcontent-ref %}

{% content-ref url="/pages/Hjci51h3DFiCaBhCIDuD" %}
[Features](/on-chain-operations/incentives-and-staking/staking-customizations.md)
{% endcontent-ref %}

{% content-ref url="/pages/k4c5MzOVRW6go1RAdEAd" %}
[Integrations](/on-chain-operations/governance/integrations.md)
{% endcontent-ref %}

{% content-ref url="/pages/V4IazGuxRAjvKPCZ7EvZ" %}
[Intro to governance](/user-guides/intro-to-governance.md)
{% endcontent-ref %}

Ready to launch governance? [Talk to our team to get started](http://tally.xyz/contact).


---

# 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.tally.xyz/on-chain-operations/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.
