# Crane Quad Guide

- [Unboxing and Assembly](https://crane.printm3d.com/crane-quad-guide/unboxing-and-assembly.md)
- [First time Network Setup](https://crane.printm3d.com/crane-quad-guide/first-time-network-setup.md)
- [LCD Menu Navigation](https://crane.printm3d.com/crane-quad-guide/lcd-menu-navigation.md)
- [First Look at Duet Web Control Interface](https://crane.printm3d.com/crane-quad-guide/first-look-at-duet-web-control-interface.md)
- [Bed Leveling](https://crane.printm3d.com/crane-quad-guide/manual-bed-leveling-assistant.md)
- [Heating the Bed and the Nozzle](https://crane.printm3d.com/crane-quad-guide/heating-the-bed-and-the-nozzle.md)
- [Loading and Unloading Filament](https://crane.printm3d.com/crane-quad-guide/loading-and-unloading-filament.md)
- [Finding and Slicing a Model](https://crane.printm3d.com/crane-quad-guide/finding-and-slicing-a-model.md)
- [First Print](https://crane.printm3d.com/crane-quad-guide/first-print.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://crane.printm3d.com/crane-quad-guide.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.
