Token
the tiny chunk of text Claude reads and writes (≈ ¾ of a word)
Explanation
A token is one of the small pieces of text a language model processes internally. Usage limits, pricing, and context size are usually measured in tokens rather than words.
Key notes
- Input and output both consume tokens.
- Words, punctuation, and code do not map cleanly to word count.
- Large files or long prompts can use a lot of tokens quickly.