> 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/tutorials/measure-vitroid-tm-disc/get-things-ready.md).

# Get things ready

All the below items are required for the tutorial. Most items are supplied by SBT in a bundle.

Note that the Vitroid&#x73;**™** discs must be procured from Sigma/Merck. The additional items are standard consumables in a microbiological lab.

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

## Hardware

* [BactoBox® setup](https://help.sbtinstruments.com/items/bactobox-r#bactobox-r-setup) including a [flow cell](https://help.sbtinstruments.com/items/consumables/flow-cell) with at least one remaining measurements.
  * HW: [7.6a](/item-register/bactobox-r/bactobox-r-hardware-changelog.md)
  * SW: ≥ v2026.02a
* Marker (not shown; not supplied)
* Vortex mixer (not supplied)
* Rack for holding 15 mL centrifuge vials (not supplied)
* Small vial, e.g. 1.5 mL Eppendorf tube (not supplied)
* P200 pipette (not supplied)
* Sterile pipette tips (not supplied).

## Reagents

* Certified reference material (CRM): [*Escherichia coli* WDCM 00013 Vitroids<sup>™</sup>](https://www.sigmaaldrich.com/DK/en/product/sial/vt000137) (not supplied).
* 1 × [dilution vial](https://help.sbtinstruments.com/items/vials-flasks-and-liquids/dilution-vial) ready-to-use.
* 1 × [disinfection vial](https://help.sbtinstruments.com/items/vials-flasks-and-liquids/disinfection-vial).

## Summary

With these things in hand, you are ready to for the next step: [Transfer disc](/tutorials/measure-vitroid-tm-disc/transfer-vitroid-tm-disc.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/tutorials/measure-vitroid-tm-disc/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.
