This document provides an overview of commands and functions in the Maxima computer algebra system. It includes sections on mathematical commands, errors, procedural commands, and declarations. Some key commands and functions discussed include factorial (!), variable assignment (:), function definition (:=), arithmetic operators (+ - * /), comparison operators (< > <= >=), and procedural commands like quit, read, and time. The document serves as a reference for the core functionality available in the Maxima system.