> 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/overview.md).

# Overview

The items you use up and reorder

Consumables are the items you use up and reorder. Each one has its own item number.

## Bundles

Order one of these to cover a number of samples or QC tests.

<table><thead><tr><th width="100">Item no.</th><th width="300">Item</th><th>What it is for</th></tr></thead><tbody><tr><td><code>GS01</code></td><td><a href="/item-register/consumables/getting-started-bundle.md">Getting started bundle (100× samples)</a></td><td>Dilution liquid for 100 samples, plus the consumables that keep BactoBox® running.</td></tr><tr><td><code>DR01</code></td><td><a href="/item-register/consumables/dilution-liquid-ready-made-vials.md">Dilution liquid: ready-made vials (100× dilutions)</a></td><td>100 pre-filled, sterile dilution vials. Enough for 50 samples.</td></tr><tr><td><code>DB01</code></td><td><a href="/item-register/consumables/dilution-liquid-bulk.md">Dilution liquid: bulk (500× dilutions)</a></td><td>5 L of dilution liquid and 500 vials to fill. Enough for 250 samples.</td></tr><tr><td><code>QC06</code></td><td><a href="/item-register/consumables/qc-bundle.md">QC bundle (18× QC tests)</a></td><td>Verifies that BactoBox® performs. Enough for 18 QC tests.</td></tr></tbody></table>

## Other consumables

Order these one at a time, in the pack size the name gives.

<table><thead><tr><th width="100">Item no.</th><th width="300">Item</th><th>What it is for</th></tr></thead><tbody><tr><td><code>FC03</code></td><td><a href="/item-register/consumables/flow-cell.md">Flow cell incl. two external filters</a></td><td>Measures your sample. One flow cell covers 250 measurements.</td></tr><tr><td><code>VI07</code></td><td><a href="/item-register/consumables/disinfection-vial.md">Disinfection vial (20×)</a></td><td>Cleans your setup during operation.</td></tr><tr><td><code>DC02</code></td><td><a href="/item-register/consumables/deep-clean-vial.md">Deep clean vial (5×)</a></td><td>Deep cleans your setup, about once a week.</td></tr><tr><td><code>FI10</code></td><td><a href="/item-register/consumables/cell-sieve-10-m.md">Cell sieve 10 µm (20×)</a></td><td>Pre-filters your sample to remove larger particles.</td></tr><tr><td><code>SF01</code></td><td><a href="/item-register/consumables/syringe-filter.md">Syringe filter for dilution dispenser (40×)</a></td><td>Fits the dilution dispenser. Change it each day you dispense.</td></tr><tr><td><code>GB01</code></td><td><a href="/item-register/consumables/glass-beads-3-mm-50-g.md">Glass beads 3 mm (50 g)</a></td><td>Disaggregates cells in a bead beater or vortexer.</td></tr></tbody></table>

Where a sales item holds an item with a name of its own, that item has its own page under [Individual items](/item-register/individual-items/overview.md). None of them is on the price list.


---

# 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/overview.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.
