# Software Overview

<figure><img src="https://3113512132-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYKzrL5Rz2l0ufpEa39Yc%2Fuploads%2FntChidjIpZR9jLR89bN2%2FHome%20Screen%20v0-1-6.png?alt=media&#x26;token=2c02e885-836c-462b-9774-1a90bb128913" alt=""><figcaption></figcaption></figure>

### Top Bar

![](https://3113512132-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYKzrL5Rz2l0ufpEa39Yc%2Fuploads%2Fa5ToFA0Dh7twlRTDp69x%2Fimage.png?alt=media\&token=68a471b1-3d18-4d21-b04a-bd79e103d443)

* **Home the system (Alt + H)**: Moves the gantry to the 0,0 position (back right of the system)
* **Resets the gantry and relieves dispensing pressure (Alt + R)**: This restarts the gantry and relieves dispensing pressure to help stop a bad print quickly.
* **Meet with us**: Have a great idea or want to chat with an expert? Fill out the form and we'll find a time to talk!
* **Configure your settings**: Check the print settings for your active material. If not in a dispense workflow, it does nothing.

### Workflow Tiles

![](https://3113512132-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYKzrL5Rz2l0ufpEa39Yc%2Fuploads%2FyMlqEYqYGZY606RkNDeQ%2Fimage.png?alt=media\&token=8463e34d-2b26-4621-afad-117f3436ee9c)

* **Dispense**: If you already have settings for your material, you can use them any time you want to print a design using this workflow.
* **Materials**: The Materials tile has two options
  * *Explore*: Look through official materials that Voltera has uploaded profiles for.
  * *Library*: Browse, add, modify, or delete profiles on your system.
* **Calibrate**: This workflow is for when you need to figure out settings to dispense some new material, or to dispense with a different nozzle size.

### Bottom Left Options

![](https://3113512132-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYKzrL5Rz2l0ufpEa39Yc%2Fuploads%2FRjD9mHOXNJTc7LJXKK3w%2Fimage.png?alt=media\&token=134adab6-8a17-46b7-b017-f945759d10d0)

* **Account Login**: Log in or out of your account.
* **Network Settings**: Check and adjust your internet connection status.
* **Camera**: Open a live feed of the camera with advanced functions, including measuring the scaling to give you a correct pixel-to-µm ratio, changing the LED colors, and more.
* **Gantry Settings**: A dashboard for NOVA's gantry to adjust settings, mainly used during troubleshooting.
* **Hardware Attachments**: Shows you what modules are connected, their status, and module specific settings.

### Bottom Right Options

![](https://3113512132-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYKzrL5Rz2l0ufpEa39Yc%2Fuploads%2FYl7DCOyXVfA0z68qJRXe%2Fimage.png?alt=media\&token=29aa85a6-c8c0-433f-8ddb-154fa9ca2f69)

* **Restart App**: This button will restart NOVA's brain.
* **Chat with support**: Click the green bubble to start a live chat with Voltera Support.
* **Release Notes**: Clicking on the software version number will show you all the features from the latest software release.
* **Machine name**: This is your NOVA unit's unique identifier.


---

# 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.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.
