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

# Introduction

> Create personalized, AI-powered newsletters from the content sources you care about

## What is Reduce?

Reduce is a web application that lets you create personalized, AI-powered newsletters by aggregating content from multiple platforms and filtering it through custom prompts.

Instead of manually checking YouTube, Reddit, X, and other platforms every day, Reduce delivers a curated digest of exactly what you care about — on your schedule.

<Card title="Get started in 5 minutes" icon="rocket" href="/quickstart" horizontal>
  Create your first newsletter and start receiving curated content.
</Card>

## How it works

<Steps>
  <Step title="Create a newsletter">
    Pick a topic you care about — AI coding, crypto, fitness, or anything else.
  </Step>

  <Step title="Add sources">
    Connect YouTube channels, subreddits, X accounts, and more.
  </Step>

  <Step title="Define sections with prompts">
    Tell Reduce what to extract: "Latest tool releases", "Best tutorials", "Community highlights".
  </Step>

  <Step title="Set your schedule">
    Choose daily, weekly, or a custom cadence. Reduce delivers fresh content to your inbox.
  </Step>
</Steps>

## Key features

<Columns cols={2}>
  <Card title="Multi-platform sources" icon="layer-group" href="/concepts#source">
    Aggregate content from YouTube, Reddit, X/Twitter, and more — all in one place.
  </Card>

  <Card title="AI-powered sections" icon="wand-magic-sparkles" href="/concepts#section">
    Custom prompts filter and summarize exactly the content you want.
  </Card>

  <Card title="Flexible scheduling" icon="calendar" href="/newsletters/cadence">
    Daily, weekly, specific days — deliver on your terms.
  </Card>

  <Card title="Always fresh" icon="arrows-rotate" href="/newsletters/deliveries">
    Every delivery includes only new content since your last one. No duplicates.
  </Card>
</Columns>

## Example

Imagine an **"AI Coding Weekly"** newsletter:

| Section              | Prompt                                                               |
| -------------------- | -------------------------------------------------------------------- |
| Claude Updates       | Latest Claude and Claude Code features, updates, and announcements   |
| New Tools            | New AI coding tools, extensions, and integrations released this week |
| Tips & Techniques    | Practical tips for using AI assistants in coding workflows           |
| Community Highlights | Interesting projects and discussions from the community              |

With sources from YouTube (@anthropic-ai, @fireship), Reddit (r/ClaudeAI, r/LocalLLaMA), and X (@AnthropicAI) — you get a curated email every Monday with exactly what matters to you.

## Next steps

<Columns cols={2}>
  <Card title="Quickstart" icon="bolt" href="/quickstart">
    Create your first newsletter in minutes.
  </Card>

  <Card title="Core concepts" icon="book" href="/concepts">
    Understand newsletters, sources, sections, and cadence.
  </Card>

  <Card title="Platforms" icon="plug" href="/platforms/youtube">
    Learn about supported content platforms.
  </Card>
</Columns>
