> 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.md).

# Legacy: First Print Project (Terra NOVA)

{% hint style="danger" %}
This is an old introductory project for NOVA. The hardware for this project is no longer shipped with NOVA. These instructions are here for existing users, but keep in mind they will not be updated to match future software releases.
{% endhint %}

## **Terra NOVA**

<figure><img src="/files/59bDYJgPsMQ3akTRatEe" alt=""><figcaption><p>The Terra NOVA print in action</p></figcaption></figure>

The Terra NOVA project will take you through printing a conductive keyboard that you can plug into an included companion board and play it like a musical instrument. Over the course of this project you will become familiar with the process of adding materials to your library, assembling the smart dispenser, and the process of printing with NOVA.

At this point we’re assuming you have your NOVA unboxed and connected to your network and is ready for use. If you’re not there yet please follow the steps in our [NOVA setup Guide & Manual](https://docs.voltera.io/nova/getting-started/nova-setup-guide-and-manual) and come back when you’re all set. If you’re having trouble getting your NOVA up and running feel free to reach out to our [support team](mailto:support@voltera.io).

If you're all set, start by reading through our [Safety Guidelines.](/docs/nova/reference/safety-guidelines.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.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.
