# Getting Started

Follow the guides in this Getting Started chapter of the QuadFusion 3D Print Head Docs to properly configure your printer and start printing!

## Table of Contents

{% content-ref url="/pages/-LII7Z-yLFZ5KoHziRGL" %}
[Critical Warnings & Information](/getting-started/critical-warnings-and-information.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LJF7vmlyQWUHxOY5KQ\_" %}
[Unboxing & Inventory](/getting-started/unboxing-and-inventory.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LJFBYsNFscDcaakksd\_" %}
[Getting Connected](/getting-started/getting-connected.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LII7Z0QL4vuNogdYMTA" %}
[Updating Firmware](/getting-started/updating-firmware.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LII7Z01sVOuBWb7nDT3" %}
[Updating your Control Board Settings](/getting-started/updating-control-board-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LII7Z03k6Dp9UCmTc-4" %}
[Changing Homing Offsets](/getting-started/homing-the-printer.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LJEhd1zy\_u76myDXcCN" %}
[First Print](/getting-started/first-print.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LII7Z0Az3Jcojduah2t" %}
[Getting Started: Where to Go From Here](/getting-started/getting-started-where-to-go-from-here.md)
{% endcontent-ref %}

* [Critical Warnings & Information](/getting-started/critical-warnings-and-information.md): Contains important warnings and information about using the QuadFusion.
* [Unboxing & Assembly](/getting-started.md): A step-by-step guide to unbox your QuadFusion and assemble the shipped components.
* [Getting Connected](/getting-started/getting-connected.md): A generic guide to setting up your QuadFusion.
* [Updating Firmware](/getting-started/updating-firmware.md): A walk through on how to update your Duet Maestro's firmware.
* [Updating your Control Board Settings](/getting-started/updating-control-board-settings.md): Contains important information to understand the specs on you QuadFusion.
* [Changing Homing Offsets](/getting-started/homing-the-printer.md): A guide that goes through the new offsets for your QuadFusion.&#x20;
* [First Print](/getting-started/first-print.md): A guide that helps you print a simple print to check setup.
* [Getting Started: Where to Go From Here](/getting-started/getting-started-where-to-go-from-here.md)&#x20;


---

# 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/getting-started.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.
