# min-eVOLVER Construction

## Purchasing a Unit

min-eVOLVERs may not be purchased as a product at this time. Instead min-eVOLVER parts must be acquired individually and assembled.

<figure><img src="/files/QKZv3bzlM9TO28mooQFK" alt=""><figcaption><p>min-eVOLVER parts laid out</p></figcaption></figure>

## Requirements for Construction

1. Soldering iron + solder  - pumps will need to be soldered in place
   1. Check our [guide](/evolver/guides/soldering-basics.md) if you don't already have one
2. Ability to through-hole solder
   1. Learn in 15 minutes or less [here](/evolver/guides/soldering-basics.md)
3. Screw drivers
   1. Phillips #1 (short handle)
   2. Flat head #1.5 or smaller
4. Ideally, some kind of clamp, vice grip, etc.
   1. For making ribbon cables to connect the electronics
   2. If nothing else, a hammer or pair of pliers will suffice

## Questions About min-eVOLVER Construction or Hardware?

Ask questions on the forum [here](https://www.evolver.bio/c/min-evolver/min-evolver-hardware/21).


---

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