> For the complete documentation index, see [llms.txt](https://docs.voltera.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.voltera.io/docs/nova/getting-started/starter-project/legacy-first-print-project-terra-nova/adding-materials.md).

# Adding Materials

For your first print we will be using a silver conductive ink printed onto a sheet of PET. Both of these materials were supplied with your NOVA unit in the accessories box and substrate folder.\
\
For the substrate, you'll be using PET from Normandy Coating. It is a heat-stabilized PET (polyethylene terephthalate), and is also known as Mylar and polyester. PET is the most common flexible substrate in FHE because it's used everywhere from water bottles to balloons to packaging, so it's readily accessible and extremely cost effective.\
\
We've already added the Normandy Coating PET to your library by default, so it's ready to go for you.\
\
For the silver conductive ink, you'll have one of two materials that came with your NOVA machine. The label on the ink cartridge will have the name of the material listed on it.&#x20;

<div><figure><img src="/files/upEZsoroT68Yw93fFA3D" alt=""><figcaption><p>FE3124</p></figcaption></figure> <figure><img src="/files/CPsxo3otwLzLX23cz28c" alt=""><figcaption><p>RD0142A</p></figcaption></figure></div>

If you have the FE3124 or FS0142 from ACI Materials, this will also be preloaded in your library for use. If your NOVA came with RD0142A, then you can follow these steps to add it to your library for use.

To navigate to the materials library from the home screen of the software, you'll select the materials tile.

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

In the materials workflow you'll see two option. The first is your Library, this is where all your material settings are stored for use in your prints. The second is the Explore option, this is where we store materials that we have already calibrated in house. These materials can easily be added to your library so you don't need to calibrate them.<br>

You'll be selecting the Explore option next.

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

Now that you're in the explore library, you can filter the options on the left hand side to only show Pastes. You can now select the RD0142A tile.

<figure><img src="/files/2RloST3hD5zPRsgXsqwp" alt=""><figcaption></figcaption></figure>

To add RD0142A to your library, click the Add to library option.

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

You're all set to move onto [Dispenser Assembly](/docs/nova/getting-started/starter-project/legacy-first-print-project-terra-nova/dispenser-assembly.md).


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/starter-project/legacy-first-print-project-terra-nova/adding-materials.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.
