# Specialty Maps

- [Map Comparer](https://wpmaps-docs.mapster.me/maps/specialty-maps/map-comparer.md): Show two maps at once with a slider, allowing exact comparison.
- [Heatmaps](https://wpmaps-docs.mapster.me/maps/specialty-maps/heatmaps.md): Heatmaps are a great way to show large amounts of data.
- [Elevation Profile](https://wpmaps-docs.mapster.me/maps/specialty-maps/elevation-profile.md): Show the elevation of a line over its distance.
- [User Submission](https://wpmaps-docs.mapster.me/maps/specialty-maps/user-submission.md)
- [Listing Page Map](https://wpmaps-docs.mapster.me/maps/specialty-maps/listing-page-map.md): Make a page with locations or areas listed and interactable between the map and your posts.


---

# 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://wpmaps-docs.mapster.me/maps/specialty-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.
