# Inoculate

Use the [subcultivation calculator tool](https://www2026.sbtinstruments.com/wp-content/uploads/2025/12/202512-BactoBox-sub-cultivation-calculator.html) to determine the volume of starter culture needed for the growth curve experiment. Here we are targeting an inoculation concentration of 1 x 10<sup>7</sup> cells/mL.

{% stepper %}
{% step %}
**Calculate inoculation volume**

1. In Access, triple-click the cell containing Cells/mL <sup><sub>x<sub></sup> Dil. Press ctrl+c to copy the value.
2. Open a new window and use the [subcultivation calculator tool](https://www2026.sbtinstruments.com/wp-content/uploads/2025/12/202512-BactoBox-sub-cultivation-calculator.html) to determine which volume to add (Tip: To exit full screen mode, press F11 (or Fn+F11 depending on keyboard configuration):
   1. Press ctrl+v in the first field to input the concentration from the starter culture shake flask.
   2. Add the volume information in the second field.
   3. Decide on the target inoculation concentration in the last field.
   4. Click <kbd>Calculate V\_add</kbd> to get the result.
      {% endstep %}

{% step %}
**Add starter culture to growth curve flask**

1. Use proper aseptic technique to transfer starter culture to growth curve flask.
2. Swirl aggressively to disperse the inoculum.
3. Remember to record the inoculation time. Record it on the autoclave tape as a backup, ensuring you have a reference if you forget to document it elsewhere.

<figure><img src="/files/OuerBsPVgLOtWaRO9aKX" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}

## Summary

You have now inoculated the growth medium at a well-defined starting concentration of 1 <sup><sub>x<sub></sup> 10<sup>7</sup> cells/mL. Next step is to determine the bacterial concentration at T<sub>0</sub>.


---

# 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/track-growth-curve/inoculate.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.
