> 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-you-prepare/sample-vial.md).

# Sample vial

Measure your sample vial with BactoBox®

{% columns %}
{% column %}

<figure><img src="https://4199970748-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjOYV4v43T0TFlSRqgAp%2Fuploads%2Fgit-blob-7edb0fd2e9fb4049e8184087da06ebdc7f9e7cf2%2Fvial-rack--simple-outline--three-vials-and-one-connected.png?alt=media" alt=""><figcaption><p>Illustration of a sample vial</p></figcaption></figure>
{% endcolumn %}

{% column %}
:label: **You make it.** There is no item number

:droplet: Contains **10 mL of dilution liquid, plus your sample**

⏳ Use **immediately**
{% endcolumn %}
{% endcolumns %}

A sample vial is a dilution vial with your own sample added to it. The dilution vial comes from either [dilution route](/item-register/dilution-routes.md), ready-made or filled by you from bulk liquid. We cannot sell you a sample vial, because the sample is yours.

See [What can I measure on?](/troubleshooting/faq/what-can-i-measure-on.md) for which samples work.

{% hint style="warning" %}
**If you fill your own dilution vials, fill them fresh**

Never store a filled vial, not overnight and not in the fridge. Growth develops in it, and cold takes the conductivity outside the range BactoBox® needs. Dispense the vial you are about to use, through the [syringe filter](/item-register/consumables/syringe-filter.md).
{% endhint %}

{% hint style="warning" %}
**Measure a sample vial immediately**

Do not let it stand. BactoBox® dilution liquid has a relatively low salt concentration, so the longer your cells sit in it, the more of them may lyse, which shifts the measured concentration. See [BactoBox® pitfalls](/troubleshooting/bactobox-r-pitfalls.md).
{% endhint %}

{% hint style="warning" %}

## Your sample vial is for *single use* only

Once you run the liquid through BactoBox®, the properties change *significantly*.

**Always discard your sample vial after use.**
{% 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/vials-you-prepare/sample-vial.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.
