# min-eVOLVER

## Overview

The min-eVOLVER is a minimal, mini version of the main eVOLVER. It runs in the same software ecosystem with minimal changes to the code. However, the min-eVOLVER controls two eVOLVER Smart Sleeves and six pumps, making it simpler, smaller, and less costly.

<figure><img src="/files/Mv5qc5vu5EqToh7vZreA" alt=""><figcaption><p>min-eVOLVER set up for a basic turbidostat on both vials.</p></figcaption></figure>

{% hint style="warning" %}
Currently the min-eVOLVER does not use the eVOLVER GUI. All experiments must be started with the command line. Sending commands without an experiment is done through [send\_command.py](/evolver/extensions/min-evolver/send_command.py.md).
{% endhint %}

## Questions or Comments?

If you have questions not answered by the wiki please ask in the relevant min-eVOLVER category on the [forum](https://www.evolver.bio/c/min-evolver/20).


---

# 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/extensions/min-evolver.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.
