# Karten

- [Gestartet mit Karten](https://docs.geodin.com/geodin-desktop/de/karten/getting-started-with-maps.md): Gestartet mit Karten
- [Hinzufügen von Schichten](https://docs.geodin.com/geodin-desktop/de/karten/adding-layers.md): Hinzufügen von Schichten
- [WMS und Web-Kachelschichten](https://docs.geodin.com/geodin-desktop/de/karten/wms-and-web-tile-layers.md): WMS und Web-Kachelschichten
- [Koordinatensysteme und EPSG](https://docs.geodin.com/geodin-desktop/de/karten/coordinate-systems-and-epsg.md): Koordinatensysteme und EPSG
- [Koordinatensysteme und Projektionen](https://docs.geodin.com/geodin-desktop/de/karten/coordinate-systems-and-projections.md): Koordinatensysteme und Projektionen
- [Koordinatenauswahl im Kartenfenster](https://docs.geodin.com/geodin-desktop/de/karten/map-view-coordinate-picking.md): Koordinatenauswahl im Kartenfenster
- [Digitalisierung von Objekten](https://docs.geodin.com/geodin-desktop/de/karten/digitizing-objects.md): Digitalisierung von Objekten
- [CAD- und GIS-Exporte](https://docs.geodin.com/geodin-desktop/de/karten/cad-and-gis-exports.md): CAD- und GIS-Exporte
- [QGIS-Integration](https://docs.geodin.com/geodin-desktop/de/karten/qgis-integration.md): QGIS-Integration


---

# 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.geodin.com/geodin-desktop/de/karten.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.
