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

# QC vial

Use as part of the QC test.

{% columns %}
{% column %}

<figure><img src="https://4199970748-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjOYV4v43T0TFlSRqgAp%2Fuploads%2Fgit-blob-bd765d0c5cf5439377566fb77099d732e4a7a3db%2Fvial-rack--simple-outline--3-vials--1-qc.png?alt=media" alt="" width="375"><figcaption><p>Illustration of a QC vial</p></figcaption></figure>
{% endcolumn %}

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

:droplet: Contains **10 mL of dilution liquid, plus QC stock**

<img src="https://4199970748-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjOYV4v43T0TFlSRqgAp%2Fuploads%2Fgit-blob-839693694b6b481e0e56980fcc8306e9b5cf2a9d%2Fsymbol--iso--expiry-date.png?alt=media" alt="" data-size="line"> Use before **end of day**
{% endcolumn %}
{% endcolumns %}

A QC vial is a [dilution vial](/item-register/individual-items/dilution-vial.md) with [QC stock](/item-register/individual-items/qc-stock.md) added to it. Both arrive in the [QC bundle](/item-register/consumables/qc-bundle.md).

{% content-ref url="/spaces/eYTtd7c0A325muFr5lMW/pages/BwmuEG73IxjawyTHTBxN" %}
[Make QC vial](/getting-started/qc-test/make-qc-vial.md)
{% endcontent-ref %}

## When you need one

You make one QC vial per QC test. Run a QC test at least once a week, and after every deep clean. See [QC test](/getting-started/qc-test.md) for the full list of when to run one.

{% hint style="warning" %}

## The QC vial is for *single use* only

Once the liquid passes through BactoBox®, its properties may change. Trace residues of disinfection liquid from the previous cleaning cycle can lower both the conductivity and the concentration of microspheres[^1].

**Always discard the QC vial after use.**
{% endhint %}

[^1]: Microspheres are spherical (1 µm diameter) silica particles.


---

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