# Check lowest culture

After removing irrelevant cultures, it's time to measure the concentration of the remaining overnight cultures. Begin with the culture having the lowest turbidity, which in this case is the vial <kbd>-8</kbd> . We will use a 1:1 000 dilution in two sequential dilution steps: An initial 1:100 dilution followed by a additional 1:10 dilution.

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

{% stepper %}
{% step %}
**Disaggregate cell clumps**

Vortex the vial 1 minute at maximum speed to disaggregate cell clumps. See [Break up clumps and chains](https://help.sbtinstruments.com/protocols/prepare-your-sample/break-up-clumps-and-chains) if your bacterium needs more aggressive disaggregation.
{% endstep %}

{% step %}
**Dilute 1:100**

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

{% step %}
**Dilute 1:1 000**

Remove 1 mL diluent from a 10 mL diluent vial for a residual volume of 9 mL.

Transfer 1 mL of the 1:100 dilution to the this vial. Vortex 10 seconds at maximum speed.
{% endstep %}

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

Transfer the tubing kit to the 1:1 000 vial.

Press <kbd><mark style="background-color:purple;">Measure<mark style="background-color:purple;"></kbd> in Access to start a new measurement.

* Dilution: <kbd>1 000</kbd>
* Label: <kbd>overnight\_-8</kbd>
  {% endstep %}
  {% endstepper %}

## Summary

Of the remaining vials, the culture with the lowest turbidity has a concentration of 1.4 × 10<sup>9</sup> cells/mL. Next, we will [check remaining cultures](/mpd/workflows/identify-optimal-inoculum-size/check-remaining-cultures.md) to identify the culture that has just reached onset of stationary phase.


---

# 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/identify-optimal-inoculum-size/check-lowest-culture.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.
