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

# Social Media Campaigns

> Multi-post content for awareness, engagement, launches, and promotion.

Social Media Campaigns generate coordinated sets of posts for awareness, engagement, launches, and promotional workflows.

Use this guide when creating platform-specific campaigns across LinkedIn, X/Twitter, Instagram, or other social channels.

## Recommended Setup

<div style={{ display: 'grid', gridTemplateColumns: 'repeat(4, 1fr)', gap: '12px', margin: '1.5rem 0' }}>
  <div style={{ border: '1px solid rgba(128,128,128,0.20)', borderRadius: '14px', padding: '16px', background: 'rgba(255,255,255,0.04)' }}>
    <div style={{ fontWeight: 800 }}>Template</div>
    <div style={{ fontSize: '13px', color: 'var(--colors-content-secondary)' }}>Social Media Campaign</div>
    <div style={{ fontSize: '12px', color: 'var(--colors-content-secondary)', marginTop: '6px' }}><code>social\_media\_campaign</code></div>
  </div>

  <div style={{ border: '1px solid rgba(128,128,128,0.20)', borderRadius: '14px', padding: '16px', background: 'rgba(255,255,255,0.04)' }}>
    <div style={{ fontWeight: 800 }}>Styles</div>
    <div style={{ fontSize: '13px', color: 'var(--colors-content-secondary)' }}>Social Media Voice, Brand Storytelling, Product Launch, Influencer Collaboration.</div>
  </div>

  <div style={{ border: '1px solid rgba(128,128,128,0.20)', borderRadius: '14px', padding: '16px', background: 'rgba(255,255,255,0.04)' }}>
    <div style={{ fontWeight: 800 }}>Output</div>
    <div style={{ fontSize: '13px', color: 'var(--colors-content-secondary)' }}>Typically 3 to 7 posts per campaign.</div>
  </div>

  <div style={{ border: '1px solid rgba(128,128,128,0.20)', borderRadius: '14px', padding: '16px', background: 'rgba(255,255,255,0.04)' }}>
    <div style={{ fontWeight: 800 }}>Time</div>
    <div style={{ fontSize: '13px', color: 'var(--colors-content-secondary)' }}>Typically 1 to 2 minutes.</div>
  </div>
</div>

## Required Inputs

| Input                           | Purpose                                                            |
| ------------------------------- | ------------------------------------------------------------------ |
| Campaign goal                   | Awareness, launch, engagement, promotion, retention, or conversion |
| Target platform                 | LinkedIn, X/Twitter, Instagram, or another channel                 |
| Audience segment                | Defines the reader and message framing                             |
| Core message or offer           | Sets the main campaign idea                                        |
| Campaign duration or post count | Controls the number and sequencing of posts                        |
| Tone guidance                   | Professional, casual, bold, conversational, or other direction     |

## Generation Flow

<Steps>
  <Step title="Define the campaign goal">
    State whether the campaign is for awareness, launch, engagement, promotion, or another objective.
  </Step>

  <Step title="Specify the platform">
    Choose the target channel so the output can adapt length, tone, and formatting.
  </Step>

  <Step title="Add the core message">
    Provide the main offer, insight, product update, or campaign theme.
  </Step>

  <Step title="Generate the campaign set">
    WriterzRoom produces multiple posts designed to work together while still standing alone.
  </Step>

  <Step title="Review each post">
    Check clarity, platform fit, and audience alignment before publishing.
  </Step>
</Steps>

## Platform Guidance

<CardGroup cols={2}>
  <Card title="LinkedIn" icon="linkedin">
    Best for professional, founder-led, B2B, product, hiring, and thought leadership content.
  </Card>

  <Card title="X/Twitter" icon="message-circle">
    Best for concise takes, launch updates, threads, and timely commentary.
  </Card>

  <Card title="Instagram" icon="image">
    Best for visual campaigns, creator-style messaging, brand storytelling, and community prompts.
  </Card>

  <Card title="Multi-platform campaigns" icon="share-2">
    Best when a campaign needs separate posts adapted to each channel.
  </Card>
</CardGroup>

## Tips

<AccordionGroup>
  <Accordion title="Specify the platform">
    LinkedIn posts and X posts have different length, tone, and formatting conventions. Platform selection improves output fit.
  </Accordion>

  <Accordion title="Use Product Launch for launches">
    Product Launch is best when the campaign centers on a release, feature, waitlist, or announcement.
  </Accordion>

  <Accordion title="Use Social Media Voice for evergreen content">
    Social Media Voice works well for regular audience engagement and recurring content programs.
  </Accordion>

  <Accordion title="Include hashtag preferences">
    If hashtags matter to the campaign, provide preferred tags or rules for how they should be used.
  </Accordion>
</AccordionGroup>

<Warning>
  Review each post individually. Campaign outputs are a set, but every post should still work as a standalone piece of content.
</Warning>
