This document provides an introduction and overview of app development using the F9 microkernel. It discusses the F9 user mode API, how to create basic apps using common functions like threads and messaging, analyzing an example app, and guides the reader through creating their first "hello world" style app to print a message multiple times. It also previews upcoming labs involving GPIO to control an LED with a menu app.