# Tokenization Models

Tokenization models are frameworks that define how [Text-Based Tokens](https://docs.xyxyx.pro/text-based-tokens-tbts) are structured. Xyxyx introduces two foundational tokenization models — 1x1 and A4 —, which adhere to different intended use cases.

<table><thead><tr><th width="208">Model</th><th>Description</th></tr></thead><tbody><tr><td><a href="#id-1x1">1x1</a></td><td>A model for tokenizing short text records</td></tr><tr><td><a href="#a4">A4</a></td><td>A model for tokenizing long text records</td></tr></tbody></table>
