# 1:10 000 dilutions

Use a 1:10,000 dilution if the 1:1,000 dilution results in more than 1,500,000 total/ml, as observed in the sample analyzed approximately 30 minutes ago.

{% hint style="success" %}

#### <i class="fa-spray-can">:spray-can:</i> Do a *Clean* program after each measurement.

{% endhint %}

{% hint style="success" %}

#### <i class="fa-hourglass">:hourglass:</i> Start a 30-minute countdown to remind you to collect the next sample.

{% endhint %}

{% stepper %}
{% step %}
**Prepare the sample for BactoBox® measurement**

1. Use a serological pipette to transfer a sample from the shake flask to a vial.
2. Use a permanent marker to label the vial cap with the sampling time.
3. Return the shake flask to the incubator shaker.
4. Start a 30-minute countdown to remind you to collect the next sample.
5. Vortex 30 seconds at max speed to disaggregate bacteria.
6. Prepare a 1:10 000 dilution using two sequential 1:100 dilution steps.
   1. First make a 1:100 dilution:
      1. Transfer 101 µL of your sample to 10 mL of diluent.
      2. Vortex 10 seconds at maximum speed.
   2. Then make the 1:10 000 dilution:
      1. Transfer 101 µL of the 1:100 dilution to 10 mL diluent.
      2. Vortex 10 seconds at maximum speed.
7. Transfer the tubing kit to the 1:10 000 vial.

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

{% step %}
**Measure the diluted sample on BactoBox®**

8. Click the <kbd><mark style="background-color:purple;">Measure<mark style="background-color:purple;"></kbd> button in Access.
9. Add metadata:
   1. Dilution: <kbd>10 000</kbd>.
   2. Label: <kbd>E\_coli\_growth</kbd>.
      {% endstep %}

{% step %}
**Clean the device**

1. Transfer the tubing kit to the disinfection vial.
2. Click <kbd>Clean</kbd>.
   {% endstep %}
   {% endstepper %}

## Summary

You have now tracked the concentration through lag, exponential, deceleration and stationary stage. The final step is to determine when to conclude the growth curve experiment.


---

# 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/1-10-000-dilutions.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.
