Query Fan-Out
How query fan-out works — the technique behind Google AI Overviews and AI Mode that decomposes one question into multiple concurrent sub-queries, retrieves across them, and synthesizes a single answer — and what it means for getting cited.
Query fan-out is the retrieval technique behind Google AI Overviews and AI Mode: instead of running one search, the model decomposes a single question into multiple related sub-queries, runs them concurrently across the core Search index, and synthesizes the retrieved passages into one answer. Google confirms both AI Overviews and AI Mode 'may use a query fan-out technique — issuing multiple related searches across subtopics and data sources.' It's the retrieval step inside RAG/grounding — there's no separate AI index and no separate AI ranking system. The SEO consequence is concrete: your content has to be retrievable for the implied sub-questions a query spawns, not just the head query someone typed. Google's own explanation for why direct top-10 sourcing has fallen (roughly 76% of AI Overview citations in mid-2025 to about 38% in early 2026) is that fan-out matured. The popular '8–12 sub-queries' figure is industry estimation, not an official Google number.
TL;DR — Query fan-out is how AI search turns one question into several searches. Instead of running a single search, the system breaks your question into a handful of related sub-questions, searches all of them at once, and stitches the results into one answer. It’s why a Google AI Overview can cover a topic from several angles — and why your content needs to answer more than just the exact words someone typed.
What query fan-out is
Google describes query fan-out in AI Mode as issuing multiple related searches across subtopics and data sources. Evidence for this claim Google describes AI Mode as using a query fan-out technique that issues multiple related searches across subtopics and data sources. Scope: Google AI Mode's documented behavior; exact orchestration, ranking, and generated queries are product-specific and can change. Confidence: high · Verified: Google: AI Mode in Search That documented product behavior should not be generalized to every model or search system. Evidence for this claim Query fan-out is a retrieval-orchestration pattern that expands one request into multiple related searches before synthesis. Scope: Editorial abstraction from Google's product description, not a claim that every AI answer uses this pipeline. Confidence: medium · Verified: Google: AI Mode in Search
When you type a question into a regular search box, the engine runs that query and shows you a list of pages. AI search works differently. Behind the scenes, it takes your one question and fans it out into multiple related searches — one for each angle or sub-topic your question implies — runs them all, and then writes a single answer from everything it pulled back.
Google confirms this happens in its own documentation: both AI Overviews and AI Mode “may use a ‘query fan-out’ technique — issuing multiple related searches across subtopics and data sources — to develop a response.”
A quick example. Ask “how do I get my lawn green again?” A regular search runs that one phrase. A fan-out might instead search for the best fertilizer timing, how to fix bare patches, whether to water in the morning, and how to deal with weeds — then combine the answers. You asked one question; the AI quietly asked several.
Why it matters to you
Here’s the practical part. Because the AI is searching for the implied questions, not just the one you typed, your content has a better chance of being used if it genuinely covers a topic in depth — enough that it answers some of those hidden sub-questions on its own.
That’s a shift from the old game of ranking one page for one keyword. A single page stuffed around a single phrase can still rank in normal search, but fan-out rewards content that actually covers the sub-topics a real person would care about.
The other thing to know: this all runs over Google’s normal search index. There’s no separate “AI index” you submit to. The same fundamentals that have always mattered — being crawlable, getting indexed, writing clearly — are what decide whether your page can be retrieved for any of those sub-queries.
Want the real mechanics — how fan-out fits inside the retrieve-then-generate pipeline, what “8–12 sub-queries” really means, and why citations are getting less rank-dependent over time? Switch to the Advanced tab.
TL;DR — Query fan-out is the retrieval step inside RAG/grounding: the model decomposes a single query into multiple related sub-queries, runs them concurrently across the core Search index, and synthesizes the retrieved passages into one answer. Google confirms both AI Overviews and AI Mode “may use a ‘query fan-out’ technique — issuing multiple related searches across subtopics and data sources.” There’s no separate AI index and no separate AI ranking system — the same crawl → index → snippet-eligible gates apply. The SEO consequence is that content has to be retrievable for the implied sub-questions, not just the head query. Google’s own account is that fan-out maturing is why direct top-10 sourcing fell from roughly 76% (mid-2025) to about 38% (early 2026). The “8–12 sub-queries” figure is industry estimation, not an official Google number.
Where fan-out sits in the pipeline
Fan-out is a retrieval strategy within documented products, not a publisher-controlled ranking factor. Evidence for this claim Google describes AI Mode as using a query fan-out technique that issues multiple related searches across subtopics and data sources. Scope: Google AI Mode's documented behavior; exact orchestration, ranking, and generated queries are product-specific and can change. Confidence: high · Verified: Google: AI Mode in Search Exact generated queries, weights, and orchestration remain system-specific. Evidence for this claim Query fan-out is a retrieval-orchestration pattern that expands one request into multiple related searches before synthesis. Scope: Editorial abstraction from Google's product description, not a claim that every AI answer uses this pipeline. Confidence: medium · Verified: Google: AI Mode in Search
Query fan-out isn’t the whole system — it’s one step inside it. AI Overviews and AI Mode are powered by retrieval-augmented generation (RAG), which Google calls grounding: retrieve relevant passages from an index, inject them into the model’s context, and generate an answer grounded in them. Fan-out is what happens at the start of the retrieval phase — the decomposition of one user query into many.
The full loop, roughly: user query → fan-out into sub-queries → retrieve across the index → assemble the best passages → generate a synthesized, cited answer. If you want the retrieval mechanics in depth — chunking, embeddings, vector search, re-ranking — that’s the province of the retrieval and grounding topics in this cluster. This page is specifically about the fan-out step.
One user query branches into three illustrative related sub-queries labeled A, B, and C. Each branch retrieves and ranks passages from the core index, and the selected evidence is synthesized into one cited answer. The three branches illustrate the mechanism; Google does not publish a fixed number of generated queries.
© Patrick Stox LLC · CC BY 4.0 ·
What Google has actually confirmed (and what it hasn’t)
Be careful to separate the confirmed mechanism from the industry theory built on top of it. What Google states plainly:
- Both AI Overviews and AI Mode “may use a ‘query fan-out’ technique — issuing multiple related searches across subtopics and data sources — to develop a response.”
- The model issues “concurrent, related queries… to request more information and fetch additional relevant search results,” which Gemini then “analyzes… extracts the most relevant facts, and stitches them together into a single, comprehensive answer.”
- It all runs over the core index: “our generative AI features on Google Search are rooted in our core Search ranking and quality systems.” There is no separate AI index or AI ranking algorithm.
What Google has not confirmed: any specific count of sub-queries. The widely repeated “8–12 sub-queries per prompt” figure is SEO-industry estimation, not an official Google number — I’d treat it as illustrative of “several, not one,” not as a hard fact. Google says multiple related searches; it doesn’t publish how many.
Grounding queries — the closest thing to seeing fan-out
You don’t get to see Google’s fan-out sub-queries. Google exposes nothing about them — its June 2026 Generative AI performance report in Search Console shows impressions only, broken out by Pages, Countries, Dates, and Devices, with no query dimension.
The one place the industry gets a peek at fan-out-style behavior is Bing/Microsoft. Bing’s AI Performance report in Bing Webmaster Tools (public preview, February 2026) surfaces grounding queries — the actual retrieval-optimized query phrases that pulled your content into a Copilot or Bing AI answer. These are distinct from what a user typed: they’re simplified, machine-generated search terms. Microsoft Clarity added the same visibility. It’s the nearest thing anyone has to watching the fan-out fire — and notably, Google exposes no equivalent.
Why this is reshaping citations
Here’s the most concrete, measurable consequence of fan-out — and it’s from my own data at Ahrefs.
When we first studied how AI Overview citations line up with organic rankings, about 76% of cited pages also ranked in the traditional top 10 (mid-2025). By the March 2026 update — 863K keyword SERPs and 4M AI Overview URLs, twice the original sample — that number had fallen to about 38%. The rest split almost evenly between positions 11–100 and pages that didn’t rank in the top 100 at all.
The explanation, in our own words: “Google is selecting far fewer pages straight from the original SERP… AI Overviews are relying less on the direct search results and more on the sources showing up in fan out query SERPs.” As fan-out matured, sourcing moved off the head query’s top 10 and onto the SERPs of the sub-queries. Ranking #1 for the exact phrase someone typed is no longer the gate it used to be.
A related pattern from the same work: pages that rank across multiple fan-out queries are meaningfully more likely to be cited — a direct signal that breadth across the sub-topic space beats a single narrowly-optimized page. And YouTube is a disproportionate, ranking-independent citation source: 18.2% of AI Overview citations that don’t rank in Google’s top 100 for the query are YouTube URLs.
What fan-out means for your content
Strip away the mechanism and the playbook is straightforward:
- Cover the sub-topics, not just the keyword. Fan-out retrieves for the questions around the question. Genuine topical depth — the kind that answers the obvious follow-ups on the same page or across a well-linked cluster — is what makes you retrievable across more of those sub-queries. Depth beats a page stuffed around one head term. Retrieval is a prerequisite, not a promise: being pulled into a sub-query’s candidate set doesn’t guarantee the model selects, cites, or accurately attributes your page in the final synthesized answer — treat broader coverage as improving your odds, not as a disclosed citation guarantee.
- Being indexed is still the prerequisite. No separate AI index means the crawl → index → snippet-eligible chain has to be intact. A page that can’t be crawled and indexed can’t be retrieved for any sub-query. Google is explicit: to be shown as a supporting link “a page must be indexed and eligible to be shown in Google Search with a snippet… There are no additional technical requirements.”
- Don’t over-optimize for the mechanism. Google directly rebuts the tactics the fan-out era has spawned: you don’t need llms.txt or special AI markup (“Google Search itself doesn’t use them”), and “there’s no requirement to break your content into tiny pieces for AI to better understand it.” Chunking your content into fragments to “match sub-queries” is exactly what Google says not to do — its systems already understand multiple topics on a page.
- Structure for humans. Google’s actual guidance is deliberately minimal: organize content “by paragraphs and sections, along with headings that provide a clear structure.” Clear headings and self-contained sections happen to make individual passages easier to retrieve for a sub-query — but you write them for readers, not for a fan-out.
- Off-site signals still dominate. In the broader research, branded web mentions correlate with AI Overview visibility more strongly than Domain Rating (0.664 vs. 0.326). Fan-out changes which SERP you need to show up on; it doesn’t change that authority and mentions drive citation.
The one-sentence version: fan-out didn’t invent a new optimization — it widened the target. You’re no longer optimizing one page for one query; you’re trying to be a credible answer across the whole neighborhood of sub-queries a topic generates.
AI summary
A condensed take on the Advanced version:
- Query fan-out = one question, many searches. The model decomposes a single query into multiple related sub-queries, runs them concurrently, and synthesizes the results into one answer. It’s the retrieval step inside RAG/grounding, not the whole system.
- Google confirms it: AI Overviews and AI Mode “may use a ‘query fan-out’ technique — issuing multiple related searches across subtopics and data sources.” Gemini then “stitches them together into a single, comprehensive answer.”
- No separate AI index or ranking system — it runs over the core Search index; the usual crawl → index → snippet-eligible gates apply.
- The “8–12 sub-queries” figure is industry estimation, not official. Google confirms multiple related searches; it doesn’t publish a count.
- You can’t see Google’s fan-out. GSC’s Generative AI report is impressions-only, no query dimension. Bing is the exception — its AI Performance report and Microsoft Clarity surface grounding queries (the machine-generated retrieval phrases).
- Citations are getting less rank-dependent. Direct top-10 sourcing of AI Overview citations fell from ~76% (mid-2025) to ~38% (early 2026) as fan-out matured — sourcing shifted onto sub-query SERPs. Pages ranking across multiple fan-out queries are more likely to be cited.
- SEO upshot: cover the sub-topics (breadth beats one stuffed page); stay indexed; don’t chunk or add special AI markup (Google says not to); structure for humans; off-site authority/brand mentions still dominate.
Official documentation
Primary-source documentation from Google and Microsoft on fan-out, grounding, and how generative features source their answers.
- AI features and your website — the source that confirms AI Overviews and AI Mode “may use a ‘query fan-out’ technique,” plus the snippet-eligibility requirement and content controls (nosnippet, noindex).
- Google’s Guide to Optimizing for Generative AI Features — defines RAG/grounding over the core index, and directly rebuts chunking, llms.txt, and “special AI markup” tactics.
- AI Overviews and AI Mode in Search — confirms no additional requirements beyond standard indexing and snippet eligibility.
- Introducing Search Generative AI performance reports in Search Console — the June 2026 report; impressions-only, no query dimension (so no way to see fan-out sub-queries).
- Generative AI performance report — Search Console Help — the dimensions it does and doesn’t expose (Pages / Countries / Dates / Devices; no clicks, CTR, or queries).
Bing / Microsoft
- Introducing AI Performance in Bing Webmaster Tools (public preview) — surfaces “grounding queries,” the closest public window into fan-out-style retrieval phrases.
Quotes from the source
On-the-record statements from Google. Deep links jump to the quoted passage where the source page allows it.
Google — the confirmed fan-out mechanism
- “Both AI Overviews and AI Mode may use a ‘query fan-out’ technique — issuing multiple related searches across subtopics and data sources — to develop a response.” — Google Search Central, “AI features and your website.” Jump to quote
Google — no separate AI index
- “In short, yes! The best practices for SEO continue to be relevant because our generative AI features on Google Search are rooted in our core Search ranking and quality systems.” — Google Search Central, AI optimization guide. Jump to quote
Google — eligibility gate (fan-out can’t retrieve what isn’t indexed)
- “There are no additional requirements to appear in AI Overviews or AI Mode, nor other special optimizations necessary.” — Google Search Central, “AI features and your website.” Jump to quote
Google — don’t chunk for the mechanism
- “There’s no requirement to break your content into tiny pieces for AI to better understand it. Google systems are able to understand the nuance of multiple topics on a page and show the relevant piece to users.” — Google Search Central, AI optimization guide. Jump to quote
Google — structure for readers
- “People generally appreciate it when web pages are organized by paragraphs and sections, along with headings that provide a clear structure to navigate content.” — Google Search Central, AI optimization guide. Jump to quote
The mental models
1. One query in, many queries out. The whole idea in a sentence: a single user question becomes several concurrent sub-searches, and the answer is synthesized from all of them. When an AI answer covers angles the person never explicitly asked about, that’s fan-out at work.
2. Fan-out is the retrieval step of RAG. Don’t treat fan-out as a separate system. The pipeline is user query → fan-out → retrieve across the index → assemble passages → generate a grounded, cited answer. Fan-out is what makes the retrieve step plural.
3. There is no separate AI index. Fan-out runs over the same core Search index and the same ranking/quality systems as blue links. So the crawl → index → snippet-eligible chain is the prerequisite: if a page can’t be indexed, no sub-query can retrieve it.
4. Confirmed mechanism vs. industry theory. Google confirms the technique (multiple related searches) but not a count. Treat “8–12 sub-queries” as a useful mental image of “several, not one” — not as fact.
5. The target widened. Old game: rank one page for one query. New game: be a credible answer across the whole neighborhood of sub-queries a topic generates. Optimize the topic, not the single keyword. Pages that rank across multiple fan-out queries win more citations.
Query fan-out — cheat sheet
What it is in one line One user query is decomposed into multiple related sub-queries, run concurrently over the core Search index, and synthesized into a single answer. Confirmed by Google for AI Overviews and AI Mode.
Where it sits
user query → [FAN-OUT into sub-queries] → retrieve across index → assemble passages → generate cited answer
Confirmed vs. estimated
| Claim | Status |
|---|---|
| AI Overviews & AI Mode “may use a query fan-out technique” | Confirmed (Google) |
| Runs over the core Search index — no separate AI index | Confirmed (Google) |
| Multiple related searches across subtopics | Confirmed (Google) |
| “8–12 sub-queries per prompt” | Industry estimate, not official |
| Direct top-10 sourcing fell ~76% → ~38% as fan-out matured | Ahrefs data (mine) |
Where you can (and can’t) see fan-out
| Engine | Exposes sub-queries? |
|---|---|
| Google (GSC Generative AI report) | No — impressions only, no query dimension |
| Bing (AI Performance report) | Yes — surfaces “grounding queries” |
| Microsoft Clarity | Yes — grounding queries behind AI citations |
Do / don’t
- Do: cover sub-topics with genuine depth; stay crawlable + indexed + snippet-eligible; structure with clear headings for readers.
- Don’t: chunk content into fragments to “match” sub-queries (Google says not to); add llms.txt or special AI markup (Google ignores them); assume ranking #1 for the head query guarantees a citation (it doesn’t anymore).
Fan-out readiness checklist
A quick pass to confirm your content can be retrieved across the sub-queries a topic generates:
- Every important page is crawlable and indexed (fan-out can’t retrieve what isn’t in the index).
- Pages are eligible to show with a snippet (not blocked by
nosnippet/noindexwhere you want visibility). - The topic is covered in genuine depth — the obvious follow-up questions are answered on the page or across a well-linked cluster, not left to a single stuffed keyword page.
- Content is organized with clear headings and self-contained sections (for readers — which also makes passages easier to retrieve).
- You have not fragmented content into tiny AI-only chunks (Google explicitly advises against this).
- No llms.txt / “special AI markup” being relied on as a fan-out lever (Google ignores them).
- Off-site signals — brand mentions, authority — are being built, since they correlate with AI Overview visibility more than Domain Rating.
- For Bing/Copilot, you’ve checked grounding queries in Bing Webmaster Tools / Microsoft Clarity to see which retrieval phrases actually pull your content.
- You’re not assuming a #1 organic ranking guarantees a citation (only ~38% of AI Overview citations now come from a top-10 organic result).
Fan-out, worked through
A single question becomes several. Say the user asks: “Is intermittent fasting good for weight loss?” A regular search runs that one phrase. A fan-out spreads it across the implied sub-questions — roughly:
- how intermittent fasting affects weight
- intermittent fasting vs. calorie restriction
- intermittent fasting side effects
- who should not do intermittent fasting
- best intermittent fasting schedule for beginners
Each sub-query retrieves its own set of pages; the model then synthesizes one answer with citations pulled from across all of them. Note what this means for a publisher: a page that only answers the literal head question, and none of the follow-ups, competes for just one slice of the retrieval — while a genuinely thorough page (or a tight internal cluster) can be retrievable for several.
Why the citation moved off your #1 ranking. Imagine you rank #1 for “best running shoes for flat feet.” Pre-fan-out, that ranking was close to a guarantee of AI Overview inclusion. Post-fan-out, the overview might be built from sub-query SERPs like “overpronation running shoe features,” “flat feet arch support explained,” and “stability vs. motion-control shoes” — and the pages it cites are the ones that rank for those, which may not be your #1 head-term page at all. That’s the mechanism behind top-10 sourcing dropping from ~76% to ~38%.
Where you actually get to watch it. On Bing, the AI Performance report will show you the grounding queries that surfaced your page — e.g. your article on robots.txt might have been retrieved by a grounding query like “robots.txt block bots site access,” not the user’s literal “how do I stop Google crawling a page.” That gap between what the user typed and what the machine searched is fan-out made visible — and Google gives you no equivalent view.
Simulating fan-out for research
You can’t read Google’s actual sub-queries, but you can approximate the sub-topic space a query fans out into — useful for planning depth. Below are practical ways to enumerate the “questions around the question.”
Shell — pull People Also Ask–style expansions from a keyword list
# Given a seed query, list adjacent sub-questions to make sure your content covers them.
# (Feed real PAA / related-search data you've exported; this just structures the review.)
seed="intermittent fasting weight loss"
printf '%s\n' \
"how does $seed work" \
"$seed vs calorie restriction" \
"$seed side effects" \
"who should avoid ${seed% *}" \
"best $seed schedule for beginners" \
| sort -uChrome DevTools Console — extract the “People also ask” questions on a live SERP Run this in the Console on a Google results page to grab the visible PAA questions — a rough, human-visible cousin of the sub-queries a fan-out would generate:
// On a Google SERP with a "People also ask" box open:
[...document.querySelectorAll('div[jsname] [role="button"] span, .related-question-pair span')]
.map(el => el.textContent.trim())
.filter(t => t.endsWith('?'))
.filter((t, i, a) => a.indexOf(t) === i);Bookmarklet — one-click PAA + related-searches grab Save this as a bookmark and click it on a Google SERP to dump the related-search and PAA phrases to the console for your sub-topic mapping:
javascript:(()=>{const q=[...document.querySelectorAll('.related-question-pair span, a[data-hveid] div')].map(e=>e.textContent.trim()).filter(t=>t&&t.length<90);console.log([...new Set(q)].join('\n'));})();Python — regex-extract sub-question candidates from your own content Check whether a draft actually answers the sub-questions in a topic before you publish:
import re
subquestions = [
"how does it work", "vs", "side effects",
"who should avoid", "schedule for beginners",
]
draft = open("draft.md", encoding="utf-8").read().lower()
for q in subquestions:
hit = re.search(re.escape(q), draft)
print(f"{'✓' if hit else '✗'} {q}")None of this reveals Google’s real fan-out — it’s a planning aid to make sure your content covers the sub-topic neighborhood a fan-out would probe. For the machine-visible version, use Bing’s grounding queries (below).
Patrick's relevant free tools
- Query Fan-Out Simulator — Generate labelled sub-query approximations around a question and check page coverage without claiming to observe a private search system.
- AI Content Brief Generator — Assemble an exportable brief while preserving which research inputs are observed, heuristic, or not evaluated.
- AI Search Volume Estimator — Turn traditional Google keyword volume into an estimated AI search volume — per system (ChatGPT, Gemini, Perplexity, Copilot) and overall — with editable, sourced market-share and behavior adjustments and Google AI Overviews shown separately. Single keyword or bulk CSV, runs entirely in your browser.
Tools for working with fan-out
- Bing Webmaster Tools — AI Performance report — the one place you can see real fan-out-style retrieval phrases: it surfaces grounding queries (the machine-generated searches that pulled your content into a Copilot / Bing AI answer), plus total citations and cited pages.
- Microsoft Clarity — also exposes the grounding queries behind AI citations, distinct from what users typed.
- Google Search Console — Generative AI performance report — impressions of your pages in AI features (Pages / Countries / Dates / Devices). Useful for visibility, but it shows no query dimension, so it won’t reveal fan-out sub-queries.
- GSC — regular Performance report + URL Inspection — AI feature impressions are folded into the “Web” search type; use this plus URL Inspection to confirm a page is indexed and snippet-eligible (the prerequisite for being retrieved at all).
- Ahrefs (Brand Radar / Site Explorer) — track which pages get cited in AI answers and filter organic keywords by the AI Overview SERP feature to find pages pulling double-duty, since GSC can’t disambiguate AI clicks.
- People Also Ask / related-searches data — any keyword tool’s PAA and related-terms export is a rough proxy for the sub-topic space a query fans out into — handy for planning content depth.
Model a query fan-out without inventing demand
Paste a primary question, audience, and verified keyword/question research:
Decompose the primary question into the distinct subquestions an answer system may
need to resolve. Use only the supplied research as evidence of demand. Group each
subquestion by intent, entity, comparison, constraint, or follow-up. Mark speculative
branches clearly, merge duplicates, and map each retained branch to an existing page
or a documented content gap. Do not invent search volume.Test whether one page covers a fan-out coherently
Paste the proposed fan-out and the page’s headings plus section summaries:
For each fan-out branch, identify the best matching section and quote the exact
heading that covers it. Label branches as covered, partially covered, absent, or
better served by another page. Flag sections that try to satisfy unrelated intents.
Recommend heading or internal-link changes without manufacturing facts or forcing
every branch into one URL. Resources worth your time
My related writing & research
- Update: 38% of AI Overview Citations Pull From The Top 10 — the study behind the “fan-out is doing more of the sourcing” finding (top-10 sourcing fell from ~76% to ~38%); 863K SERPs, 4M AI Overview URLs.
- 76% of AI Overview Citations Pull From the Top 10 — the original 1.9M-citation study this trend is measured against.
- Insights From 55.8M AI Overviews Across 590M Searches — my largest-scale AI Overviews study: prevalence, triggering conditions, and top-cited domains.
- 8.64% of AI Overviews Appear Outside Position #1 — my study of 10M SERPs on where AI Overviews actually sit.
- What We Actually Know About Optimizing for LLM Search — the Ahrefs write-up using my data on what correlates with AI citation (brand mentions, freshness).
- GEO? AEO? LLMO? What’s With All This AI SEO Stuff? — my Ahrefs Evolve 2025 talk on the AI search landscape and why the indexing prerequisite hasn’t changed.
My speaking
- GEO/AEO/LLMO — AI SEO webinar — where fan-out, grounding, and retrieval fit into the bigger AI-search picture.
From around the industry
- AI features and your website — Google’s own confirmation of the “query fan-out” technique (official, the primary source).
- Google’s Guide to Optimizing for Generative AI Features — Google’s mythbusting on chunking, llms.txt, and structured data in the fan-out era.
- Query Fan-Out Guide — Search Engine Land’s practitioner guide to the concept.
- Introducing AI Performance in Bing Webmaster Tools — Microsoft’s report that surfaces grounding queries (the closest public view of fan-out-style retrieval).
- Grounding Queries and Query Fan-outs — Hive Digital on reading Bing’s grounding queries as fan-out signals.
- Microsoft Clarity Now Shows Grounding Queries Behind AI Citations — Search Engine Journal (Dan Taylor) on the Clarity disclosure.
Stats worth citing
- ~76% → ~38% — share of AI Overview citations that also rank in the traditional top 10, mid-2025 vs. early 2026, as query fan-out matured. The update is Xibeijia Guan’s Ahrefs research (863K SERPs, 4M AI Overview URLs). Source
- 18.2% — of AI Overview citations that don’t rank in Google’s top 100 for the query are YouTube URLs — a disproportionate, ranking-independent citation source in a fan-out world. Source
- 0.664 vs. 0.326 — branded web mentions correlate with AI Overview visibility more strongly than Domain Rating does; fan-out changes which SERP you need to be on, not that authority drives citation. Source
- “8–12 sub-queries” — the commonly cited fan-out count is industry estimation, not an official Google figure. Google confirms multiple related searches; it publishes no number. Present it as an estimate, not fact. Context
- Impressions only, no query dimension — Google’s June 2026 Generative AI performance report gives you visibility data but no way to see fan-out sub-queries; Bing’s grounding queries are the exception. Source
Test yourself: Query Fan-Out
Five quick questions on how query fan-out works and what it means for your content. Pick an answer for each, then check.
Query Fan-Out
Query fan-out is the technique where an AI search system breaks a single user question into multiple related sub-queries, runs those searches concurrently, and synthesizes the retrieved results into one answer. Google confirms AI Overviews and AI Mode 'may use a query fan-out technique' issuing multiple related searches across subtopics.
Related: Retrieval-Augmented Generation (RAG), Grounding, AI Overviews Optimization
Query Fan-Out
Query fan-out is how an AI search system turns one question into many searches. Instead of running a single query against the index, the model generates a set of related sub-queries across the subtopics and angles implied by your question, runs them concurrently against the search index, and then stitches the retrieved passages into a single synthesized answer. It’s the retrieval-side behavior that makes AI answers feel comprehensive — they’re assembled from several sub-searches, not one.
Google confirms the mechanism in its own words: both AI Overviews and AI Mode “may use a ‘query fan-out’ technique — issuing multiple related searches across subtopics and data sources — to develop a response.” It’s the retrieval step inside the broader RAG (retrieval-augmented generation, which Google calls grounding) pipeline that powers AI Overviews and AI Mode. Crucially, it runs over Google’s core Search index — there is no separate AI index, and no separate AI ranking system.
For SEO, the practical shift is that your content no longer has to satisfy just the head query a person typed — it has to be retrievable for the implied sub-questions a fan-out spawns. That rewards genuine topical depth over a single page stuffed around one keyword. Google’s own account of why direct top-10 sourcing has fallen (from roughly 76% of AI Overview citations in mid-2025 to about 38% in early 2026) is that fan-out is doing more of the work — pulling from the SERPs of sub-queries rather than only the original query’s top results.
Note that the widely cited “8–12 sub-queries per prompt” figure is SEO-industry estimation, not an official Google number. What Google has confirmed is the technique itself and that multiple related searches are issued — not a specific count.
Related: Retrieval-Augmented Generation (RAG), Grounding, AI Overviews Optimization
Build-time retrieval analysis plus live signals for this exact article. The automatic chunk report includes a deterministic readiness score and is ready without a model download.
Search Console
sampleGA4 traffic (28d)
sampleCloudflare traffic (7d)
sampledCrUX field data (28d, phone)
sampleGoogle NLP entities
localChangelog
Revision history
Compare the published article with an archived editorial snapshot. Added and removed words are shown only after you open a comparison.
Updated Jul 22, 2026.
Editorial summary and recorded change details.Summary
Corrected ownership of the early-2026 AI Overview citation study.
Change details
-
Attributed the 38% top-10 citation update to Xibeijia Guan instead of describing it as Patrick's research.
Updated Jul 18, 2026.
Editorial summary and recorded change details.Summary
Ran an autonomous update pass against the refreshed query-fan-out research packet: confirmed the existing hedging around undisclosed sub-query counts, provider-specific scope, and observability limits already holds up, and added one explicit clarifying line that being retrieved for a sub-query doesn't guarantee citation.
Change details
-
Added an explicit sentence in the Advanced lens's 'What fan-out means for your content' section stating that retrieval into a sub-query's candidate set doesn't guarantee the model selects, cites, or accurately attributes the page in the final answer.
Full comparison unavailable — no prior snapshot was archived for this revision.