Category: DAO governance infrastructure / offchain voting network / modular onchain governance control plane
Summary: Snapshot is best cataloged as governance infrastructure rather than as a simple DAO voting website. Its current public surface spans the original gasless offchain voting network, a large library of configurable voting strategies, a GraphQL Hub API, webhooks and developer tooling, and Snapshot X, a modular fully onchain governance protocol with optional relayer and indexing services. Read together, the docs and repos show a governance control plane that serves communities wanting flexible offchain coordination as well as teams moving toward auditable, execution-capable onchain governance.
What it does:
Provides the well-known Snapshot voting platform for DAOs, DeFi protocols, and NFT communities to run gasless governance with flexible proposal and voting formats
Lets spaces compose voting power from hundreds of strategies, including ERC-20, NFT, delegation, whitelist, contract-call, and API-based approaches
Exposes a Hub GraphQL API, webhooks, bots, subgraphs, and a JavaScript SDK so external apps can query and integrate governance activity
Operates Snapshot X, a separate fully onchain governance protocol built around modular Space contracts, authenticators, proposal validations, voting strategies, and execution strategies
Publishes open-source infrastructure for the Snapshot X UI, multichain indexer, gasless-voting relayer, SDK, and related data services
Key claims:
The help center says Snapshot allows communities to vote easily and without gas fees while supporting flexible voting strategies and customizable governance
The voting-strategies docs say Snapshot offers more than 400 strategies and allows multiple strategies to be combined cumulatively, which is a strong signal that the core product is governance configuration infrastructure rather than a single fixed voting model
The tools docs position the Hub GraphQL API, API keys, webhooks, bots, and Snapshot.js as first-class integration surfaces, which makes Snapshot a developer platform as well as an end-user app
Snapshot X docs describe a fully onchain protocol with censorship resistance, onchain voting-power computation, and trustless execution, showing that the project now spans both offchain and onchain governance layers
The protocol overview and monorepo make the modular architecture explicit: Space contracts are extended by authenticators, proposal-validation strategies, voting strategies, and execution strategies, with optional API, UI, SDK, and relayer services layered on top
Whitepaper: No canonical standalone Snapshot or Snapshot X whitepaper/litepaper surfaced in this pass. The clearest current source of truth is the official docs, API docs, and open-source repos saved in ../whitepapers/snapshot-primary-sources-2026-04-27.md.