This document describes methods for the Ring Application, Page, ScriptFunctions, and StyleFunctions classes that are used to build web pages and add functionality. The Application class contains methods for handling requests, cookies, and encoding. The Page class contains methods for generating HTML elements and structures. The ScriptFunctions and StyleFunctions classes contain methods for adding JavaScript and CSS code.