# 4. Maintaining the V-One

The Voltera V-One is a robust machine, but should be properly maintained to ensure consistently high quality printing.

* Keep the V-One clean - clean the XY positioner and Z-min switch after each use!

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

{% hint style="info" %}
Cleaning any ink or paste off of the XY positioner switches and Z-min switch every time you've finished a print will help keep the switches in good working order.
{% endhint %}

* Protect the pogo pins from excess wear. [Read more on correctly mounting tools here](/docs/v-one/learn-v-one/hardware-overview/mounting-the-v-ones-tools.md).

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

* Never lift the V-One using the bridge - always use two hands, and lift from the base.
* Protect the nozzle and probe. Make sure they're stored with caps on to protect the tips, and make sure they are kept clean.
* Keep inks and pastes refrigerated when not in use. Allow ink and paste to come to room temperature before printing.

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

For more detailed information on maintaining the V-One, [please see our detailed guide on V-One Maintenance](/docs/v-one/learn-v-one/hardware-overview/v-one-maintenance-and-care.md).


---

# 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/v-one/learn-v-one/v-one-projects/hello-world-project/4.-maintaining-the-v-one.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.
