> 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/maintenance/deep-clean-1.md).

# Deep clean

## Get things ready

You need these items:

* 1 × [BactoBox® setup](/item-register/bactobox-r/bactobox-r.md)
* 1 × [deep clean vial](/item-register/vials-flasks-and-liquids/deep-clean-vial.md)

## Step by step

{% stepper %}
{% step %}

#### Switch to the deep clean vial

Transfer the tubing kit to the deep clean vial.
{% endstep %}

{% step %}

#### Start the *Deep clean* program

Press and hold <kbd><mark style="background-color:purple;">Measure<mark style="background-color:purple;"></kbd> for 2 seconds to enter the *Programs* menu.

Use the navigation buttons (<kbd>OK</kbd> <kbd>←</kbd> <kbd>∨</kbd> <kbd>∧</kbd>) to select the *Deep clean* program.

Press <kbd>OK</kbd> to continue.
{% endstep %}

{% step %}

#### Select duration

Use the navigation buttons (<kbd>OK</kbd> <kbd>←</kbd> <kbd>∨</kbd> <kbd>∧</kbd>) to select the *Deep clean* duration.

<figure><img src="/files/fHjQLrIGRhipERj2Q0T6" alt=""><figcaption></figcaption></figure>

Press <kbd>OK</kbd> to start the *Deep clean* program.
{% endstep %}

{% step %}

#### That is it!

The *Deep clean* program is done. **Discard the deep clean vial.** It is for *single use* only.

{% hint style="success" %}
Perform a [QC test](/getting-started/qc-test.md) after the *Deep clean* program is done.
{% endhint %}
{% endstep %}
{% endstepper %}

## When to deep clean

[Deep clean](/maintenance/deep-clean-1.md) your BactoBox® in these cases:

* **At least once a week.** Use the 15-minute option.
* To recover a flow cell that failed the QC test.\ <mark style="color:$info;">Try with the 15-minute option first. If the issue persists, try the 10-hour option.</mark>

See [Maintenance](/maintenance/maintenance.md) for more information.

## Want to know more

See [Deep clean explained](/maintenance/deep-clean-1/deep-clean.md) for additional detail.


---

# 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/maintenance/deep-clean-1.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.
