> 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/item-register/consumables.md).

# Consumables

- [Overview](https://help.sbtinstruments.com/item-register/consumables/overview.md): The items you use up and reorder
- [Flow cell](https://help.sbtinstruments.com/item-register/consumables/flow-cell.md): Use with BactoBox® to measure bacteria. Always provided with two external filters.
- [Getting started bundle](https://help.sbtinstruments.com/item-register/consumables/getting-started-bundle.md): Dilution liquid for 100 samples, plus the consumables to keep BactoBox® running
- [Dilution liquid: ready-made vials](https://help.sbtinstruments.com/item-register/consumables/dilution-liquid-ready-made-vials.md): 100 vials with 10 mL of filtered, gamma-sterilized, conductivity-adjusted dilution liquid.
- [Dilution liquid: bulk](https://help.sbtinstruments.com/item-register/consumables/dilution-liquid-bulk.md): 5 L of ready-made dilution liquid, with particle-free vials to fill
- [QC bundle](https://help.sbtinstruments.com/item-register/consumables/qc-bundle.md): Quality control solution to verify BactoBox® performance
- [Disinfection vial](https://help.sbtinstruments.com/item-register/consumables/disinfection-vial.md): Disinfects BactoBox® during a Clean.
- [Deep clean vial](https://help.sbtinstruments.com/item-register/consumables/deep-clean-vial.md): Removes limescale and biofilm during a Deep clean.
- [Cell sieve 10 µm](https://help.sbtinstruments.com/item-register/consumables/cell-sieve-10-m.md): Pre-filter your sample to remove larger particles
- [Syringe filter](https://help.sbtinstruments.com/item-register/consumables/syringe-filter.md): Sterile-filters the bulk dilution liquid as you dispense it.
- [Glass beads 3 mm](https://help.sbtinstruments.com/item-register/consumables/glass-beads-3-mm-50-g.md): Use with a bead beater or vortexer to break up cell clumps.


---

# 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/item-register/consumables.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.
