# Overview

The Engagement Engine builds a credible social presence on your accounts before you start outreach. It automatically posts content, engages with relevant posts, and grows your visibility so that when leads receive your messages, they see an active account with genuine engagement history.

## When to Run It

The Engagement Engine matters most in two situations:

* **Before you launch sequences on a new or inactive account.** Cold DMs from an empty account get ignored or flagged. Run the Engagement Engine for **at least 1-2 weeks** on a fresh account to build a posting history before you start sending outreach. Skipping this step is one of the most common reasons reply rates stay disappointingly low.
* **Continuously, alongside your outreach.** Even on established accounts, ongoing engagement keeps you visible in your prospects' feeds. When a lead sees your account commenting on a post they care about, then receives a DM from you, the message lands as a follow-up to existing presence rather than as a cold outreach.

You can run sequences without the Engagement Engine — it's not a hard requirement — but reply rates are typically meaningfully higher when you do.

## What the Engagement Engine Does

The Engagement Engine automatically:

* **Posts content** aligned with your offer and content pillars (X tweets and LinkedIn posts)
* **Engages with relevant posts** in your niche (likes, comments, follows/connections)
* **Maintains human-like patterns** with randomized timing, skip days, and natural variation

## How It Works

The system runs continuously throughout your activity window, distributing actions into natural sessions with randomized timing.

## Available Platforms

| Platform     | Action Types                                |
| ------------ | ------------------------------------------- |
| **X**        | Tweets, likes, follows                      |
| **LinkedIn** | Posts, likes, connection requests, comments |

You can run the Engagement Engine on multiple accounts simultaneously.

## Account Persona

When setting up the Engagement Engine, you can optionally define a persona to make generated content sound like a real person rather than a brand account:

* **Full name and role** - e.g. "Sarah Chen, Growth Lead"
* **Location** - e.g. "Los Angeles, CA"
* **Voice and personality** - 1-2 sentences describing tone, e.g. "Direct and data-driven, shares real numbers and builder insights."

All three fields are optional. If provided, the AI uses them to shape the voice and perspective of generated posts and engagement comments.

## Daily Activity

The Engagement Engine generates a randomized mix of actions each day. Action counts vary daily to mimic natural human behavior, including occasional skip days with minimal activity.

See [**Engagement Automation and Daily Actions**](/engagement-engine/engagement.md) for more details on daily activity patterns.

## Engagement Pod (LinkedIn only)

Engagement Pod is an opt-in LinkedIn feature where AutoReach users automatically engage with each other's posts to boost algorithmic reach. When you publish a LinkedIn post, AutoReach detects it and schedules a small group of pod members to like and comment on it within a 60-minute window. The same happens in reverse for posts from other pod members.

How it works:

* Up to 5 pod members are selected per post, with at least a 3-minute gap between their engagements to keep the pattern natural
* AI-generated comments are tailored using each pod member's offer context and persona, so they don't look templated
* A 3-day cooldown prevents the same author/engager pair from showing up repeatedly, which would look reciprocal

The Engagement Pod toggle lives on each LinkedIn account's Engagement Engine card and is **on by default**. Turn it off if you don't want your account participating - you'll lose the inbound engagement boost on your own posts as well.

## Content Approval

All generated content enters an approval queue by default. You can:

* **Approve**: post as-is at the scheduled time
* **Discard**: permanently remove the content
* **Regenerate**: replace with a new AI-generated version
* **Edit**: modify the text before approving

Enable **auto-post** to skip manual review and post content automatically. A separate **auto-comment** toggle controls whether engagement comments are auto-approved. Pending approvals expire if not reviewed.

## Next Steps

* [**Content Strategy & Pillars**](/engagement-engine/content-strategy.md): How content themes are organized
* [**Engagement Automation**](/engagement-engine/engagement.md): Daily activity patterns and engagement targeting
* [**Content Generation & Approvals**](/engagement-engine/content-generation.md): How content is created and reviewed


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://doc.autoreach.tech/engagement-engine/overview.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
