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

# Welcome to Political Comms

> Enterprise-grade P2P texting for political campaigns, PACs, parties, and nonprofits. Documentation, compliance guidance, and API reference.

Political Comms is a peer-to-peer (P2P) texting platform built for political campaigns, PACs, party committees, and nonprofits. Send individually-initiated messages to large lists at scale, maintain authentic two-way conversations, and stay compliant with TCPA, FCC, CTIA, and 10DLC rules - all in one place.

<CardGroup cols={2}>
  <Card title="Get started in 2-3 days" icon="rocket" href="/onboarding/overview">
    Register your brand, get verified with Campaign Verify, set up your first campaign, and start sending.
  </Card>

  <Card title="Help Center" icon="circle-question" href="/help/getting-started">
    Common questions, best practices, billing, and technical support.
  </Card>

  <Card title="Compliance Guide" icon="shield-check" href="/compliance/overview">
    TCPA, FCC political messaging rules, CTIA principles, The Campaign Registry, and Campaign Verify.
  </Card>

  <Card title="API Reference" icon="code" href="/api-reference/introduction">
    REST API for organizations, brands, campaigns, projects, contacts, media, analytics, and billing. Plus real-time webhooks.
  </Card>
</CardGroup>

## What makes Political Comms different

<AccordionGroup>
  <Accordion title="Built for political messaging at scale" icon="bolt">
    100,000+ messages per hour with sub-second project launches. Proven production stability at 1M+ messages/hour sustained and 5M/hour burst capacity. Automatic error recovery and smart retries handle carrier hiccups so you don't have to.
  </Accordion>

  <Accordion title="Compliance-first architecture" icon="shield-check">
    STOP / UNSUBSCRIBE / QUIT keywords are processed automatically within seconds. Opt-out lists are maintained per brand and globally. Time-of-day enforcement (8 AM – 10 PM recipient local time) is built in at the carrier layer. Campaign Verify and 10DLC registration are part of the standard onboarding flow.
  </Accordion>

  <Accordion title="Two-way conversations, threaded automatically" icon="messages">
    Every reply is threaded by conversation with full history. Use quick-reply templates to scale agent response times. Conversations are tracked across team members so context never gets lost.
  </Accordion>

  <Accordion title="Real-time analytics and webhooks" icon="chart-line">
    Live delivery, reply, opt-out, and link-click metrics. Webhooks fire on every event (`message.sent`, `message.delivered`, `message.failed`, `message.replied`, `link.clicked`) so you can stream data into your CRM, warehouse, or alerting stack.
  </Accordion>
</AccordionGroup>

## Quick links

* **New here?** Start with the [5-step onboarding guide](/onboarding/overview).
* **Setting up 10DLC?** See [The Campaign Registry](/compliance/campaign-registry) and [Campaign Verify](/compliance/campaign-verify).
* **Integrating programmatically?** Jump to the [API introduction](/api-reference/introduction) and [authentication](/api-reference/authentication).
* **Have a compliance question?** Browse the full [compliance guide](/compliance/overview) or skim the [compliance checklist](/compliance/checklist).

<Note>
  **Need direct help?** Email [support@politicalcomms.com](mailto:support@politicalcomms.com) or sign in to your [dashboard](https://app.politicalcomms.com) to file a support ticket. Real-time platform status lives at the [status page](https://app.politicalcomms.com/resources/status).
</Note>
