> 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/getting-started-bundle.md).

# Getting started bundle

Dilution liquid for 100 samples, plus the consumables to keep BactoBox® running

{% columns %}
{% column %}

<figure><img src="https://4199970748-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjOYV4v43T0TFlSRqgAp%2Fuploads%2FQWYAPxCmY8ovYI2o8Zzp%2FGS01.jpg?alt=media&amp;token=3dc40598-cfb2-4247-a2c5-06f5402af777" alt=""><figcaption><p>200x dilution vials, 40x disinfection vials, 10x deep clean vials and a QC bundle.</p></figcaption></figure>

<a href="mailto:sales@sbtinstruments.com" class="button primary" data-icon="envelope">Contact SBT to purchase</a>
{% endcolumn %}

{% column %}
:label: Sales item `GS01`

:globe\_with\_meridians: Country of origin **Denmark**

:label: HS code `9033.00.90`

:package: Enough for **100 samples**
{% endcolumn %}
{% endcolumns %}

<table><thead><tr><th width="100">Item no.</th><th width="300">Item</th><th>Details</th></tr></thead><tbody><tr><td><code>GS01</code></td><td>Getting started bundle (100× samples)</td><td><mark style="color:$info;">Dilution liquid for 100 samples, plus the consumables to keep BactoBox® running. A simple way to get a feel for the instrument. Does not include a flow cell.</mark></td></tr></tbody></table>

## Bundle contents

<table><thead><tr><th width="106" data-type="number">Quantity</th><th width="110">Item no.</th><th>Item</th></tr></thead><tbody><tr><td>2</td><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></tr><tr><td>2</td><td><code>VI07</code></td><td><a href="/item-register/consumables/disinfection-vial.md">Disinfection vial (20×)</a></td></tr><tr><td>2</td><td><code>DC02</code></td><td><a href="/item-register/consumables/deep-clean-vial.md">Deep clean vial (5×)</a></td></tr><tr><td>1</td><td><code>QC06</code></td><td><a href="/item-register/consumables/qc-bundle.md">QC bundle (18× QC tests)</a></td></tr></tbody></table>

That comes to 200 ready-made dilution vials, 40 disinfection vials, 10 deep clean vials and one QC bundle. Each sample uses two of the dilution vials, for two serial 1:100 steps up to 1:10,000, so the bundle covers 100 samples.

{% hint style="info" %}
**The bundle holds no flow cell**

Every sample uses one of the 250 measurements in a flow cell, so order a [flow cell](/item-register/consumables/flow-cell.md) alongside the bundle.
{% endhint %}


---

# 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/getting-started-bundle.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.
