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

# Introduction

> InstantCampaign is an email marketing platform: a visual and code email builder, AI design tools, audiences, journeys, deliverability, Ad Studio and an API.

InstantCampaign lets a team design emails, build audiences, send campaigns and automated journeys, and measure what happened, all in one workspace. These guides cover the product as it works today. Each page names the screens and buttons exactly as they appear in the app.

<Tip>
  New workspace? Start with the [Getting started checklist](/guides/sending-and-workspace/getting-started). It walks you from sender identity to your first sent campaign.
</Tip>

## What you can do

<CardGroup cols={2}>
  <Card title="Design emails" icon="paintbrush" href="/guides/email-and-templates/email-builder">
    Drag-and-drop blocks, or switch to the code view and write HTML or MJML. Add per-block CSS, personalization with merge tags and Liquid, and translations.
  </Card>

  <Card title="Templates & Marketplace" icon="store" href="/guides/email-and-templates/template-library">
    Start from the template library, fork community designs from the Marketplace, or publish your own and follow them in Creator Analytics.
  </Card>

  <Card title="AI Design Assistant" icon="wand-magic-sparkles" href="/guides/email-and-templates/design-assistant">
    Describe a campaign and get a finished, on-brand template to refine in the builder. AI Studio generates images, copy and video.
  </Card>

  <Card title="Contacts & segments" icon="address-book" href="/guides/audience-and-campaigns/contacts">
    Import contacts, organise lists, add custom fields, record events and goals, and build dynamic segments.
  </Card>

  <Card title="Campaigns" icon="bullhorn" href="/guides/audience-and-campaigns/create-campaign">
    Create, test and send campaigns with A/B tests, scheduling, send policies and pre-send safety checks.
  </Card>

  <Card title="Automations" icon="diagram-project" href="/guides/audience-and-campaigns/automations">
    Build journeys triggered by list joins, forms, website or API events and dates, with waits, branches, contact updates and ad steps.
  </Card>

  <Card title="Forms & landing pages" icon="window-maximize" href="/guides/audience-and-campaigns/signup-forms">
    Capture subscribers with embedded or popup signup forms and hosted landing pages.
  </Card>

  <Card title="Ad Studio" icon="rectangle-ad" href="/guides/ads/overview">
    Sync audiences to Google Ads and Meta, build lookalikes, capture Meta leads and run ad campaigns from your workspace.
  </Card>

  <Card title="Deliverability" icon="envelope-circle-check" href="/guides/sending-and-workspace/deliverability">
    Authenticate your domains, connect your own email provider, warm up new domains and read DMARC reports.
  </Card>

  <Card title="Analytics" icon="chart-line" href="/guides/sending-and-workspace/email-analytics">
    Campaign reports, message log, bounces, comparisons, website analytics and attribution rules.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Shopify, Mailchimp migration, Google Sheets, Segment, Zapier/Make, template export to other platforms and data feeds.
  </Card>

  <Card title="Developers" icon="code" href="/guides/developers/overview">
    API keys, webhooks, transactional email, the API request log and the MCP server for AI agents.
  </Card>
</CardGroup>

## Where to go next

<CardGroup cols={3}>
  <Card title="Workspace & team" icon="users" href="/guides/sending-and-workspace/team-and-roles">
    Invite your team and set roles and permissions
  </Card>

  <Card title="API reference" icon="book" href="/api-reference/introduction">
    Authentication, scopes, limits and endpoints
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/overview">
    Connect Shopify, Mailchimp, Segment, Zapier and more
  </Card>
</CardGroup>
