# Getting Started

- [Buying eVOLVER](https://khalil-lab.gitbook.io/evolver/getting-started/buying-evolver.md)
- [Part Sourcing](https://khalil-lab.gitbook.io/evolver/getting-started/part-sourcing.md)
- [Unboxing and Setting Up](https://khalil-lab.gitbook.io/evolver/getting-started/unboxing-and-setting-up.md)
- [Software Installation](https://khalil-lab.gitbook.io/evolver/getting-started/software-installation.md)
- [DPU Installation](https://khalil-lab.gitbook.io/evolver/getting-started/software-installation/dpu-installation.md): Process for installation of the Data Processing Unit (DPU)
- [Electron App (GUI) Installation](https://khalil-lab.gitbook.io/evolver/getting-started/software-installation/electron-app-gui-installation.md): Process for installing the Electron App (GUI) for eVOLVER.
- [Configuring Computer and Networking](https://khalil-lab.gitbook.io/evolver/getting-started/configuring-computer-and-networking.md): How to set up your computer to communicate with and run eVOLVER software.
- [Router Setup](https://khalil-lab.gitbook.io/evolver/getting-started/configuring-computer-and-networking/router-setup.md)
- [Calibrations](https://khalil-lab.gitbook.io/evolver/getting-started/calibrations.md)
- [Temperature Calibration](https://khalil-lab.gitbook.io/evolver/getting-started/calibrations/temperature-calibration.md): The goal of this tutorial is to learn how to calibrate the temperature settings for each Smart Sleeve in a 16 vial eVOLVER setup
- [Optical Density Calibration](https://khalil-lab.gitbook.io/evolver/getting-started/calibrations/optical-density-calibration.md): The goal of this tutorial is to learn how to efficiently generate OD calibration curves for each Smart Sleeve in a 16 vial eVOLVER setup.
- [Pump Calibration](https://khalil-lab.gitbook.io/evolver/getting-started/calibrations/pump-calibration.md)
- [Manual Calibration - calibrate.py](https://khalil-lab.gitbook.io/evolver/getting-started/calibrations/manual-calibration-calibrate.py.md)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://khalil-lab.gitbook.io/evolver/getting-started.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
