> 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/vials-flasks-and-liquids/vials-flasks-and-liquids.md).

# Vials, flasks, and liquids

## Vials

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Empty vial</strong></td><td><a href="/files/Xfth7yimE5PNiYlw3LCY">/files/Xfth7yimE5PNiYlw3LCY</a></td><td><a href="/pages/hx2Nav1zSDlxnN4ivcRg">/pages/hx2Nav1zSDlxnN4ivcRg</a></td></tr><tr><td><strong>Dilution vial</strong></td><td><a href="/files/VgAH4XJxHb4E4HU3iNl2">/files/VgAH4XJxHb4E4HU3iNl2</a></td><td><a href="/pages/vVLzxjsR5ptfISbrVXwo">/pages/vVLzxjsR5ptfISbrVXwo</a></td></tr><tr><td><strong>Disinfection vial</strong></td><td><a href="/files/GB5w8DePJoj57iBuH8WE">/files/GB5w8DePJoj57iBuH8WE</a></td><td><a href="/pages/VQgYnlmy5ksCZX7XdJTw">/pages/VQgYnlmy5ksCZX7XdJTw</a></td></tr><tr><td><strong>Deep clean vial</strong></td><td><a href="/files/Z8zAbThBxyfCKVwzvv9g">/files/Z8zAbThBxyfCKVwzvv9g</a></td><td><a href="/pages/d5NLP37oQVby1k3WEQne">/pages/d5NLP37oQVby1k3WEQne</a></td></tr><tr><td><strong>QC vial</strong></td><td><a href="/files/QWQ0pt4eupcbQx5ht5GZ">/files/QWQ0pt4eupcbQx5ht5GZ</a></td><td><a href="/pages/817TJuzESSTt7WcySvb5">/pages/817TJuzESSTt7WcySvb5</a></td></tr><tr><td><strong>Sample vial</strong></td><td><a href="/files/OzJX3p3VT0N83sNiOBIo">/files/OzJX3p3VT0N83sNiOBIo</a></td><td><a href="/pages/LJkzOgzzGwVtX7JQMpA8">/pages/LJkzOgzzGwVtX7JQMpA8</a></td></tr></tbody></table>

{% hint style="info" %}

## What is a *vial*?

In SBT terms, an empty vial is a 15 mL conical centrifuge tube.

BactoBox® connects to a vial via the [tubing kit](/item-register/accessories/tubing-kit.md). See the [vial rack](/item-register/accessories/vial-rack.md) for a convenient way to store vials.
{% endhint %}

## Flasks and liquids

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>QC stock (1 mL)</strong></td><td><a href="/files/JgYwJIxcVhs3YbtDfYXa">/files/JgYwJIxcVhs3YbtDfYXa</a></td><td><a href="/pages/fkpitwIw2VAUT1Y32Dbd">/pages/fkpitwIw2VAUT1Y32Dbd</a></td></tr><tr><td><strong>Dilution liquid (5 L)</strong></td><td><a href="/files/Dm61BDM2qs8W74LMQnrQ">/files/Dm61BDM2qs8W74LMQnrQ</a></td><td><a href="/pages/ViVEphIe0mQfPb6eyK5F">/pages/ViVEphIe0mQfPb6eyK5F</a></td></tr></tbody></table>


---

# 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/vials-flasks-and-liquids/vials-flasks-and-liquids.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.
