> 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/accessories/dilution-dispenser/using-the-dilution-dispenser.md).

# Using the dilution dispenser

Assemble the dispenser, fill your vials, and change the filter each day

<figure><img src="https://4199970748-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAjOYV4v43T0TFlSRqgAp%2Fuploads%2Fgit-blob-252b78f9583584645827b283089f3c6d399817dd%2Fdilution-dispenser--banner.excalidraw.svg?alt=media" alt="" width="1600"><figcaption></figcaption></figure>

The bulk route means filling your own dilution vials from [dilution liquid](/item-register/individual-items/dilution-liquid-5-l.md), using the [dilution dispenser](/item-register/accessories/dilution-dispenser.md). These pages take you through it.

{% content-ref url="/pages/trt9Xw0OcnDIM5MyrAqS" %}
[Assemble the dilution dispenser](/item-register/accessories/dilution-dispenser/using-the-dilution-dispenser/assemble-dilution-dispenser.md)
{% endcontent-ref %}

{% content-ref url="/pages/AqzhYKTcQx88y9MVzHVp" %}
[Fill your dilution vials](/item-register/accessories/dilution-dispenser/using-the-dilution-dispenser/fill-your-dilution-vials.md)
{% endcontent-ref %}

{% content-ref url="/pages/ArAvMOIJTQx7Dpk1kExo" %}
[Replace the syringe filter](/item-register/accessories/dilution-dispenser/using-the-dilution-dispenser/replace-syringe-filter.md)
{% endcontent-ref %}

{% hint style="warning" %}
**Run a QC test after you switch to vials you filled yourself**

A vial you fill is not identical to one that arrives sterile and conductivity-adjusted. The [QC test](/getting-started/qc-test.md) confirms the setup still performs.
{% endhint %}

{% hint style="success" %}
**Replace the syringe filter at the start of each operating day**
{% 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/accessories/dilution-dispenser/using-the-dilution-dispenser.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.
