> 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/tutorials/measure-vitroid-tm-disc/transfer-vitroid-tm-disc.md).

# Transfer disc

BactoBox® measures bacteria in liquid suspension. A Vitroid&#x73;**™** disc is solid. Therefore you must first solubilize the disc. The below video demonstrates the procedure and all the details are provided in the [#step-by-step](#step-by-step "mention") instructions.

{% hint style="success" %}

## Bacteria can only be in BactoBox® diluent for short durations.

In this tutorial we use diluent from a [Dilution vial](/item-register/vials-flasks-and-liquids/dilution-vial.md) to solubilize the bacteria in the disc. The diluent provides excellent differentiation of cells from other objects. On the flip side it is [hypotonic ](#user-content-fn-1)[^1]and cells may lyse if stored in the diluent. Always complete measurements within 15 minutes after dilution in BactoBox® diluent.
{% endhint %}

<figure><img src="/files/ihVJ1ZoH1wSxO0fusU6m" alt=""><figcaption><p>Transfer of Vitroid™ disc to diluent for initial solubilization.</p></figcaption></figure>

## Step by step

{% stepper %}
{% step %}

### Label a vial

Find a small vial, for example a 1.5 mL Eppendorf vial.

Use a marker to label the vial *E. coli*.
{% endstep %}

{% step %}

### Prepare a solubilization vial

Use a P200 pipette to transfer 110 µL of [Dilution vial](/item-register/vials-flasks-and-liquids/dilution-vial.md) to the small vial.

{% hint style="success" %}
Preferably use the gamma-sterilized ready-to-use [Dilution vial](/item-register/vials-flasks-and-liquids/dilution-vial.md) instead of DIY versions of the BactoBox® diluent.
{% endhint %}
{% endstep %}

{% step %}

### Transfer Vitroid&#x73;**™** disc to vial

Uncap the Vitroid&#x73;**™** vial and hold it over the mound of the small vial.\
Tap the Vitroid&#x73;**™** vial until the disc is transferred to the small vial.\
Cap the small vial tightly.
{% endstep %}

{% step %}

### Discard the opened dilution vial

Discard the dilution vial that you used to retrieve 110 µL BactoBox® diluent.

The [Dilution vial](/item-register/vials-flasks-and-liquids/dilution-vial.md) is no longer sterile and does not contain the required 10 mL volume.
{% endstep %}
{% endstepper %}

## Summary

You have now prepared for the solubilization of the Vitroi&#x64;**™** disc. The disc would dissolve by itself within 5 minutes, but in the next page we will speed up this process by vortexing. This will also disaggregate clumps of bacteria. Proceed to [Prepare sample](/tutorials/measure-vitroid-tm-disc/disaggregate-bacteria.md) for further instructions.

[^1]: A solution with a lower concentration of solutes compared to another solution (like the fluid inside a cell)


---

# 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/tutorials/measure-vitroid-tm-disc/transfer-vitroid-tm-disc.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.
