(guide-index)= # User Guide The user guide provides detailed descriptions of the Magpylib API with many interactive examples to help users along the way. ```{toctree} :maxdepth: 2 :caption: Getting Started guide_start_01_install.md guide_start_02_fundamentals.md ``` ```{toctree} :maxdepth: 2 :caption: Documentation docs/docs_units_types.md docs/docs_classes.md docs/docs_pos_ori.md docs/docs_fieldcomp.md docs/docs_forcecomp.md docs/docs_graphics.md docs/docs_styles.md ``` ```{toctree} :maxdepth: 1 :caption: Resources guide_resources_01_physics.md examples/examples_index.md ```