# Installation and Setup

- [Before You Begin](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/before-you-begin.md)
- [V4 - Switching from USB to CAN](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/v4-switching-from-usb-to-can.md)
- [Hardware Setup](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/probe-installation.md)
- [CAN Termination](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/probe-installation/can-termination.md)
- [Stealthburner CW2 Mount](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/probe-installation/stealthburner-cw2-mount.md)
- [Wiring Diagrams](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/probe-installation/wiring-diagrams.md)
- [Software Configuration](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/software-configuration.md)
- [Klipper Setup](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/software-configuration/klipper-setup.md): Quick overview of the steps needed to setup the Cartographer3D Klipper plugin
- [Scan Calibration](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/software-configuration/scan-calibration.md): Go through calibration of your Cartographer
- [Touch calibration](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/software-configuration/touch-calibration.md)
- [PRINT\_START template](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/software-configuration/print_start-template.md)
- [Z Offset](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/software-configuration/z-offset.md)
- [Creality K1 & K1 Max Specific](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/creality-k1-and-k1-max-specific.md)
- [Qidi Specific Installation Instructions](https://docs.cartographer3d.com/cartographer-probe/installation-and-setup/qidi-specific-installation-instructions.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://docs.cartographer3d.com/cartographer-probe/installation-and-setup.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.
