Watch: Query Deserves Grounding
Google's internal decision about whether a query needs a live web search; below its threshold, the model answers from memory.
Transcript
When you search using an AI system, it has to make a crucial decision. Should it answer your question from its own trained memory, or does it need to search the live web for fresh information? This process is called Query Deserves Grounding.
In Google's system, this decision is controlled by a dynamic threshold. If a query scores high enough, the AI decides it needs grounding and triggers a live web search. If the score is too low, the AI simply answers from what it already knows.
This distinction is incredibly important for anyone trying to be found online. Your website's content can only be cited if the AI decides a query needs grounding and searches the live web. If the AI relies purely on its memory, it will only use information it absorbed during its initial training.
By analyzing thousands of real AI responses, researchers have reverse-engineered this behavior. It turns out the system is designed to keep things efficient. The AI answers quickly and cheaply from memory whenever it can, reserving the power of live web retrieval for questions that genuinely require up-to-date facts.
