# Crop Development Index Graph

GeoPard provides crop development graphs dating back to 1988. These are auto-generated for each field, only using data from **cloud-free and shadow-free** areas. Hover over points to see average NDVI values. You can toggle between **yearly and monthly** views for detailed insights.

These graphs help farmers **detect optimal harvest time**, monitor crops on a larger scale, and enhance productivity and sustainability.

<figure><img src="/files/3L8rhrOKyVFH9WuKsxYP" alt=""><figcaption><p>Crop development graph is available for the data since 1988. The graph is created automatically for any field</p></figcaption></figure>


---

# 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.geopard.tech/geopard-tutorials/product-tour-web-app/satellite-monitoring/crop-development-index-graph.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.
