# MAPS USER GUIDE

- [Creating New Maps](https://docs.vitaracharts.com/maps-user-guide/creating-new-maps.md)
- [Custom Layouts](https://docs.vitaracharts.com/maps-user-guide/custom-layouts.md)
- [Customization of the Map chart](https://docs.vitaracharts.com/maps-user-guide/customization-of-the-map-chart.md)
- [Default Maps](https://docs.vitaracharts.com/maps-user-guide/default-maps.md)
- [Formatting Options](https://docs.vitaracharts.com/maps-user-guide/formatting-options.md)
- [Generic Merge tool](https://docs.vitaracharts.com/maps-user-guide/generic-merge-tool.md)
- [US map using counties data](https://docs.vitaracharts.com/maps-user-guide/us-map-using-counties-data.md)
- [US Map using ZIP Codes](https://docs.vitaracharts.com/maps-user-guide/us-map-using-zip-codes.md)
- [Nov 2025 Security Patch for VitaraMaps](https://docs.vitaracharts.com/maps-user-guide/nov-2025-security-patch-for-vitaramaps.md): Security patch for potentiall SSRF vulnerability


---

# 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.vitaracharts.com/maps-user-guide.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.
