This document is a cheat sheet for Regular Expressions (Regex), detailing various patterns and their meanings. It provides examples of inputs that match each pattern, such as character classes, quantifiers, and lookaheads. The information is structured to serve as a quick reference for users working with Regex.