This document provides guidance on porting Unity games to the Windows Store. It discusses common tasks like getting code to compile, loading games gracefully, orientation support, and graphics issues. It also covers debugging, performance analysis, and writing platform-specific code. Sample code is provided to demonstrate techniques for resolving missing classes and namespaces when targeting the Windows Store from Unity.