> ## 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.

# Compliance Checklist

> Run through this 10-item checklist for every campaign to make sure you stay compliant with all regulations.

Follow this checklist to ensure your campaigns stay compliant with all regulations:

<CardGroup cols={2}>
  <Card title="Consent & sender identification" icon="user-check">
    * [ ] Obtain consent before sending (when possible)
    * [ ] Provide clear sender identification
    * [ ] Include opt-out instructions (Reply STOP)
    * [ ] Honor opt-outs immediately (automated)
    * [ ] Send only between 8 AM – 10 PM
  </Card>

  <Card title="Registration & technology" icon="shield-check">
    * [ ] Complete 10DLC registration
    * [ ] Obtain Campaign Verify token (\$95)
    * [ ] Avoid random/sequential number generation (autodialer restrictions)
    * [ ] Document consent and opt-outs
    * [ ] Follow state-specific regulations
  </Card>
</CardGroup>

## Going deeper

<CardGroup cols={2}>
  <Card title="TCPA" icon="file-contract" href="/compliance/tcpa">
    Federal autodialer restrictions, consent rules, opt-outs, calling hours, and penalties.
  </Card>

  <Card title="FCC Political Rules" icon="landmark" href="/compliance/fcc-political">
    How the FCC applies TCPA to political text messaging campaigns.
  </Card>

  <Card title="CTIA Guidelines" icon="building" href="/compliance/ctia">
    Wireless industry best practices that exceed legal minimums.
  </Card>

  <Card title="The Campaign Registry" icon="address-card" href="/compliance/campaign-registry">
    10DLC registration for brands and campaigns.
  </Card>
</CardGroup>
