This document provides an introduction to using regular expressions (REs) in the Textpad text editor. It begins with an overview of why REs are useful for searching text, then demonstrates how to write basic REs to find single characters, character ranges, word endings, and more. It also explains how to use RE features like groups, replacements, counting characters, and searching files or folders. The goal is to help uninitiated users learn the basics of writing and using REs in Textpad.