# User Guide Welcome to the GiGL User Guide. This guide provides detailed documentation to help you effectively use the library. ```{toctree} :maxdepth: 1 :caption: Overview overview/what_is_gigl overview/components ``` ```{toctree} :maxdepth: 1 :caption: Getting Started getting_started/installation getting_started/quick_start getting_started/cloud_setup_guide getting_started/orchestration ``` ```{toctree} :maxdepth: 1 :caption: Custom Specs custom_specs/data_preprocessor_spec_guide custom_specs/modelling_task_spec_guide ``` ```{toctree} :maxdepth: 1 :caption: Config Guides config_guides/resource_config_guide config_guides/task_config_guide ``` ```{toctree} :maxdepth: 1 :caption: Examples examples/example1 examples/example2 ``` ```{toctree} :maxdepth: 1 :caption: Public Assets assets/docker_images assets/public_data ``` ```{toctree} :maxdepth: 1 :caption: Contributing contributing/contributing_guide contributing/local_setup ``` ```{toctree} :maxdepth: 1 :caption: Trouble Shooting trouble_shooting/faq ```