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

# Prompts for marketers

> Market research, landing pages, competitive intel, and website refreshes with Rocket.new.

export const LlmsDirective = () => <blockquote className="llms-directive">
    For the complete documentation index, see <a href="/llms.txt">llms.txt</a>.
    For a lightweight markdown version of this page, append .md to the URL.
  </blockquote>;

<LlmsDirective />

Copy-paste prompts for marketers - from researching markets and building landing pages to tracking competitors and refreshing websites. Each prompt tells you which task type to use and what to expect.

<Info>
  Replace the placeholder details (in brackets) with your own brands, URLs, audiences, and campaign specifics.
</Info>

## Market research (Solve)

### Audience analysis

**Task type:** Solve

```plaintext wrap theme={null}
Who is the ideal customer for [your product/service]? Build a detailed profile covering: demographics (age, role, company size), psychographics (motivations, pain points, goals), buying behavior (where they research, what influences decisions), and channels where they spend time online. Include at least 3 distinct personas if the audience is broad.
```

**What to expect:** Detailed buyer personas with demographics, motivations, and channel recommendations.

***

### Competitive messaging analysis

**Task type:** Solve

```plaintext wrap theme={null}
Analyze how [Competitor A], [Competitor B], and [Competitor C] position themselves. For each, document: their headline and tagline, the primary value proposition, key messaging themes on their homepage, their tone of voice, and how they differentiate from alternatives. Identify messaging gaps we could own.
```

**What to expect:** A messaging teardown with positioning analysis and opportunities for differentiation.

***

### Content strategy research

**Task type:** Solve

```plaintext wrap theme={null}
What content topics should a [your type of company] be creating to attract [target audience]? Analyze what's ranking for [target keywords], what competitors are publishing, and what questions [target audience] asks on Reddit, Quora, and industry forums. Recommend a content calendar with 10 topic ideas, each with a suggested format (blog post, guide, comparison, case study) and target keyword.
```

**What to expect:** A content strategy with 10 prioritized topic ideas, formats, and target keywords.

## Landing pages and sites (Build)

### Product launch landing page

**Task type:** Build

```plaintext wrap theme={null}
Build a landing page for the launch of [product name]. Include: a hero section with headline "[your headline]" and a product screenshot placeholder, a "Problem → Solution" section, a 3-column benefits section with icons, a "How it works" section with 3 steps, a testimonials carousel with 3 placeholder quotes, a pricing section with [number] tiers, an FAQ section with 5 questions, and a footer with links. Use [brand colors] and a modern, conversion-focused design.
```

**What to expect:** A complete, conversion-optimized launch page ready to deploy.

***

### Lead generation page

**Task type:** Build

```plaintext wrap theme={null}
Build a lead capture landing page for [your offer - e.g., free ebook, webinar, product demo]. Include: a headline focused on the benefit ("[benefit-focused headline]"), a description of what they'll get, a 3-point bullet list of key takeaways, a lead capture form (name, email, company), social proof (logos of companies or "Join 5,000+ subscribers"), and a strong CTA button. Keep it minimal - one page, one goal: capture the lead.
```

**What to expect:** A focused lead gen page designed to maximize form completions.

***

### Comparison / vs page

**Task type:** Build

```plaintext wrap theme={null}
Build a "[Your Product] vs [Competitor]" comparison page. Include: a side-by-side feature comparison table (at least 10 rows), a section highlighting our key advantages with icons and descriptions, a customer testimonial about switching from [Competitor], a CTA section with "Switch to [Your Product]" button, and an FAQ addressing common switching concerns. The design should be professional and objective in tone.
```

**What to expect:** A comparison page that positions your product favorably while remaining credible.

## Monitor with Intelligence

Intelligence monitors competitors continuously after a one-time setup. Select **Intelligence** from the bottom of the home screen input area and signals arrive in your dashboard automatically.

### Competitor website monitoring

Configure the wizard for marketing intelligence:

* **Your context:** Describe your brand, target audience, and what competitor moves would affect your messaging or campaigns
* **Competitors to track:** Add \[Competitor A] and \[Competitor B] with their website URLs
* **Signal categories:** Choose the categories most relevant to marketing: Pricing and packaging, Blogs, and Product updates
* **Frequency:** Weekly

**What to expect:** Ongoing signals about competitor website changes with strategic context in your Intelligence dashboard.

***

### Industry news tracking

In the wizard's **Your context** step, describe your market category and what kinds of industry news matter to your positioning. Intelligence monitors news sources and social automatically for all your tracked competitors.

**What to expect:** A regular stream of industry signals - launches, partnerships, funding rounds, and market shifts - in your daily Intelligence briefs.

## Website refreshes (Build - Redesign)

### Homepage redesign

**Task type:** Build (Redesign)

```plaintext wrap theme={null}
Redesign our homepage at [your-site.com]. Keep the core messaging but modernize the design: update to a contemporary layout with larger hero text, more whitespace, and modern illustrations or abstract graphics. Improve the CTA hierarchy - make the primary CTA (sign up / get started) unmissable. Ensure the mobile version feels native, not just responsive. Match our brand colors: [list colors].
```

**What to expect:** A modernized homepage that preserves your messaging with an improved visual hierarchy.

***

### Blog redesign

**Task type:** Build (Redesign)

```plaintext wrap theme={null}
Redesign our blog at [blog-url.com]. The current design feels dated. Modernize the layout with: a featured post hero section, a clean card grid for recent posts, category filtering, estimated reading time badges, author avatars, and a newsletter signup section. The reading experience should feel like Medium or Notion's blog - clean, focused, and easy to scan.
```

**What to expect:** A modern, reader-friendly blog layout that encourages engagement and subscriptions.

## What's next?

<CardGroup cols={2}>
  <Card title="Prompts for founders" icon="rocket-launch" href="/learn/prompt-starters/for-founders">
    Validate ideas, build MVPs, and track markets.
  </Card>

  <Card title="Website overhaul workflow" icon="paintbrush" href="/learn/workflows/website-overhaul">
    Full redesign workflow from intelligence to deployment.
  </Card>

  <Card title="Prompting for Solve" icon="magnifying-glass" href="/learn/guides/for-solve">
    Write more effective research prompts.
  </Card>

  <Card title="SEO & discoverability" icon="magnifying-glass" href="/build/polish/seo">
    Optimize your pages for search engines after launch.
  </Card>
</CardGroup>
