This document provides information on setting up a development environment for Sahana Eden, including installing required software, recommended editors and debuggers, and guidelines for customizing and extending Eden through its model-view-controller architecture. Key steps include installing Python and dependencies, configuring the database, using Git for version control, and developing new modules by defining models, controllers, and views.