> For the complete documentation index, see [llms.txt](https://survey.fmpx.docs.frox-it.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://survey.fmpx.docs.frox-it.de/datenexport.md).

# Datenexport

- [Exportschnittstellen](https://survey.fmpx.docs.frox-it.de/datenexport/exportschnittstellen.md)
- [Daten exportieren](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren.md)
- [ArcGIS Geodatabase](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/arcgis-geodatabase.md)
- [Shape-Datei](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/shape-datei.md)
- [DXF](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/dxf.md)
- [DWG](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/dwg.md)
- [Objekte zu CSV](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/objekte-zu-csv.md)
- [Punktformate](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/punktformate.md)
- [GEOgraf-PKT](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/punktformate/geograf-pkt.md)
- [Connect2GEOgraf-PKT](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/punktformate/connect2geograf-pkt.md)
- [Symbole zu CSV](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/punktformate/symbole-zu-csv.md)
- [Kodierte Punktformate](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/punktformate/kodierte-punktformate.md)
- [Export Leica CST (GNSS)](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/punktformate/export-leica-cst-gnss.md)
- [Export Leica CST aus KIVID Feld (GNSS)](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/punktformate/export-leica-cst-aus-kivid-feld-gnss.md)
- [Connect2DXF](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/connect2dxf.md)
- [Connect2GEOgraf](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/connect2geograf.md)
- [Attribute als Sachdaten nach Geograf](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/connect2geograf/attribute-als-sachdaten-nach-geograf.md)
- [FAQ und weitere Hinweise](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/connect2geograf/faq-und-weitere-hinweise.md)
- [Messdaten](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/messdaten.md)
- [Aktueller Ausschnitt als Bild](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/aktueller-ausschnitt-als-bild.md)
- [Zugeordnete Dokumente](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/zugeordnete-dokumente.md)
- [Dokumente exportieren](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/zugeordnete-dokumente/dokumente-exportieren.md)
- [Fotos exportieren](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/zugeordnete-dokumente/fotos-exportieren.md)
- [Alle Dateien exportieren](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/zugeordnete-dokumente/alle-dateien-exportieren.md)
- [DB EC EXPORT](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/db-ec-export.md)
- [GeoPackage-Datenbank](https://survey.fmpx.docs.frox-it.de/datenexport/daten-exportieren/geopackage-datenbank.md)
- [Projekt speichern unter...](https://survey.fmpx.docs.frox-it.de/datenexport/projekt-speichern-unter....md)
- [KIVID Feld kfp-Datei](https://survey.fmpx.docs.frox-it.de/datenexport/projekt-speichern-unter.../kivid-feld-kfp-datei.md)
- [KAVDI xml-Datei](https://survey.fmpx.docs.frox-it.de/datenexport/projekt-speichern-unter.../kavdi-xml-datei.md)
- [Geo8 xml-Datei](https://survey.fmpx.docs.frox-it.de/datenexport/projekt-speichern-unter.../geo8-xml-datei.md)
- [GeoMapper xml-Datei speichern unter](https://survey.fmpx.docs.frox-it.de/datenexport/projekt-speichern-unter.../geomapper-xml-datei-speichern-unter.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://survey.fmpx.docs.frox-it.de/datenexport.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.
