# General Maintenance

## General Maintenance Tips

It's important to do a quick cleanup and inspection before and after each use of NOVA, this will ensure the longevity of your machine.

* Keep your hands clean to avoid transferring ink/paste to areas around your machine.&#x20;
* If you notice material transfer, clean it as soon as you can.&#x20;
  * Wet inks can generally be wiped off using a paper towel or tissue.&#x20;
  * Dried ink that has not been cured can be cleaned by applying a small amount of solvent (isopropyl alcohol) and rubbing with a paper towel.
* Protect your Dispenser and Probe by returning them to the foam insert in the drawer between uses.

### Cleaning Supplies

Here is a list of items that are good to keep on hand when using NOVA:&#x20;

{% hint style="danger" %}
Do not use **Acetone** to clean NOVA.
{% endhint %}

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td align="center">Isopropyl Alcohol</td><td><a href="/files/IrreaoFjm2fjYmnqlk7b">/files/IrreaoFjm2fjYmnqlk7b</a></td></tr><tr><td align="center">Low-Lint Wipes</td><td data-object-fit="cover"><a href="/files/YTa9Fl457ZDVtZCpP9aa">/files/YTa9Fl457ZDVtZCpP9aa</a></td></tr><tr><td align="center">Low-Lint Swabs</td><td><a href="/files/FN6YcNnNCvpPt0QcFOqI">/files/FN6YcNnNCvpPt0QcFOqI</a></td></tr></tbody></table>


---

# 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://docs.voltera.io/docs/nova/learn-nova/general-maintenance.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.
