# Optimize your bioprocess

An optimization workflow helps you *decide* between multiple options.

In practice, an optimization workflow solves practical challenges in microbial process development such as:

* [How do I find the optimal seeding ratio for the initial cryo stock expansion?](broken://pages/HCyA5smADMmJsn8WcnzH)
* Which growth media should I choose?
* [When should I harvest my batch cultivation to get the highest CFU/mL?](broken://pages/wQbdnMNiFDPngy3SPNIS)


---

# 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/bioprocess-workflows/optimize-your-bioprocess.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.
