# Maps

- [Getting Started with Maps](https://docs.geodin.com/maps/getting-started-with-maps.md): Getting Started with Maps
- [Adding Layers](https://docs.geodin.com/maps/adding-layers.md): Adding Layers
- [WMS and Web Tile Layers](https://docs.geodin.com/maps/wms-and-web-tile-layers.md): WMS and Web Tile Layers
- [Coordinate Systems and EPSG](https://docs.geodin.com/maps/coordinate-systems-and-epsg.md): Coordinate Systems and EPSG
- [Coordinate Systems and Projections](https://docs.geodin.com/maps/coordinate-systems-and-projections.md): Coordinate Systems and Projections
- [Map View Coordinate Picking](https://docs.geodin.com/maps/map-view-coordinate-picking.md): Displaying boreholes on a map and picking coordinates by clicking
- [Digitizing Objects](https://docs.geodin.com/maps/digitizing-objects.md): Digitizing Objects
- [CAD and GIS Exports](https://docs.geodin.com/maps/cad-and-gis-exports.md): Cad and Gis Exports
- [QGIS Integration](https://docs.geodin.com/maps/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/maps.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.
