> 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/getting-started/your-bactobox-r-journey.md).

# Your BactoBox® journey

Congratulations, this means you are now at the *Beginner* skill level. In turn, you are ready for the [Do a simple measurement](/tutorials/measure-vitroid-tm-disc.md) tutorial.

<figure><img src="/files/HItSeQPm9FitmYG3zVFN" alt="Your BactoBox® journey: from Getting started to the Beginner skill level, through Measure on cells, on to the Intermediate skill level and Microbial process development. Each step has a proven path (tutorial or how-to guide) and a fast path (mini course)."><figcaption></figcaption></figure>

Each step comes in two versions: a detailed **tutorial** or **how-to guide** (the proven path), and a condensed **mini course** (the fast path). Pick whichever fits your time.

## Measure on cells

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h3>Do a simple measurement</h3></td><td><p><a href="/pages/yOiWxVnPgOuX7cibH9R9">Tutorial</a></p><p><a href="/pages/OpcY0rareZPqrCGEG6rh">Mini course</a></p></td><td><a href="/files/aIqKy6N7RRK5MnRMcMTE">/files/aIqKy6N7RRK5MnRMcMTE</a></td></tr><tr><td><h3>Measure a dense culture</h3></td><td><p><a href="/pages/OY34hwi0CQzLh3AKkLyT">Tutorial</a></p><p><a href="/pages/zB4vu8iIUF8fQQ5IX19b">Mini course</a></p></td><td><a href="/files/4tA6VtXuodUY6uYAhjvf">/files/4tA6VtXuodUY6uYAhjvf</a></td></tr></tbody></table>

## Microbial process development

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><h3>Track growth curve</h3></td><td><p><a href="/spaces/seAjVXi9YrPNSfdp1OXS/pages/I0HcPYpXvMRDTZBltrbb">How-to guide</a></p><p><a href="/spaces/seAjVXi9YrPNSfdp1OXS/pages/w3Mb1dexrs8DmLioC8vu">Mini course</a></p></td><td><a href="/files/2U4rgLTmUYryFzypT5bp">/files/2U4rgLTmUYryFzypT5bp</a></td></tr><tr><td><h3>Screen growth media</h3></td><td><p><a href="/spaces/seAjVXi9YrPNSfdp1OXS/pages/LQH8L6gm4m1NETVVaulL">How-to guide</a></p><p><a href="/spaces/seAjVXi9YrPNSfdp1OXS/pages/eAn3p0h5DOlsnbXSSyzp">Mini course</a></p></td><td><a href="/files/9AYP5s3tBGLyBXChI7BN">/files/9AYP5s3tBGLyBXChI7BN</a></td></tr></tbody></table>


---

# 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, and the optional `goal` query parameter:

```
GET https://help.sbtinstruments.com/getting-started/your-bactobox-r-journey.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
