Token
The unit an AI reads and writes in — roughly three quarters of a word. Models are priced and limited by tokens, which is why very long documents cost more and sometimes get truncated.
Related terms
Prompt Engineering
The craft of writing instructions that get reliable results from an AI — being specific, giving examples, saying what to avoid. Less mysterious than it sounds, and mostly the same skill as briefing a new colleague well.
AI Overviews
The written summary Google now places above its search results, assembled from several pages and citing a few of them. Appearing inside one can bring visitors; being left out of one can quietly cost you the clicks you used to get.
Content Negotiation
When the same URL serves different formats depending on what the visitor asks for — HTML for a browser, Markdown for an assistant. It lets one address serve people and machines without either getting a compromise.
Review Schema
Markup for ratings and reviews, including who wrote them. It feeds the star ratings in search results, and gives an assistant something concrete to cite about your reputation.
Tool Use
An AI reaching outside itself to do something it cannot do alone: run a search, do arithmetic reliably, read a live page. Nearly every useful assistant depends on it.
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.

