> For the complete documentation index, see [llms.txt](https://crane.printm3d.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crane.printm3d.com/master.md).

# Welcome

Welcome and thank you for choosing the M3D Crane series of printers! This is the getting started / quick-start guide for the Crane Series 3D Printer. First select the Model style of M3D Crane you have purchased and you will be directed to the Quick Start Guide that matches your new printer.

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).

For troubleshooting please visit the [Self-help guide](https://coda.io/d/M3D-Public-Coda-Self-Help-Support_dzE73kMbIAL/Crane-Troubleshooting_suMmY#_lu4jO)

| \*\*\*\*[**The Crane Bowden**](https://crane.printm3d.com/crane-bowden-guide/crane-bowden-unboxing-assembly)\*\*\*\* | [**The Crane Dual**](https://crane.printm3d.com/crane-dual/unboxing-and-assembly)\*\*\*\* | \*\*\*\*[**The Crane Quad**](https://crane.printm3d.com/crane-quad-guide/unboxing-and-assembly)\*\*\*\* |
| :------------------------------------------------------------------------------------------------------------------: | :---------------------------------------------------------------------------------------: | :-----------------------------------------------------------------------------------------------------: |

| ![gras](/files/-LRhbVm5SeyNahu9H70K) | ![test](/files/-LRhbghRD2NOGJe_Jbu4) | ![gras](/files/-LRhbHvhYVwDKC4zbrzh) |
| ------------------------------------ | ------------------------------------ | ------------------------------------ |


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://crane.printm3d.com/master.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
