# Part Sourcing

{% hint style="info" %}
Check the upgrades guide [here](/evolver/upgrade-base-evolver-hardware.md).
{% endhint %}

## Guidelines

1. Use the below Google Sheet to source parts for each of the eVOLVER subsystems (click on the tabs for different parts of the eVOLVER)&#x20;
2. Parts may not be available due to backorder, discontinuation, or regional differences
3. If you are able to find an alternative vendor for a part, please post to the forum so it can be added to the spreadsheet
4. Should you not be able to order a part, post to the forum

{% embed url="<https://docs.google.com/spreadsheets/d/1gl3Qkhf6gjKh1DEVGiso_Y6Xj7jvWiQC9iKRn5P59jE/edit?usp=sharing>" %}

## eVOLVER Specific Parts

Many eVOLVER parts must be 3D printed or are custom PCBs made to control eVOLVER hardware. For these, please see the [hardware GitHub](https://github.com/FYNCH-BIO/hardware) for CAD files and electronics parts lists for eVOLVER PCBs.

### Vial Caps

Choose and 3D print vial caps for your application [here](/evolver/hardware/vial-caps.md). For most applications choose the "universal" cap.

### Other "Consumables"

See Consumables tab in spreadsheet above.

Recommended to buy several vial racks as well for ease of handling vials.

## Relevant Forum Posts

{% hint style="warning" %}
Note that the eVOLVER Consumables form post calls for 5/32" barbed connectors and 1/8" tubing. This is no longer recommended; refer to the "Fluidics tab" on the google sheet above and [media bottle and splitter guide.](/evolver/guides/making-media-bottles-and-splitters.md#overview)
{% endhint %}

[eVOLVER Consumables](https://www.evolver.bio/t/evolver-comsumables/189)

[Vial Racks](https://www.evolver.bio/t/vial-racks-for-dishwashing-autoclaving/76)

[Waste Containers](https://www.evolver.bio/t/waste-container-recommendations/72)


---

# 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/part-sourcing.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.
