This document provides information about a project to solve the eight queens puzzle using backtracking algorithms. It includes an introduction describing the puzzle, intended audience, and project scope. It also includes sections on the project overview describing the algorithm and operating environment, as well as modules, source code, and conclusions.