(tutorials)= # Tutorials In addition to the documentation page [Run your first experiment](run_first_exp), we provide several tutorials in **ARMLET** to help you get started with our framework: - [Understanding the **FL mode** in ``armlet``](https://sara-bouchenak.github.io/ARMLET/getting_started/tutorials/FL_mode.html) - [Understanding the **data pipeline** in ``armlet``](https://sara-bouchenak.github.io/ARMLET/getting_started/tutorials/data_pipeline.html) ```{eval-rst} .. seealso:: In `Tutorials `_ from Fluke documentation, you can also find several tutorials about Fluke. ``` ```{eval-rst} .. toctree:: :hidden: FL_mode data_pipeline ```