This tutorial document provides instructions for setting up and running a falling cube simulation using the Sofa physics engine. It describes how to install Sofa Modeler, add a cube node to the scene graph, load a cube mesh, define mechanical properties like mass and degrees of freedom, add solvers to simulate physics, add a visual node and model to display the cube, map the graphics to mechanics, and run the simulation. The tutorial is intended to demonstrate the basic workflow and components for building a simple falling cube simulation in Sofa Modeler.