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

# Punktewolke

- [Punktewolke im Programm - V25](https://docs.dietrichs.com/tutorials/punktewolke/punktewolke-im-programm-v25.md)
- [Ziel der Unterlage](https://docs.dietrichs.com/tutorials/punktewolke/punktewolke-im-programm-v25/ziel-der-unterlage.md)
- [Anforderungen an die Punktewolke](https://docs.dietrichs.com/tutorials/punktewolke/punktewolke-im-programm-v25/anforderungen-an-die-punktewolke.md)
- [Speicherort und Anforderungen an die Hardware](https://docs.dietrichs.com/tutorials/punktewolke/punktewolke-im-programm-v25/speicherort-und-anforderungen-an-die-hardware.md)
- [Verbinden der Punktewolke](https://docs.dietrichs.com/tutorials/punktewolke/punktewolke-im-programm-v25/verbinden-der-punktewolke.md)
- [Arbeiten mit der Punktewolke](https://docs.dietrichs.com/tutorials/punktewolke/punktewolke-im-programm-v25/arbeiten-mit-der-punktewolke.md)
- [Orthofotos](https://docs.dietrichs.com/tutorials/punktewolke/punktewolke-im-programm-v25/orthofotos.md)
- [Plan- und Bildablage](https://docs.dietrichs.com/tutorials/punktewolke/punktewolke-im-programm-v25/plan-und-bildablage.md)
- [Bestand exakt erfassen – ein Kundenprojekt zeigt die Stärken des Punktewolken-Add-ons](https://docs.dietrichs.com/tutorials/punktewolke/bestand-exakt-erfassen-ein-kundenprojekt-zeigt-die-starken-des-punktewolken-add-ons.md)
- [1. Die Idee entsteht](https://docs.dietrichs.com/tutorials/punktewolke/bestand-exakt-erfassen-ein-kundenprojekt-zeigt-die-starken-des-punktewolken-add-ons/1.-die-idee-entsteht.md)
- [2. Erste Überlegungen – ist das überhaupt machbar?](https://docs.dietrichs.com/tutorials/punktewolke/bestand-exakt-erfassen-ein-kundenprojekt-zeigt-die-starken-des-punktewolken-add-ons/2.-erste-uberlegungen-ist-das-uberhaupt-machbar.md)
- [3. Import der Punktewolke in Dietrich's](https://docs.dietrichs.com/tutorials/punktewolke/bestand-exakt-erfassen-ein-kundenprojekt-zeigt-die-starken-des-punktewolken-add-ons/3.-import-der-punktewolke-in-dietrichs.md)
- [4. Planung in Dietrich's – mit Orthofotos zum Ziel](https://docs.dietrichs.com/tutorials/punktewolke/bestand-exakt-erfassen-ein-kundenprojekt-zeigt-die-starken-des-punktewolken-add-ons/4.-planung-in-dietrichs-mit-orthofotos-zum-ziel.md)
- [5. Kundenbeteiligung und CNC-Fertigung](https://docs.dietrichs.com/tutorials/punktewolke/bestand-exakt-erfassen-ein-kundenprojekt-zeigt-die-starken-des-punktewolken-add-ons/5.-kundenbeteiligung-und-cnc-fertigung.md)
- [6. Montage und Fazit](https://docs.dietrichs.com/tutorials/punktewolke/bestand-exakt-erfassen-ein-kundenprojekt-zeigt-die-starken-des-punktewolken-add-ons/6.-montage-und-fazit.md)


---

# 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://docs.dietrichs.com/tutorials/punktewolke.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.
