# Buying eVOLVER

## Buying

If you wish to purchase an eVOLVER, email <account@fynchbio.com> for a quote.

## Connecting to eVOLVER

Currently eVOLVER requires a dedicated computer connected to it to run experiments. We recommend getting a Mac, which are easier to use and more reliable.

The computer needed for running experiments does not have to be new or powerful.

## Upgrades

Consider implementing these [upgrades](/evolver/upgrade-base-evolver-hardware.md) to the Fynch Bio eVOLVER.

## Variants

* [min-eVOLVER](/evolver/extensions/min-evolver.md)
* [Custom experiments](/evolver/extensions/custom-experiments.md)
* [Custom fluidics](/evolver/extensions/custom-fluidics.md)
* [Adding a new experimental parameter](/evolver/extensions/adding-a-new-experimental-parameter.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/buying-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.
