Query Fan-Out
When an assistant turns one question into several searches behind the scenes, then combines what it finds. It means your page can be pulled into an answer about a question you never targeted.
Related terms
Grounding
Giving an AI real source material to answer from, instead of letting it rely on memory. A grounded answer can be checked and cited; an ungrounded one is where hallucinations come from.
Crawl Budget
The rough limit on how much of your site a crawler will fetch in a visit. Slow pages and endless near-duplicate URLs spend it on nothing, so the pages that matter get visited less often.
Fine-Tuning
Taking a general model and training it further on your own examples so it follows your tone or handles your particular task. Useful when prompting alone keeps producing nearly-right answers.
Hallucination
When an AI states something false with complete confidence — an invented price, a policy you never had, a product you do not sell. The usual cause is that the correct fact was not available anywhere it could read.
AI Agent
An AI that does things rather than only answering — browsing a site, filling a form, completing a booking. It is why websites are starting to be judged on whether a machine can use them, not only read them.
Speakable Schema
Markup identifying the parts of a page suitable to be read aloud by a voice assistant. Narrow in application, but it removes the guesswork about which sentence answers the question.

