# Learn NOVA

- [NOVA's Hardware](https://docs.voltera.io/docs/nova/learn-nova/novas-hardware.md): Before you start printing with NOVA, it helps to get familiar with the hardware. This section includes guides for using some of the major components of the printer.
- [Dispenser Assembly & Disassembly](https://docs.voltera.io/docs/nova/learn-nova/novas-hardware/dispenser-assembly-and-disassembly.md)
- [Swapping Tools](https://docs.voltera.io/docs/nova/learn-nova/novas-hardware/swapping-tools.md)
- [Using the Vacuum Module](https://docs.voltera.io/docs/nova/learn-nova/novas-hardware/using-the-vacuum-module.md)
- [Using the Mounting Hardware for Rigid Substrates](https://docs.voltera.io/docs/nova/learn-nova/novas-hardware/using-the-mounting-hardware-for-rigid-substrates.md)
- [LED Light Status Indicators](https://docs.voltera.io/docs/nova/learn-nova/novas-hardware/led-light-status-indicators.md)
- [Software Overview](https://docs.voltera.io/docs/nova/learn-nova/software-overview.md): Before you start printing with NOVA, it helps to get familiar with the Software. This section includes guides for using NOVAs software.
- [Calibration](https://docs.voltera.io/docs/nova/learn-nova/software-overview/calibration.md)
- [Adding a Substrate](https://docs.voltera.io/docs/nova/learn-nova/software-overview/adding-a-substrate.md)
- [Print Settings Overview](https://docs.voltera.io/docs/nova/learn-nova/software-overview/print-settings-overview.md)
- [Offline NOVA Software Update](https://docs.voltera.io/docs/nova/learn-nova/software-overview/offline-nova-software-update.md)
- [General Maintenance](https://docs.voltera.io/docs/nova/learn-nova/general-maintenance.md): Regular maintenance is essential to ensuring the longevity and reliability of your printer. This section outlines the recommended cleaning procedures for key components.
- [Cleaning the Pressure Sensor](https://docs.voltera.io/docs/nova/learn-nova/general-maintenance/cleaning-the-pressure-sensor.md)
- [Cleaning the Calibration Plate](https://docs.voltera.io/docs/nova/learn-nova/general-maintenance/cleaning-the-calibration-plate.md)
- [Cleaning the Camera Lens](https://docs.voltera.io/docs/nova/learn-nova/general-maintenance/cleaning-the-camera-lens.md)
- [Cleaning the Smart Dispenser O-Ring](https://docs.voltera.io/docs/nova/learn-nova/general-maintenance/cleaning-the-smart-dispenser-o-ring.md)
- [Cleaning the Vacuum Module](https://docs.voltera.io/docs/nova/learn-nova/general-maintenance/cleaning-the-vacuum-module.md)
- [Working with Inks](https://docs.voltera.io/docs/nova/learn-nova/working-with-inks.md): Whether you are using a custom ink or one supplied by Voltera, this section will guide you in working with these materials to ensure the best possible results.
- [Working With Custom Inks](https://docs.voltera.io/docs/nova/learn-nova/working-with-inks/working-with-custom-inks.md)
- [Choosing the Right Nozzle](https://docs.voltera.io/docs/nova/learn-nova/working-with-inks/choosing-the-right-nozzle.md)
- [Choosing the Right Piston Colour](https://docs.voltera.io/docs/nova/learn-nova/working-with-inks/choosing-the-right-piston-colour.md)
- [Material Compatibility](https://docs.voltera.io/docs/nova/learn-nova/working-with-inks/material-compatibility.md)
- [Packing Your Inks](https://docs.voltera.io/docs/nova/learn-nova/working-with-inks/packing-your-inks.md)
- [Plan Workflow](https://docs.voltera.io/docs/nova/learn-nova/plan-workflow.md): NOVA’s new Plan feature enables multilayer printing and provides enhanced control over toolpaths and height mapping, allowing for more precise and complex designs.
- [5.2 Updating NOVA to Plan](https://docs.voltera.io/docs/nova/learn-nova/plan-workflow/5.2-updating-nova-to-plan.md)
- [5.1 Designing Multi-Layer Artworks](https://docs.voltera.io/docs/nova/learn-nova/plan-workflow/5.1-designing-multi-layer-artworks.md)
- [5.2 Loading Artwork Files](https://docs.voltera.io/docs/nova/learn-nova/plan-workflow/5.2-loading-artwork-files.md)
- [5.3 Print Order](https://docs.voltera.io/docs/nova/learn-nova/plan-workflow/5.3-print-order.md)
- [5.4 Toolpaths](https://docs.voltera.io/docs/nova/learn-nova/plan-workflow/5.4-toolpaths.md)
- [5.5 Probe Targets](https://docs.voltera.io/docs/nova/learn-nova/plan-workflow/5.5-probe-targets.md)
- [5.6 Saving and Dispensing Your Plan](https://docs.voltera.io/docs/nova/learn-nova/plan-workflow/5.6-saving-and-dispensing-your-plan.md)
- [Continued Learning](https://docs.voltera.io/docs/nova/learn-nova/continued-learning.md): Learning doesn’t stop once you’ve mastered the basics. In this section, you’ll find helpful tips and resources designed to support your ongoing growth with NOVA.
- [Measuring Snapshots from NOVA](https://docs.voltera.io/docs/nova/learn-nova/continued-learning/measuring-snapshots-from-nova.md)
- [Why do we Heat the Smart Dispenser?](https://docs.voltera.io/docs/nova/learn-nova/continued-learning/why-do-we-heat-the-smart-dispenser.md)
- [Filling vias with NOVA](https://docs.voltera.io/docs/nova/learn-nova/continued-learning/filling-vias-with-nova.md)
- [Tips for V-One Users (Migrating to NOVA)](https://docs.voltera.io/docs/nova/learn-nova/continued-learning/tips-for-v-one-users-migrating-to-nova.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/nova/learn-nova.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.
