This document summarizes Ring documentation for built-in classes including Tree, Math, DateTime, File, System, Debug, and DataType. It provides examples of using methods from each class, such as setting and printing tree nodes, calculating trigonometric functions with Math, getting date/time with DateTime, reading and writing files with File, and executing system commands with System. Descriptions of each class's methods are included to explain their functions.