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

# What You Can Do With Outpost

> A guided tour of Outpost's capabilities: find the right feature for what you're trying to accomplish.

Outpost adds growth, retention, and monetization tools on top of your Ghost publication. This page helps you find the right feature for what you're trying to do.

<Note>
  New to Outpost? Start with the [quickstart guide](/getting-started/quickstart) to connect your Ghost site and Stripe account in under 10 minutes.
</Note>

## Grow your subscriber list

Turn visitors into subscribers with targeted calls-to-action that appear automatically on your site.

<CardGroup cols={2}>
  <Card title="Auto Display CTAs" icon="bullseye" href="/features/ctas">
    Automatically show subscribe boxes, upgrade prompts, and offers based on where readers are and who they are. No manual embedding required.
  </Card>

  <Card title="Manually Added Buttons" icon="code" href="/features/manually-added-buttons">
    Generate custom subscribe buttons you can place anywhere: in posts, emails, or external pages.
  </Card>

  <Card title="Paywalls" icon="lock" href="/features/paywalls">
    Gate content behind subscription tiers to drive paid signups.
  </Card>

  <Card title="Gated PDFs" icon="file-pdf" href="/features/gated-pdfs">
    Offer downloadable content that requires a subscription to access.
  </Card>
</CardGroup>

## Convert free readers to paid subscribers

Use offers, promotions, and pricing tools to move free members to paid tiers.

<CardGroup cols={2}>
  <Card title="Offers & Discounts" icon="tag" href="/features/offers-and-discounts">
    Create percentage discounts, fixed-amount discounts, and free trials tied to your subscription tiers.
  </Card>

  <Card title="Promotions" icon="megaphone" href="/features/promotions">
    Run marketing campaigns with unique tracking URLs, custom landing pages, and conversion analytics.
  </Card>

  <Card title="Tiers & Pricing" icon="layer-group" href="/features/tiers-and-pricing">
    Configure your subscription products and pricing plans.
  </Card>

  <Card title="Subscription Schedules" icon="calendar" href="/features/subscription-schedules">
    Offer introductory pricing that automatically transitions to a standard renewal rate.
  </Card>
</CardGroup>

## Keep paying subscribers (reduce churn)

Automate retention emails, recover failed payments, and send renewal reminders.

<CardGroup cols={2}>
  <Card title="Autoresponder" icon="robot" href="/features/basic-autoresponder">
    68 pre-built email actions for onboarding, retention, renewals, cancellations, and win-back sequences. Plus custom flows for advanced automation.
  </Card>

  <Card title="Failed Payment Flow" icon="credit-card" href="/features/failed-payment-flow">
    A 5-step dunning sequence that automatically emails subscribers whose payment fails, giving them time and reminders to update their payment method.
  </Card>

  <Card title="Email Campaigns" icon="envelope" href="/features/email-campaigns">
    One-time targeted email sends to specific member segments.
  </Card>

  <Card title="Email Templates" icon="file-lines" href="/features/email-templates">
    Reusable email content with merge fields for personalization across all automated and manual emails.
  </Card>
</CardGroup>

## Manage your audience

View, search, filter, segment, and organize your members.

<CardGroup cols={2}>
  <Card title="Members" icon="users" href="/features/members">
    The central hub for managing every subscriber: free, paid, complimentary, gifted, or group.
  </Card>

  <Card title="Labels" icon="tags" href="/features/labels">
    Tag members for segmentation, automation triggers, and campaign targeting.
  </Card>

  <Card title="Rules Engine" icon="gears" href="/features/rules-engine">
    Create if-then automation rules that subscribe or unsubscribe members from newsletters when labels change.
  </Card>

  <Card title="Activity Log" icon="clock-rotate-left" href="/features/activity-log">
    Audit trail of every member and subscription event.
  </Card>
</CardGroup>

## Offer alternative subscription types

Go beyond standard monthly and annual plans with gift, group, institutional, and custom subscriptions.

<CardGroup cols={3}>
  <Card title="Gift Subscriptions" icon="gift" href="/features/gift-subscriptions">
    Let members give subscriptions to others.
  </Card>

  <Card title="Group Subscriptions" icon="people-group" href="/features/group-subscriptions">
    Seat-based subscriptions for teams or organizations.
  </Card>

  <Card title="Institutional" icon="building" href="/features/institutional-subscriptions">
    Domain-based access for schools and organizations.
  </Card>

  <Card title="Complimentary" icon="hand-holding-heart" href="/features/complimentary-subscriptions">
    Grant paid access without billing.
  </Card>

  <Card title="One-Person" icon="user" href="/features/one-person-subscriptions">
    Personalized subscription links locked to a specific email.
  </Card>
</CardGroup>

## Monetize with advertising

Insert ads and sponsorships into your emails and posts.

<CardGroup cols={3}>
  <Card title="Ad Campaigns" icon="rectangle-ad" href="/features/ad-campaigns">
    Inject targeted ad content into member emails.
  </Card>

  <Card title="In-Post Ad Inserter" icon="newspaper" href="/features/ad-tool">
    Automatically place ads within Ghost post content.
  </Card>

  <Card title="Sponsorship Boxes" icon="handshake" href="/features/sponsorship-boxes">
    Branded sponsor placements with embed codes.
  </Card>
</CardGroup>

## Host events

Run virtual events with RSVP management and tier-based access.

<CardGroup cols={2}>
  <Card title="Events" icon="calendar" href="/features/events">
    Webinars and events with RSVP, tier-based access, and calendar integration.
  </Card>

  <Card title="Event Creator" icon="calendar-plus" href="/features/event-creator">
    Create events with templates and calendar integration.
  </Card>
</CardGroup>

## Track performance

Monitor member growth, conversions, site traffic, and publication activity.

<CardGroup cols={2}>
  <Card title="Analytics Overview" icon="chart-line" href="/features/analytics">
    Hub linking to all Outpost dashboards and reports.
  </Card>

  <Card title="CTA Dashboard" icon="bullseye" href="/features/cta-dashboard">
    Conversion tracking for all your calls to action.
  </Card>
</CardGroup>

## Connect your stack

Outpost integrates with 20+ services. See the [Integrations overview](/integrations/overview) for the full list, or jump to a core connection:

<CardGroup cols={3}>
  <Card title="Ghost" icon="ghost" href="/integrations/ghost">
    Bidirectional member and subscription sync.
  </Card>

  <Card title="Stripe" icon="credit-card" href="/integrations/stripe">
    Subscription billing and payment processing.
  </Card>

  <Card title="All Integrations" icon="plug" href="/integrations/overview">
    Browse all 20+ integrations.
  </Card>
</CardGroup>
