# Inoculate culture

First step to get a starter culture from a cryo stock is to inoculate the growth medium.

## Step by step

{% stepper %}
{% step %}
**Thaw a cryo stock.**

Allow the cryo vial to thaw at room temperature.
{% endstep %}

{% step %}
**Inoculate**

Once thawed, add 1 mL cryo stock to 50 mL growth medium in a shake flask for a \~2% (v/v) seeding.
{% endstep %}

{% step %}
**Swirl**

Swirl the bottle for 10 seconds to disperse the cryo stock in the cultivation medium.
{% endstep %}
{% endstepper %}

## Summary

Once the growth medium is inoculated, proceed to [Determine initial concentration](/mpd/workflows/get-starter-cultures/from-cryo-stock/determine-initial-concentration.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-cryo-stock/inoculate-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.
