Explainer · 9 min read · Updated February 2026

Community Voting Basics on Solana

Community members in discussion during a governance meeting

Solana governance happens on-chain through programs like SPL Governance, with Realms providing the most widely used interface. If you hold tokens that grant voting weight, participation is optional — but when you choose to vote, the process should be deliberate rather than rushed.

What Realms Shows You

Realms aggregates governance accounts, active proposals, and vote tallies. Each DAO configures its own rules: who can create proposals, how long voting lasts, and what percentage of total supply must participate for a valid outcome. These settings appear on the governance account page — read them once when you join a new DAO.

Connecting Your Wallet

You vote by signing a transaction with a wallet that holds the relevant governance tokens or delegated weight. Use a wallet you control completely; shared or exchange wallets typically cannot participate in governance. Before vote day, send a small test transaction to confirm the wallet connects to Realms without errors.

Advisory vs Binding Proposals

Some votes are advisory — they signal community preference without executing changes. Binding proposals contain instructions that run if the vote passes. The Realms interface labels proposal types, but always verify by checking whether an instruction list is attached. An advisory vote with zero instructions is common for temperature checks before a formal proposal.

Casting Your Vote

When you approve a vote transaction, you are signing a specific choice: yes, no, or abstain depending on DAO configuration. Your vote weight at snapshot time determines influence. Changing token balance after voting generally does not alter a submitted vote, but rules vary — check the governance account documentation.

Participation Etiquette

Forum discussion before voting helps surface concerns proposers may not have addressed. Ask concrete questions about treasury impact and timelines. Avoid sharing wallet seed phrases or signing unrelated transactions prompted in unofficial channels during active votes — governance season attracts phishing.

After the Vote Closes

Passed proposals may enter a timelock before execution. Failed proposals often remain visible for reference. Monitor the governance account for execution status and follow up if instructions fail due to account state changes between vote close and execution.

Next Steps

For a deeper reading workflow, see our guide on reading SPL governance proposals. New to delegation? Read Understanding Realms Delegation. Hands-on learners can join a Community Voting Workshop.