> For the complete documentation index, see [llms.txt](https://help.sbtinstruments.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sbtinstruments.com/mpd/workflows/cross-check/retrieve-culture-sample.md).

# Retrieve culture sample

Use your standard protocol for the cultivation. Let is run until EoF[^1] where you expect the culture to be in stationary stage and ready to be harvested.

{% hint style="success" icon="temperature-arrow-down" %}

## Stop further cell divisions by quick cooling

Arrest further growth by transferring the sample to an cold rack.

We want precise measurements with small error bars for each measurement method. If the cells are still dividing post-sampling, this will lead to drift in concentrations and pronounced variability.
{% endhint %}

## Step by step

{% stepper %}
{% step %}

### Retrieve a sample

Use a syringe or serological pipette to sample 5 mL culture to a 5 or 15 mL centrifuge vial. Cap lid tightly. Note down the sampling time.
{% endstep %}

{% 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/custom/advanced-sample-preparation/break-up-clumps-and-chains) if your bacterium needs more aggressive disaggregation than this.
{% endstep %}

{% step %}

### Arrest growth

Transfer the vial to a cold rack to arrest further growth.
{% endstep %}
{% endstepper %}

## Summary

You have now retrieved a culture sample at end-of-fermentation and arrested cell divisions. Next step is [BactoBox measurements](/mpd/workflows/cross-check/bactobox-measurements.md).<br>

[^1]: End-of-Fermentation


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/cross-check/retrieve-culture-sample.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.
