# Printer Anatomy

{% columns %}
{% column width="33.33333333333333%" valign="middle" %}

### NOVA

1. Power button
2. Bridge
3. Mounting grid
4. Module Hub
5. Drawer
6. XYZ positioner
7. Calibration plate
8. Module port
   {% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}

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

***

{% columns %}
{% column width="33.33333333333333%" valign="middle" %}

### Smart Dispenser

1. Actuator override dial
2. Actuator
3. Dispenser body
4. Plunger
5. Dispenser door lock
6. Dispenser door
7. Status indicator LEDs
8. Module side interface
   {% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}

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

***

{% columns %}
{% column width="33.33333333333333%" valign="middle" %}

### Smart Probe

1. Status indicator LEDs
2. Probe stylus
3. Module side interface
   {% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}

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

***

{% columns %}
{% column width="33.33333333333333%" valign="middle" %}

### Pressure Sensor

* Pressure sensing membrane
* Nozzle lock
  {% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}

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

***

{% columns %}
{% column width="33.33333333333333%" valign="middle" %}

### Vacuum Table

{% endcolumn %}

{% column width="66.66666666666667%" valign="middle" %}

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


---

# 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/getting-started/nova-user-manual/printer-anatomy.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.
