# Determine concentration

The dispersed cells in the capture vial will be used to inoculate a liquid culture at a well-defined seeding concentration. To know which volume to add, first determine the cell concentration and then use the subcultivation calculator to determine the volume. The steps are demonstrated below.

<figure><img src="/files/tTDCz0DOUmDD2zlLy44t" alt=""><figcaption></figcaption></figure>

{% stepper %}
{% step %}
**Prepare a 1:201 dilution**

Transfer 50 µL of your sample to 10 mL of diluent. Vortex 10 seconds at maximum speed.
{% endstep %}

{% step %}
**Measure on the diluted sample**

Transfer the tubing kit to the diluted sample.\
Press <kbd><mark style="background-color:purple;">Measure<mark style="background-color:purple;"></kbd> and wait for the result to appear on the BactoBox® screen.
{% endstep %}

{% step %}
**Calculate cell concentration in capture vial**

Multiply the cells/mL with the dilution factor. In this case, it is 201
{% endstep %}
{% endstepper %}

## Summary

Now you know the cell concentration in the capture vial. Proceed to [Inoculate liquid culture](/mpd/workflows/get-starter-cultures/from-agar-plate-colony/inoculate-liquid-culture.md) to calculate the volume of capture vial suspension needed to inoculate growth medium in the shake flask.


---

# Agent Instructions: 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:

```
GET https://help.sbtinstruments.com/mpd/workflows/get-starter-cultures/from-agar-plate-colony/determine-concentration.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
