.. _turbogenius_getting_started: Getting Started =========================================== Start here if you are new to TurboGenius. Install the package first, then read the workflow overview before moving to the full tutorials. .. container:: manual-section-intro **Recommended Order** .. container:: manual-card-grid .. container:: manual-card **Step 1: Install TurboGenius** Set up the package, required Python dependencies, and external tools needed for the tutorials. - :doc:`Open installation instructions <./02installation>` .. container:: manual-card **Step 2: Understand the Workflow** Learn the standard sequence from preparation and conversion to DFT, VMC optimization, VMC, and LRDMC. - :doc:`Open the workflow overview <./03basic_workflow>` .. container:: manual-section-intro **What You Will Learn** .. container:: manual-card-grid .. container:: manual-card **Installation** Check prerequisites, install the package, and verify that the CLI works correctly. - :doc:`Install TurboGenius <./02installation>` .. container:: manual-card **Workflow Structure** See how TurboGenius commands connect across a typical QMC calculation. - :doc:`Basic Workflow Overview <./03basic_workflow>` .. container:: manual-card **Next Steps** After this section, move to the main examples and then use the reference guide when you need command details. - :doc:`Tutorials <../tutorial/00index>` - :doc:`Reference Guide <../reference/00index>` .. toctree:: :hidden: :maxdepth: 2 ./02installation.rst ./03basic_workflow.rst