# About

**Mapster WP Maps** is a Wordpress mapmaking suite that makes things straightforward for you and can even turn your Wordpress installation into a full geographic backend. You can create geographies to use across multiple maps, style popups in totally customizable ways, create and use custom base maps, and set up category filters and more.

We provide a free, no-API-key-required mapping service ([MapLibre](https://maplibre.org/)) as well as giving you access to the powerful [Mapbox GL JS library](https://www.mapbox.com/mapbox-gljs) in its latest version. We also integrate the [Google Maps API](https://developers.google.com/maps).

If you need more features, take a look at the existing [Pro Features](https://wpmaps.mapster.me/pro) and don't hesitate to get in touch with us.

We also have a [site with lots of examples](https://wpmaps.mapster.me/examples/) you can poke through and see in action!


---

# 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:

```
GET https://wpmaps-docs.mapster.me/getting-started/about.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.
