# Adding a Substrate

Adding a substrate to your materials library is a common action you'll need to do if you plan on printing onto multiple substrates. These steps will take you through this process.

### **Adding a Substrate:**&#x20;

From the main screen, select the **Materials** from the available options.

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

Next, select the **Library** option to manage your materials.

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

Once on the Manage your Library screen, you’ll want to create a new material with either the Create button in the center of the screen or the + button from the materials library on the left.

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

Much like adding our paste material earlier, in this step you will add a few details to distinguish it in the library.

<figure><img src="/files/60ahpGgLibPZhE0Up1nc" alt=""><figcaption></figcaption></figure>

Once created, you will be able to add in some basic details for the substrate so NOVA knows how to handle it during printing.

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

* [**Probe pitch**](/docs/nova/learn-nova/software-overview/print-settings-overview.md#probe-pitch)
  * Sets the maximum distance between probing measurements. A smaller probe pitch creates a more accurate height map, but takes longer to complete.&#x20;
* **Vacuum**
  * Enable this setting if you are using the vacuum module for this substrate.&#x20;
* [**Minimum raise height:** ](/docs/nova/learn-nova/software-overview/print-settings-overview.md#minimum-raise-height)
  * Sets the vertical clearance the tools will take between travel moves. Increase this setting to avoid collisions with components or mounting features. A minimum raise height of 1.0 mm is used during dispensing.

Once saved, your material will be available for you to use in the dispense workflow.


---

# 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/software-overview/adding-a-substrate.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.
