This document provides an overview of using the Ring Notepad application to write and run Ring programs. It describes the main Ring Notepad windows used for writing code, viewing documentation, and output. It then provides examples for creating and running a simple console application that prints "Hello, World!", a GUI application with a window using RingQt, and instructions for creating web applications with Ring (requiring web server support).