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

# Deep clean explained

## How to deep clean

See our [deep clean tutorial](/maintenance/deep-clean-1.md).

## 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.

## Why deep clean is important

Your BactoBox® setup might contain hard-lived contaminants such as limescale or biofilm.

{% columns %}
{% column %}

<figure><img src="/files/uNbdfcHljeEfpfXN7fGY" alt=""><figcaption><p>Limescale as known from your tea kettle.</p></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/fXm6apoUfa1rICMZq8Xd" alt=""><figcaption><p>Biofilm</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

{% hint style="success" %}
Follow our guidelines (see [Maintenance](/maintenance/maintenance.md)) to avoid build-up of hard-lived contaminants such as limescale and biofilm.
{% endhint %}

Especially the microfluidic flow paths inside the flow cell are sensitive to contaminants. The smallest cross-sectional area is 10×25 µm, which is approximately one-tenth the width of a human hair. Even relatively light contamination may influence the performance of the flow cell.

## What deep clean does

The *Deep clean* program scrubs your BactoBox® setup with our [deep clean vial](/item-register/vials-flasks-and-liquids/deep-clean-vial.md). The deep clean vial contains a pepsin/HCl solution. In other industries, this solution is used to remove protein and limescale deposits from pH-electrodes made of glass. This solution also effectively cleans the flow cell in your BactoBox® setup.

The *Deep clean* program soaks the flow cell in the solution. It runs the pump intermittently to refresh the liquid in contact with the flow cell.


---

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