> For the complete documentation index, see [llms.txt](https://help.sbtinstruments.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sbtinstruments.com/mpd/workflows/track-growth-curve/get-things-ready.md).

# Get things ready

You will need these items for the growth curve experiment.

## Hardware

* [BactoBox® setup](/item-register/bactobox-r/bactobox-r.md) including a [flow cell](/item-register/consumables/flow-cell.md) with at least 50 measurements.
  * HW: [7.6a](/item-register/bactobox-r/bactobox-r-hardware-changelog.md)
  * SW: ≥ v2026.02a
* Windows 10/11 computer.
* Incubator shaker.
* Vortex mixer.
* Pipettes and sterile pipette tips: P1000, P200, P20.
* Serological pipettes. Preferably 10 and 2 mL versions.
* Serological pipet controller.
* Sterile 50 mL centrifuge vial (or similar) for disaggregating overnight culture.
* 2 mL eppendorf vials (or similar) for individual sampling points.

## Reagents

* 1 <sup><sub>x<sub></sup> [high-quality culture](/mpd/cell-growth/high-quality-culture.md).
* 1 <sup><sub>x<sub></sup> Erlenmeyer flask with cultivation medium.
* [Dilution vials](/item-register/vials-flasks-and-liquids/dilution-vial.md) either ready-to-use or freshly prepared using the [dilution dispenser](/item-register/accessories/dilution-dispenser.md).
* [Disinfection vials](/item-register/vials-flasks-and-liquids/disinfection-vial.md).

<figure><img src="/files/h9ENbjr1K6hG8bpccJfi" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}

#### Use proper aseptic technique

In the example videos, we use a simple lab bench. Always use proper aseptic techniques, including sterile pipette tips, laminar air flow (LAF), and disinfection of the work environment.
{% endhint %}

Next, [create a measurement group](/mpd/workflows/track-growth-curve/create-measurement-group.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.sbtinstruments.com/mpd/workflows/track-growth-curve/get-things-ready.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
