Artificial Intelligence Updated 2026-07-04

Tokens

Tokens are the smallest units of text that LLMs process, roughly equivalent to words or word fragments. Most LLMs process input and output as sequences of tokens rather than whole words.

Definition

One token typically represents 1-2 words in English, though the exact split depends on the language and the model's tokenizer. Special tokens mark punctuation, formatting, and structural elements. Understanding tokens matters because model pricing, context window limits, and performance metrics are all measured in tokens, not word count.

When you paste content into an AI search engine, it converts your text to tokens before processing. Longer documents consume more of the model's available context window, potentially forcing the engine to summarize or drop less important content, including citations to your brand.

Why it matters for AI visibility

Token limits directly affect whether your entire webpage is processed by AI search engines. Long-form content that exceeds a model's budget may be truncated, meaning your brand's important information gets cut off. Knowing token economics helps you understand why concise, well-organized content has better chances of full inclusion in AI answers.

Related terms