> For the complete documentation index, see [llms.txt](https://docs.jmapcloud.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jmapcloud.io/en/jmap-ng.md).

# JMap NG

- [JMap NG User Guide](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide.md)
- [Introduction](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/introduction.md)
- [Login to JMap NG](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/introduction/login-to-jmap-ng.md)
- [Graphical Interface](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/introduction/graphical-interface.md)
- [Navigating the Map](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/introduction/navigating-the-map.md)
- [User Profile and Settings](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/introduction/user-profile-and-settings.md)
- [Data](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/data.md)
- [The Layers Panel](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/data/the-layers-panel.md)
- [Data Layers](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/data/data-layers.md)
- [Displaying layers](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/data/data-layers/displaying-layers.md)
- [Styles](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/data/data-layers/styles.md)
- [Layer Information](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/data/data-layers/layer-information.md)
- [Geographic Extent](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/data/data-layers/geographic-extent.md)
- [Making Layer Features Selectable](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/data/data-layers/making-layer-features-selectable.md)
- [Attribute Table](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/data/data-layers/attribute-table.md)
- [Filtering Features](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/data/data-layers/filtering-features.md)
- [Tabular Data](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/data/tabular-data.md)
- [Fonctions](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/fonctions.md)
- [Displaying Feature Information](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/fonctions/displaying-feature-information.md)
- [Searching for Features in the Project: Simple Search](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/fonctions/searching-for-features-in-the-project-simple-search.md)
- [Selecting Features on the Map](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/fonctions/selecting-features-on-the-map.md)
- [Measuring Distances and Areas](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/fonctions/measuring-distances-and-areas.md)
- [Creating Annotations on the Map](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/fonctions/creating-annotations-on-the-map.md)
- [Editing Data](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/fonctions/editing-data.md)
- [Editing Layer Data](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/fonctions/editing-data/editing-layer-data.md)
- [Editing Table Data](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/fonctions/editing-data/editing-table-data.md)
- [Creating and Managing Custom Maps](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/fonctions/creating-and-managing-custom-maps.md)
- [Exporting / Printing a Map](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-user-guide/fonctions/exporting-printing-a-map.md)
- [JMap NG Developer Documentation](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation.md)
- [Startup Options](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/startup-options.md)
- [Extensions](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/extensions.md)
- [Examples](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/examples.md)
- [Start the JMap NG Core library](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/examples/start-the-jmap-ng-core-library.md)
- [Start the JMap NG App](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/examples/start-the-jmap-ng-app.md)
- [Add a JMap NG App extension](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/examples/add-a-jmap-ng-app-extension.md)
- [Toggle a JMap layer visibility](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/examples/toggle-a-jmap-layer-visibility.md)
- [Add a layer to display custom data from GeoJSON file](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/examples/add-a-layer-to-display-custom-data-from-geojson-file.md)
- [Locate and select features by attribute query](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/examples/locate-and-select-features-by-attribute-query.md)
- [Add an event on move end](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/examples/add-an-event-on-move-end.md)
- [Add attributions on the map](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/examples/add-attributions-on-the-map.md)
- [Locate and select feature by id](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/examples/locate-and-select-feature-by-id.md)
- [Locate and select feature(s) by location](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/examples/locate-and-select-feature-s-by-location.md)
- [Custom mouseover on a layer](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/examples/custom-mouseover-on-a-layer.md)
- [Create a custom form in a div](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/examples/create-a-custom-form-in-a-div.md)
- [Changelog](https://docs.jmapcloud.io/en/jmap-ng/jmap-ng-developer-documentation/changelog.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.jmapcloud.io/en/jmap-ng.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
