turnout.apppublic · no accounts · no tracking

Every district you live in,
everything on your ballot,
in one search.

Type a ZIP code or a city. We return the state, congressional district, state senate, state house, county, city, and school district you fall in — plus what's on the ballot and how to vote where you live. Then share it with someone you care about. No account. No tracking.

ZIP · CITY, ST · ADDRESS
try11211Brooklyn, NY94110Detroit, MI30312Phoenix, AZ
54,554
political divisions
33,791
ZIP geocodes
32,612
city geocodes
51
states + DC covered
01
Find every district
State, congressional, state senate, state house, county, city, school district. Sourced from US Census TIGER/Line shapefiles, dated.
02
Read your ballot
Federal, state, and local races for your address — plus ballot measures with the verbatim text and a plain-language summary.
03
Know how to vote
Registration deadline, mail-in rules, ID requirements, polling-place lookup. Per state, current cycle.
04
Help others know theirs
Every result is a single shareable URL. Send a friend in a different state their ballot — no account needed on either end.
For developers & assistants
A public MCP server, so Claude and ChatGPT can answer civic questions correctly.
Connect once. Ask in natural language: “What’s on the ballot for 11211?” Citations included.
// claude_desktop_config.json
{ "mcpServers": {
  "turnout": {
    "url": "https://turnout.app/mcp"
  }
}}