The article introduces Token-Oriented Object Notation (TOON), a compact and efficient format designed for transmitting structured data to Large Language Models (LLMs) while reducing token usage by 30-60% compared to standard JSON. TOON combines features of YAML and CSV, providing a more readable and token-efficient alternative for uniform complex objects. It aims to make data handling in AI contexts more economical and user-friendly.