# Tutorials The tutorials listed on this page are designed to explain the fundamental capabilities of modOpt. These tutorials are generated from Jupyter notebooks (.ipynb) and guide the reader through Python scripts with detailed step-by-step instructions. Each tutorial includes a mix of code and text that demonstrates specific functionalities of modOpt. They may also feature mathematical equations, console outputs, and visualizations from running the scripts to enhance user understanding. ```{toctree} :titlesonly: :includehidden: :maxdepth: 1 _temp/tutorials/simple_example ```