:::{figure-md} flowchem Flowchem Flowchem is an application to simplify the control of instruments and devices commonly found in chemistry labs. Flowchem acts as a unifying layer exposing devices using different command syntax and protocols under a single API. ::: ::::{grid} :::{grid-item} :columns: auto ```{button-ref} getting_started :color: primary :tooltip: Getting started guide ``` ::: :::{grid-item} :columns: auto ```{button-ref} /user-guides/How-ToGuide/index :color: secondary :tooltip: How-ToGuides - oriented practical steps ``` ::: :::{grid-item} :columns: auto ```{button-ref} /user-guides/tutorials/index :color: secondary :tooltip: Introductory tutorial - learning-oriented practical steps ``` ::: :::{grid-item} :columns: auto ```{button-ref} /user-guides/reference/index :color: secondary :tooltip: Reference - information to research ``` ::: :::{grid-item} :columns: auto ```{button-ref} /user-guides/explanation/index :color: secondary :tooltip: API reference - information-oriented theoretical knowledge ``` ::: :::{grid-item} :columns: auto ```{button-ref} /user-guides/examples/reaction_optimization :color: secondary :tooltip: Real example ``` ::: :::: ## Contents ```{toctree} :maxdepth: 2 :caption: User Guide ./tldr ./getting_started ./user-guides/How-ToGuide/index ./user-guides/tutorials/index ./user-guides/reference/index ./user-guides/explanation/index ./user-guides/examples/reaction_optimization ./user-guides/tools ``` ```{toctree} :maxdepth: 2 :caption: Development ./development/additional/index ./development/foundations/index ```