# Overview

Welcome to AutoReach's core concepts guide. This section explains the fundamental building blocks that power our B2B outreach automation platform for X/Twitter and LinkedIn.

## The AutoReach Ecosystem

AutoReach connects six core concepts into an intelligent outreach machine. Understanding how they work together is key to getting the most out of the platform.

### The Six Core Concepts

**Offers** are the foundation. An offer represents the specific product or service you're selling. It is not just a description: it is the knowledge base that powers everything else on the platform, from lead scoring to personalized messaging.

**Leads** are the people you're trying to reach. AutoReach automatically discovers them across X and LinkedIn, unifying their profiles across platforms. Each lead gets enriched with education, experience, signals, and social activity data.

**Buyer Intelligence** is the AI-powered brain of AutoReach. It analyzes each lead across three dimensions (fit, intent, and timing) to surface leads with active buying signals, while ensuring strong fits are never missed.

**Sequences** are your multi-step outreach campaigns. Define the actions you want to take (send DM, like post, follow), set the timing, and AutoReach executes them automatically across your enrolled leads.

**Conversations** are the intelligent back-and-forth messaging with leads. AutoReach's AI can understand responses, generate contextual replies, and escalate to you when needed, all while maintaining your authentic voice.

**Autopilot** is the quick-start assistant. It automatically configures searches, creates a sequence, and enrolls leads for you. You can do all of this manually, but Autopilot handles the initial setup so you can get started faster.

## The Outreach Lifecycle

Here's how these concepts work together in practice:

```
┌─────────────┐
│  1. Discover│ ← Find leads matching your Offer via searches
└──────┬──────┘
       │
       ▼
┌─────────────┐
│  2. Enrich  │ ← Cross-platform profiles unified, signals detected
└──────┬──────┘
       │
       ▼
┌─────────────┐
│  3. Score   │ ← Buyer Intelligence calculates fit, intent, timing
└──────┬──────┘
       │
       ▼
┌─────────────┐
│  4. Engage  │ ← Sequences deliver personalized outreach
└──────┬──────┘
       │
       ▼
┌─────────────┐
│  5. Respond │ ← Conversations use AI for intelligent replies
└──────┬──────┘
       │
       ▼
┌──────────────┐
│  6. Resurface│ ← Monitor signals, re-engage at the right moment
└──────┬───────┘
       │
       ▼
┌──────────────┐
│  7. Book     │ ← Qualified leads become meetings
└──────────────┘
```

## Why These Concepts Matter

Each concept builds on the others:

* Without **Offers**, you have no signal keywords, so scoring is generic
* Without **Leads**, you have no one to contact
* Without **Buyer Intelligence**, you're reaching everyone equally
* Without **Sequences**, you have no consistent outreach cadence
* Without **Conversations**, you can't scale personal responses
* Without **Autopilot**, you configure searches and sequences yourself (which is totally fine)

> **Tip:** Start by creating a detailed Offer. The richer your Offer definition (target audience, pain points, competitors), the smarter your Buyer Intelligence scores become.

## What's Next?

* [**How Leads Work**](/core-concepts/leads.md) - Discover how AutoReach sources, enriches, and organizes leads
* [**Buyer Intelligence**](/core-concepts/buyer-intelligence.md) - Understand the three-dimensional scoring model, buyer states, and signal detection
* [**Offers & Knowledge Base**](/core-concepts/offers-and-knowledge-base.md) - Deep dive into how offers power everything


---

# 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/core-concepts/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.
