Query fan-out is the generation of multiple search queries from a single user question, so that the engine retrieves for a topic rather than for a string. It sits between interpretation and retrieval: the intent goes in, a set of related searches comes out, and each of those searches runs its own retrieval. Google states it in one sentence in its own documentation, and the hedge in that sentence is worth keeping: AI Overviews and AI Mode “may use a ‘query fan-out’ technique” that works by “issuing multiple related searches across subtopics and data sources” to develop a response.1
Two words in that sentence do a lot of work. Subtopics means the expansion is semantic: the engine decomposes the question into aspects a good answer would cover. Data sources means the expansion is also lateral: different searches may be aimed at different corpora rather than all at the same web index. And may means Google is describing a technique its systems can use, not a guaranteed step in every response. The rest of the pipeline this step sits inside is in the how AI search works stage.
Where those generated searches land is documented on a second Google page, its AI optimization guide, which defines grounding as improving the quality, accuracy and freshness of AI responses “by relying on our core Search ranking systems to retrieve relevant, up-to-date web pages from our Search index.”9 Fan-out therefore does not route around Search. It multiplies the number of ordinary Search retrievals a page has to be a candidate for.