This document provides instructions for writing a Naiad application on Linux. It explains that the Naiad source code is in C# but Mono allows .NET applications to run on Linux. It then outlines the steps to build the existing Naiad code with Mono, run an example application, and add a new example application.