# First Print

## Heating your QuadFusion print head for the first time:

It's important to heat your QuadFusion print head to 235C and allow it to sit for several minuets BEFORE your first print. This will allow you to not only determine if the print head has been connected properly, but it will also allow it to prime for it's first use.&#x20;

Since this is the VERY first time the QuadFusion head has been heated, it may emit an odor. This odor should be slight and it should dissipate within a few minutes. Please make sure your work area is well ventilated during the first heating of your QuadFusion print head. &#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/first-print.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.
