# User guide
```{toctree} :maxdepth: 1 :caption: Getting started :hidden: _getting-started/installation How PLR Works <_getting-started/plr-architecture> _getting-started/rpi ``` ```{toctree} :maxdepth: 1 :caption: Machines :hidden: 00_liquid-handling/_liquid-handling 01_material-handling/_material-handling 02_analytical/_analytical ``` ```{toctree} :maxdepth: 1 :caption: Machine-Agnostic Features :hidden: machine-agnostic-features/using-the-visualizer machine-agnostic-features/using-trackers machine-agnostic-features/writing-robot-agnostic-protocols machine-agnostic-features/tip-spot-generators machine-agnostic-features/validation machine-agnostic-features/error-handling-general ``` ```{toctree} :maxdepth: 1 :caption: Configuration :hidden: configuration ```
Machines
├── Liquid Handling
│ ├── Pipetting Robots
│ ├── Plate Washers
│ └── Reagent Dispensers
├── ⚙️ Material Handling
│ ├── Transport Systems
│ │ ├── Conveyors
│ │ ├── Robotic Arms
│ │ └── Smart Storage (e.g. carousels)
│ ├── Consumable Manipulation
│ │ ├── Cappers & Decappers
│ │ └── Sealers & Peelers
│ └── Identification
│ └── Barcode Labellers And Readers
├── Environmental Control
│ ├── Temperature And Motion Control
│ │ ├── Automated Freezers/Fridges
│ │ ├── Automated Incubators
│ │ ├── Heated Cooled Blocks
│ │ ├── Incubated Shakers
│ │ ├── Shakers
│ │ ├── Thermal Shakers
│ │ └── Thermocyclers
│ └── Airflow & Contamination Control
│ ├── Air Circulation Fans
│ ├── HEPA Filtration Modules
│ └── UV-C Decontamination Units
├── Sample Preparation And Processing
│ ├── Automated Centrifuges
│ ├── Chromatography Systems
│ ├── Colony Pickers
│ └── Tissue Homogenizers
└── 🔬 Analytical And Detection
├── Balances / Scales
├── Optical Detection
│ ├── Automated Microscopes
│ ├── Flow Cytometers
│ ├── Plate Readers
│ └── Spectrophotometers
└── pH Meters