# Volume - Point Data

This map input allows the associated object to directly follow a specific point from a Point Data Provider.

<figure><img src="/files/ZOCBlrHOMrXr98y6B3L9" alt=""><figcaption></figcaption></figure>

### Basic Setup

After creating the map input, you need to define the following:

* choose a Point Data Provider source. This is the source where your point data is coming from
* choose the mode that you like to identify the specific point you want to follow:
  * Index - choose the point from the point data provider based on its index&#x20;
  * ID - choose the point from the point data provider based on its ID
  * Label - choose the point from the point data provider based on its label

Once these steps are completed, the object should be following the point that you have defined.

### Advanced Setup

If point you are interested in is a subpoint, you can go under the SubPoint section and define the mode which you like to identify it with.


---

# 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://stage-precision.gitbook.io/grid/maps-input-and-output-with-filters/map-input/volume-point-data.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.
