> For the complete documentation index, see [llms.txt](https://docs.voltera.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voltera.io/docs/nova/learn-nova/general-maintenance/cleaning-the-smart-dispenser-o-ring.md).

# Cleaning the Smart Dispenser O-Ring

#### When to Clean the O-Ring

Clean your smart dispenser O-Ring every time you notice material build up around the O-Ring when disassembling the smart dispenser. This should be done on an as needed basis, but it is worth inspecting after each use. Usually there will be other signs like a ruptured cartridge to let you know this needs to be done.

#### Steps for Cleaning the O-Ring

**Step 1:** Wear appropriate PPE. Refer to the SDS of your material. Typically, this means gloves and goggles, and sometimes requires handling in a fume hood.

**Step 2:** Remove the O-Ring by rolling it up and over the groove. Then gently wipe down the O-Ring with isopropyl alcohol and a low-lint wipe. This is also a good time to inspect the O-Ring for any damage or swelling.

<figure><img src="/files/oqSr36tfycWVsiyjHm0f" alt=""><figcaption><p>Cleaning your O-Ring</p></figcaption></figure>

### Replacing the O-Ring

#### When to Replace the O-Ring

During your cleaning inspection if you notice any damage to the O-Ring or if it has swelled, you will need to replace it. Usually there will be other signs like a ruptured cartridge or odd printing behaviors to let you know something is wrong.

#### Steps for Replacing the O-Ring

**Step 1:** Wear appropriate PPE. Refer to the SDS of your material. Typically, this means gloves and goggles, and sometimes requires handling in a fume hood.

**Step 2:** Remove the O-Ring by rolling it up and over the groove. Then place the new O-Ring into the groove on one side and roll it down into place.

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


---

# 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://docs.voltera.io/docs/nova/learn-nova/general-maintenance/cleaning-the-smart-dispenser-o-ring.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.
