# Basic Tutorials Start here if you're new to UCLCHEM. These tutorials cover the fundamental concepts and workflows. ```{toctree} :maxdepth: 1 :caption: Basic Tutorials ../../notebooks/1_first_model_object.ipynb ../../notebooks/2b_modelling_objects_in_memory.ipynb ../../notebooks/3_running_a_grid.ipynb ``` :::: ```{toctree} :maxdepth: 1 :hidden: ``` ## What You'll Learn In these tutorials, you'll learn: - How to set up and run basic models - How to work with model parameters - How to access and interpret results - How to save and load model data - Best practices for organizing your work ## Next Steps After completing these tutorials, move on to: - [Advanced Tutorials](../advanced/index.md) - Complex models and multi-phase chemistry - [Analysis Tutorials](../analysis/index.md) - Analyzing reaction pathways