# Determine initial concentration

We determine the concentration immediately after inoculation, T<sub>0</sub>, to know the starting concentration. This number will help compare post-incubation results to determine if cell concentration has increased.

The target seeding concentration is 1 × 10<sup>7</sup> cells/mL and therefore a 1:100 dilution will usually be suitable to hit the BactoBox® working range.

## Step by step

{% stepper %}
{% step %}
**Pull a sample at T0**

Use a sterile serological pipette to collect 1 mL sample immediately after inoculation and swirling. Transfer to a 5 mL centrifuge vial.
{% endstep %}

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

Vortex the sample 1 min at max speed to disaggregate cell clumps.
{% endstep %}

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

Transfer 101 µL of T0 culture to 10 mL of diluent. Vortex 10 sec. at max speed.
{% endstep %}

{% step %}
**Measure**

Transfer 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 concentration**

Multiply the cells/mL result with the dilution factor, in this case 100, to get the cell concentration in the culture at T<sub>0</sub>.
{% endstep %}

{% step %}
**Incubate**

Place the shake flask at desired growth conditions.
{% endstep %}
{% endstepper %}

## Summary

Now that concentration at T<sub>0</sub> is known, proceed to [Determine concentration after incubation](/mpd/workflows/get-starter-cultures/from-liquid-culture/determine-concentration-after-incubation.md).


---

# 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-liquid-culture/determine-initial-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.
