# Unable to Load File

If you are unable to load your Gerber file with NOVA, this may be due to a formatting error with your file.

{% hint style="warning" %}
Our [support team](mailto:support@voltera.io) is available to look over your Gerber files if they do not load.
{% endhint %}

NOVA’s toolpath planner is fundamentally different from the V-One’s parser, but the same debugging procedure applies. Please refer to the [Gerber files fail to load](https://docs.voltera.io/the-v-one/troubleshooting/gerber-files-fail-to-load) support article for further guidance.


---

# 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/troubleshooting/unable-to-load-file.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.
