# Advanced Guides

- [Printer Assemblies](https://promega.printm3d.com/advanced-setup-guides/printer-assemblies.md)
- [Printer Coordinates](https://promega.printm3d.com/advanced-setup-guides/printer-coordinates.md)
- [Moving The Motor](https://promega.printm3d.com/advanced-setup-guides/moving-the-motor.md)
- [Introduction To G-Code Commands](https://promega.printm3d.com/advanced-setup-guides/introduction-to-g-code-commands.md)
- [Meet The Extruder](https://promega.printm3d.com/advanced-setup-guides/meet-the-extruder.md)
- [Heating The Bed & Nozzle](https://promega.printm3d.com/advanced-setup-guides/heating-the-bed-and-nozzle.md)
- [Loading & Unloading Filament](https://promega.printm3d.com/advanced-setup-guides/loading-and-unloading-filament.md)
- [The Bed & Probe](https://promega.printm3d.com/advanced-setup-guides/the-bed-and-probe.md)
- [Bed Leveling & Probing](https://promega.printm3d.com/advanced-setup-guides/bed-leveling-and-probing.md)
- [Tuning The Z Homing Procedure](https://promega.printm3d.com/advanced-setup-guides/tuning-the-z-homing-procedure.md)
- [Bypass Bed Leveling (Temporary)](https://promega.printm3d.com/advanced-setup-guides/bypass-bed-leveling-temporary.md)
- [Software Layers](https://promega.printm3d.com/advanced-setup-guides/software-layers.md)
- [What is Slicing?](https://promega.printm3d.com/advanced-setup-guides/what-is-slicing.md)
- [Preparing The Print](https://promega.printm3d.com/advanced-setup-guides/preparing-the-print.md)
- [Printing The Print](https://promega.printm3d.com/advanced-setup-guides/printing-the-print.md)
- [Where To Go From Here](https://promega.printm3d.com/advanced-setup-guides/where-to-go-from-here.md)


---

# 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://promega.printm3d.com/advanced-setup-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.
