# Troubleshooting Guides

The guides in this chapter are intended as generic troubleshooting guides for specific components or functionalities of the QuadFusion.

{% content-ref url="/pages/-LII7Z0hSF4lScv-A-qj" %}
[Troubleshooting Duet Web Console](/troubleshooting-guides/troubleshooting-duet-web-console.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LJFBxfiTyAHhvEvSiGj" %}
[My Drives / Tools are Backwards](/troubleshooting-guides/my-drives-tools-are-backwards.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LII7Z0iUVGWqTMzDMK\_" %}
[Heater Troubleshooting](/troubleshooting-guides/heater-troubleshooting.md)
{% endcontent-ref %}


---

# 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://quadfusion.printm3d.com/troubleshooting-guides.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.
