# Beginner Guides

This chapter serves as an introduction to 3D printers for Quad Fusion 3D Print Head users who are not familiar with 3D printing. You will find numerous guides that explain fundamental 3D printing concepts from the start. Experienced 3D printer users are welcome too! You never know what information you might find in this chapter. If you are a more experienced 3D printer user, please follow the [Getting Started](/getting-started.md) chapter.

{% content-ref url="/pages/-LII7Z0CvDOAgLhhK8PJ" %}
[Beginner: Preparation](/beginner-guides/beginner-preparation.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LII7Z0DR9c3HSrkT\_Hy" %}
[Broken mention](broken://pages/-LII7Z0DR9c3HSrkT_Hy)
{% endcontent-ref %}

{% content-ref url="/pages/-LII7Z0Fz\_rQuXV10F5K" %}
[Beginner: Moving the Motors](/beginner-guides/beginner-moving-the-motors.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LII7Z0G4xoTdlFzNwrx" %}
[Beginner: Introduction to G-Code Commands](/beginner-guides/beginner-introduction-to-g-code-commands.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LII7Z0HPbT3jo54JlYy" %}
[Beginner: Software Layers](/beginner-guides/beginner-software-layers.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LII7Z0IF8-yLO\_U5V3\_" %}
[Beginner: What is Slicing?](/beginner-guides/beginner-what-is-slicing.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LII7Z0JivqcJ37hrQjW" %}
[Beginner: Printing the Print](/beginner-guides/beginner-printing-the-print.md)
{% endcontent-ref %}

{% content-ref url="/pages/-LII7Z0KVKsuy4jOjyzP" %}
[Beginner: Where to Go From Here](/beginner-guides/beginner-where-to-go-from-here.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/beginner-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.
