> ## Documentation Index
> Fetch the complete documentation index at: https://docs.theculpernetwork.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Targeting Voters — Overview

> How voter data works in Culper and how to find the right voters for your campaign.

Culper's voter database is the core of the platform. Every walk, text, and email you send starts here.

## What data is available

Every registered voter in Fort Bend County is in Culper with:

<AccordionGroup>
  <Accordion title="Identity & Registration">
    Name, date of birth, registration date, registration status (active/inactive), address, precinct, and all district assignments (congressional, state senate, state house, school board, ESD, etc.).
  </Accordion>

  <Accordion title="Party & Political Ideology">
    * **Party history** — which primary the voter pulled (Republican, Democrat, or none). This is the strongest signal.
    * **Modeled party** — vendor-modeled partisan lean on a 5-grade scale (Hard Republican → Hard Democrat).
    * **Political ideology** — Culper's 1–8 score from Extreme Conservative to Extreme Liberal, computed from all available signals.
  </Accordion>

  <Accordion title="Issue Positions">
    Flags for 20+ issue areas: 2nd Amendment, border security, pro-life/choice, evangelical, veteran support, Trump support, immigration, environment, healthcare, and more. Derived from commercial data.
  </Accordion>

  <Accordion title="Demographics">
    Religion, ethnicity, education level, household income bracket, homeowner status, marital status, age. Available for most voters via commercial data enrichment.
  </Accordion>

  <Accordion title="Contact Info">
    Best available mobile phone and email, resolved across multiple data sources with reliability scores. Phone type (cell vs landline) noted.
  </Accordion>

  <Accordion title="Voting History">
    General and primary election participation for the last 5 cycles. Use this to find low-propensity voters who need activation vs. reliable voters who just need a reminder.
  </Accordion>
</AccordionGroup>

## Three ways to target voters

<CardGroup cols={3}>
  <Card title="Natural Language Query" icon="sparkles" href="/guides/voters/search-query">
    Type what you want in plain English. Culper translates it into a voter list.
  </Card>

  <Card title="Upload Your Own List" icon="upload" href="/guides/voters/uploading-lists">
    Bring a CSV from another vendor or your county party. Culper auto-maps the columns.
  </Card>

  <Card title="Draw an Area" icon="draw-polygon" href="/guides/voters/area-selection">
    Draw a polygon on the map to capture all voters inside a specific geography.
  </Card>
</CardGroup>

## Saved lists

Every query result can be saved as a **List**. Lists are the starting point for walks, texts, and email campaigns. You can refine a list with additional queries, and refresh it against current data at any time.
