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

# Amplifi: SMS-first outreach platform for campaigns and polls

> Amplifi helps organizations send bulk SMS/MMS campaigns, run text-message polls, manage contacts, and handle two-way conversations at scale.

Amplifi is a multi-tenant SMS and MMS messaging platform built for teams that need to reach large audiences, capture feedback, and manage conversations — all from one place. Whether you're launching a targeted campaign to a saved segment, running a branching text-message poll, or managing replies in the inbox, Amplifi gives you the tools to act fast and measure results.

<CardGroup cols={2}>
  <Card title="Quick Start" icon="rocket" href="/quickstart">
    Set up your account, import contacts, and send your first campaign in minutes.
  </Card>

  <Card title="Campaigns" icon="paper-plane" href="/campaigns/overview">
    Send bulk SMS/MMS to targeted segments with scheduling, A/B testing, and analytics.
  </Card>

  <Card title="Contacts" icon="address-book" href="/contacts/overview">
    Import, organize, and segment your contacts for precise audience targeting.
  </Card>

  <Card title="Polls" icon="square-poll-vertical" href="/polls/overview">
    Run text-message surveys with branching logic, completion targets, and shareable results.
  </Card>

  <Card title="Conversations" icon="comments" href="/conversations/inbox">
    Manage two-way SMS threads with your contacts in a unified inbox.
  </Card>

  <Card title="API Reference" icon="code" href="/api/authentication">
    Explore the Amplifi REST API for contacts, campaigns, polls, and more.
  </Card>
</CardGroup>

## Get started in four steps

<Steps>
  <Step title="Create your account">
    Sign up and complete onboarding. You'll set up your organization, choose a timezone, and get a sending phone number.
  </Step>

  <Step title="Import your contacts">
    Upload a CSV or Excel file, paste data, or add contacts manually. Map fields, apply tags, and let Amplifi verify textability in the background.
  </Step>

  <Step title="Compose a campaign">
    Pick your audience (a saved segment or a filter), write your message, add a tracked link or image, and schedule or send immediately.
  </Step>

  <Step title="Track results">
    Monitor delivery rates, replies, and link clicks from the campaign analytics view or your dashboard.
  </Step>
</Steps>

## Key features

<CardGroup cols={2}>
  <Card title="Automations" icon="bolt" href="/automations/overview">
    Build trigger-based workflows that send texts, update tags, and move contacts between segments automatically.
  </Card>

  <Card title="Billing & Credits" icon="credit-card" href="/account/billing">
    Understand your credit balance, subscription plan, and usage across your organization.
  </Card>

  <Card title="Merge Fields" icon="brackets-curly" href="/reference/merge-fields">
    Personalize messages with contact data like first name, city, and custom fields.
  </Card>

  <Card title="Compliance" icon="shield-check" href="/reference/compliance">
    Learn how Amplifi enforces quiet hours, handles opt-outs, and keeps you TCPA-aware.
  </Card>
</CardGroup>
