Token

A unit a language model uses to process text, shaping input length, cost, context limits and expectations about model memory.

A token is a unit of text that a language model uses when processing and generating language. It can be a word, part of a word, punctuation or another character pattern, depending on the tokenizer and model. It is not the same as a human word, sentence or unit of meaning.

The term matters because it makes the hidden constraint of an AI conversation more visible. Long prompts, long documents and long conversations are handled through token limits, not through human-like reading or memory.

Why it matters

Tokens affect how much information can be included in a request, how much a model response can cost and how quickly a conversation can approach a context limit. They also shape user expectations. A person may feel that a system is reading a whole document in the ordinary human sense, while the model is operating over a technical representation of the input.

Understanding tokens helps readers see why AI work often needs structure: shorter instructions, clear document sections, summaries, checkpoints and verification.

Human-AI angle

Tokens connect a technical layer with a psychological experience. The interface may feel like a conversation, but the system is constrained by units that users rarely see. That gap can lead to misplaced confidence about what the model has taken into account.

For Prompted Psyche, token is a foundational term because it supports clearer thinking about context, cost, model output and the limits of what users call “memory”.

Sources and context

© 2026 Feliks Mamczur / Prompted Psyche. All rights reserved. Short quotations are permitted only with attribution to the author, the title and a link to the source.