Diagram of prompt extraction patterns across major LLMs
AEO analysis

Prompt-Extraction Patterns: How LLMs Pick What to Quote in 2026

An analytical look at how ChatGPT, Perplexity, Claude, and Gemini extract spans from cited sources — the 6 dominant patterns, how each engine differs, and the page structures that get quoted verbatim.

11 min read
·
1,850 words
·
Updated April 25, 2026
·
By Martin Vassilev

What 'prompt extraction' means

Prompt extraction is the process by which an LLM selects which spans of text from its retrieved candidate sources will be used to construct the final answer it returns to the user. Sometimes those spans are quoted verbatim with attribution. Sometimes they're paraphrased into the model's voice. Sometimes they're combined with spans from other sources into a synthesis. The pattern depends on the model, the system prompt that frames the retrieval, and — crucially — the structure of the source page itself.

For the purposes of AEO, what matters is that you can substantially influence which of your sentences get extracted by writing them in particular ways. The patterns below come from sampling tens of thousands of cited answers across the major engines through Q1 2026.

The 6 extraction patterns we observe most often

1. Verbatim direct-answer pull

Model finds a self-contained sentence that directly answers the user's question and quotes it. Most common for definitional and procedural queries.

2. List or step extraction

Numbered or bulleted lists get extracted as a unit, frequently with their original ordering preserved. Procedural content benefits disproportionately.

3. Table-row extraction

Comparison tables get parsed and individual rows surfaced as bullet points or as inline phrases. <table> markup matters here; styled divs don't extract reliably.

4. Multi-source synthesis

Model takes one sentence each from 3–5 sources and stitches them. Each source gets a brief citation but no single one is quoted at length.

5. Definition + example pairing

Model extracts a definition from one source and an example from another. Pages that provide both adjacent get cited disproportionately.

6. Counter-example or 'but' extraction

When the model wants to nuance a claim, it pulls explicitly contrarian sentences. Pages that surface counter-examples cleanly get cited as the nuancing source.

How extraction differs by model

EngineDominant patternTypical span lengthCitation style
PerplexityVerbatim short quote20–60 wordsInline numbered footnote
ChatGPT browsingSynthesized paraphraseVariableEnd-of-paragraph footnotes
Claude web searchLong extracted blocks60–200 wordsFull inline attribution
GeminiHeavily synthesizedShort or none verbatimInline 'According to' phrasing
Google AI OverviewMixed extract + paraphraseVariableSidebar source cards
CopilotNumbered footnotes30–80 wordsInline numbered footnotes

The practical implication: optimizing for verbatim extraction (Perplexity / Claude) and optimizing for paraphrase-with-citation (Gemini / ChatGPT) require slightly different page craft. The intersection — which is what we recommend most clients aim for — is short, declarative, self-contained sentences in answer blocks, paired with denser explanatory paragraphs below.

How to write for extraction (without writing badly)

The mistake most people make when 'writing for AEO' is mechanically front-loading every page with bullet-list answer blocks at the expense of readability. The pages that win extract well and read well. Six rules:

  • Lead with one declarative sentence under the H1
    < 250 chars, no hedging, no marketing copy. This is the highest-leverage extraction surface on the page.
  • Make every H2 a question or a clear noun phrase
    Headings are the model's primary signal for what the section is about. Vague 'Overview' or 'Strategy' headings extract poorly.
  • Use one claim per sentence in the first paragraph after each H2
    Compound sentences fragment poorly during extraction. The first paragraph carries most of the extraction weight.
  • Use real semantic HTML for lists and tables
    <ul>, <ol>, <table>. Styled divs render visually but extract unreliably.
  • Pair definitions with concrete examples in the same section
    The 'definition + example' extraction pattern is one of the strongest. Make it easy by colocating them.
  • Surface the contrarian view explicitly
    If your topic has counter-arguments, address them in their own section with a clear 'However...' framing. Models pull these aggressively.

Why some pages get quoted verbatim and most don't

Three properties predict verbatim extraction more than anything else we've measured:

If a single sentence on your page would make a coherent, accurate answer to the user's question, the model has every incentive to quote that sentence and cite you. If the answer requires the model to assemble three half-sentences from across your page, you'll get paraphrased — and cited less.

— Internal AEO methodology note, Toronto SEO
  1. Self-containment. The candidate sentence makes sense on its own without the rest of the page.
  2. Declarative form. No questions, no hedging, no 'we believe.' Direct claims.
  3. Surrounding delimitation. The sentence is easy to delimit — at the start of a paragraph, after an H3, in a list item, or in a callout.

When you put a sentence at the start of a paragraph immediately under an H2 that asks the question that sentence answers, you're doing roughly half the model's work for it. That's why direct-answer formatting earns the citation lift it does.

Where extraction is heading next

Two near-term shifts to design for:

  • Tighter source attribution standards
    Major engines are converging on more precise citation — sentence-level rather than page-level. Pages with anchor-able sentences (#section IDs, schema.org/cite annotations) will benefit.
  • Increased use of structured data for extraction
    FAQPage and HowTo schema are already heavily used. We expect Article + Speakable + Claim schema to see increased weight, particularly for citation-quality assessment.
  • Engine-specific source preferences
    Each engine is developing distinct trust profiles — Perplexity weights primary research heavily, Gemini weights long-tenure domains. Expect more divergence.
  • Real-time citation ranking
    Live-mode extraction is becoming nearly real-time; pages updated today can earn citations within hours. Stale answer blocks lose to fresher rewrites quickly.

The honest summary

Prompt extraction is not magic. It's a predictable process of selecting self-contained, declarative, well-delimited spans from candidate sources. Pages that make extraction easy get quoted; pages that don't get paraphrased or ignored. The on-page changes that earn extraction are also the on-page changes that earn human readers — which is why this discipline is converging with classic content design rather than diverging from it.

Frequently Asked Questions

The questions we get when explaining how LLMs select what to quote.

AEO engagement

Want to be the source LLMs quote, not the page they ignore?

We'll audit your top 25 URLs against the 6 extraction patterns and rewrite the answer blocks for verbatim-quote eligibility.