# Welcome

```
                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                           Welcome to the User Manual for the the QuadFusion print head.  This manual is hosted in GitHub.com and managed via GitBook.com.  Please feel free to add suggestions to any of the guides by creating a pull request or issue on [GitHub](https://github.com/PrintM3D/Quad-Fusion-Docs/issues).
```

NEW - July 2019 WalkThrough / Crash Course: For users setting up their quad head for the first time and looking to gain a deep understanding of the system to get the best results, start [here](https://coda.io/d/M3D-Official-Troubleshooting-Self-Help-Guide_dzE73kMbIAL/Quad-Expert-Crash-Course_sudLH#_luBEE).

Steps/mm: For users setting up QuadFusion heads on their own system, important information can be found [here](https://quadfusion.printm3d.com/getting-started/updating-control-board-settings).

**This user manual is a work in progress and may contain incomplete or incorrect information. Please exercise caution with the information contained herein. This message will be removed as the guide matures.**

If you are a complete beginner to 3D printing, please start at the [Beginner Guides](https://quadfusion.printm3d.com/beginner-guides).

If you are a more experienced 3D printer user, [Get Started Here](https://m3d.gitbook.io/m3d-quadfusion-documentation/getting-started). This guide will get you set-up and walk you through your first print.

![](https://2282317355-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-LII7Hz86SjDh6Ik_2d4%2F-LINHOxT1QYkIQrZVkn7%2F-LINIZklBh0ONEz4a-FA%2FQuadForCrane_MetLettering_1_copy.jpg?alt=media\&token=37d99759-3407-4649-9f60-061c300a1705)

## Contributing

The main way to collaborate to the guides is to become a collaborator. But sometimes you simply want to submit a small contribution, without becoming a regular collaborator.

On GitHub, one can use the popular *Pull Request* feature. To do so, you would clone <https://github.com/PrintM3D/Quad-Fusion-Docs>, make changes on your own copy, and submit back your changes by submitting a *Pull Request* to M3D. Then we will review the changes accordingly.

Thank you!


---

# 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/master.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.
