# Get things ready

You will need these items for the experiment.

<figure><img src="/files/ChMchv28n27CCkON1CCg" alt=""><figcaption><p>Items required for the experiment: Along with these, ensure to have sterile serological pipettes and a pipette controller available.</p></figcaption></figure>

## Hardware

* [BactoBox® setup](https://help.sbtinstruments.com/encyclopedia/item-register/bactobox-r#bactobox-r-setup) including a [flow cell](https://help.sbtinstruments.com/encyclopedia/item-register/consumables/flow-cell) with at least 10 measurements.
  * HW: [7.6a](/encyclopedia/item-register/bactobox-r/bactobox-r-hardware-changelog.md)&#x20;
  * SW: [v2026.02a](/encyclopedia/software.md)
* Windows 10/11 computer.
* 10 × shake flasks with vented caps. Preferably [50/125 mL capacity](https://www.dwk.com/na/kimble-kimax-baffled-shake-flask-125-ml-25630-125). Alternative: 2 × [6-deepwell microplates](https://www.enzyscreen.com/product/6-deepwell-plate/).
* Incubator shaker that can hold 10 flasks (not shown).
* Permanent marker.
* Vortex mixer.
* Pipettes and sterile pipette tips: P10,000, P1000, P200. Use extended pipette tips to reduce contamination risks.
* Sterile, serological pipettes. Preferably 10 mL version.
* Serological pipet controller (not shown).
* Sterile 15 mL centrifuge vial (or similar) for disaggregating overnight culture.
* Rack for 15 mL centrifuge tubes.

## Reagents

* 1 × cryo stock of your bacterial species.
* Growth medium. Preferably filtered through a 0.2 µm filter to [minimize contribution of background particulates from growth medium](https://help.sbtinstruments.com/protocols/prepare-your-sample/focus-on-target-objects).
* [Dilution vials](https://help.sbtinstruments.com/encyclopedia/item-register/vials-flasks-and-liquids/dilution-vial) either ready-to-use or freshly prepared using the [dilution dispenser](https://help.sbtinstruments.com/encyclopedia/item-register/accessories/dilution-dispenser).
* [Disinfection vials](https://help.sbtinstruments.com/encyclopedia/item-register/vials-flasks-and-liquids/disinfection-vial).

{% hint style="info" icon="flask" %}

#### Fill level for different vessels.

* 50/125 mL shake flasks or [6-deepwell microplates](https://www.enzyscreen.com/product/6-deepwell-plate/): Add 9 mL cultivation medium to each shake flask. Dilution series is prepared by stepwise transfer of 1 mL from flask to flask
* 250 mL shake flasks: Add 18 mL to each shake flask. Dilution series is prepared by stepwise transfer of 2 mL from flask to flask.
  {% endhint %}

## Summary

Once you have located the items needed for the experiment, proceed to [Prepare flasks and media](/mpd/workflows/identify-optimal-inoculum-size/prepare-flasks-and-media.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://help.sbtinstruments.com/mpd/workflows/identify-optimal-inoculum-size/get-things-ready.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.
