This document provides an overview of Windows Runtime apps and navigation between pages in a Windows Runtime app. It discusses how apps are suspended and resumed, and how the navigation frame is used to navigate between pages using the Frame.Navigate method. It also describes how the hardware back button can be handled to navigate back or close secondary UI elements on a page.