# Documents

## JMap Documents User Guide

The JMap Documents extension allows users of the JMap Pro, JMap NG and JMap Survey applications to easily access documents (PDF, Word, Excel files, images, videos, Google Docs, etc.) that are associated with map elements.&#x20;

With a single click, the user of a JMap application can access the list of documents associated with a map element as well as their metadata, and consult and download the documents that interest them. Here are some examples of use:&#x20;

* Access machine warranties by clicking on the machine;&#x20;
* Open an AutoCAD plan by clicking on a municipal building;&#x20;
* Display the list of contracts by clicking on a construction project.&#x20;

The documents that the user accesses via JMap come from the SharePoint GED, a local network file system or hyperlinks.


---

# 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-jmapserver-lima.k2geospatial.com/e/extensions/documents.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.
