> For the complete documentation index, see [llms.txt](https://docs.vitaracharts.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vitaracharts.com/maps-user-guide.md).

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