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

# Troubleshooting

- [Connection Issues](https://docs.voltera.io/docs/nova/troubleshooting/connection-issues.md): Sometimes your printer may experience connection issues. This section walks you through simple troubleshooting steps to try before reaching out to our support team.
- [Unable to Connect to NOVA](https://docs.voltera.io/docs/nova/troubleshooting/connection-issues/unable-to-connect-to-nova.md)
- [WIFI Network Instability](https://docs.voltera.io/docs/nova/troubleshooting/connection-issues/wifi-network-instability.md)
- [Mobile Hotspot Connection](https://docs.voltera.io/docs/nova/troubleshooting/connection-issues/mobile-hotspot-connection.md)
- [Computer Loses Internet Connection when Connecting to NOVA over Ethernet](https://docs.voltera.io/docs/nova/troubleshooting/connection-issues/computer-loses-internet-connection-when-connecting-to-nova-over-ethernet.md)
- [Print Issues](https://docs.voltera.io/docs/nova/troubleshooting/print-issues.md): Experiencing issues with your material? This section walks you through troubleshooting tips to help resolve common problems before reaching out to our support team.
- [No Flow From Nozzle](https://docs.voltera.io/docs/nova/troubleshooting/print-issues/no-flow-from-nozzle.md)
- [Material Oozing or Leakage](https://docs.voltera.io/docs/nova/troubleshooting/print-issues/material-oozing-or-leakage.md)
- [Purging your Nozzle](https://docs.voltera.io/docs/nova/troubleshooting/print-issues/purging-your-nozzle.md)
- [Corrupted Firmware](https://docs.voltera.io/docs/nova/troubleshooting/corrupted-firmware.md)
- [Unable to Load File](https://docs.voltera.io/docs/nova/troubleshooting/unable-to-load-file.md)
- [Replacing a Smart Probe Stylus Tip](https://docs.voltera.io/docs/nova/troubleshooting/replacing-a-smart-probe-stylus-tip.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/troubleshooting.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.
