> For the complete documentation index, see [llms.txt](https://docs.geopard.tech/geopard-tutorials/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-vebzastosunok/suputnikovii-monitoring/grafik-indeksu-rozvitku-kulturi.md).

# Графік індексу розвитку культури

Відстежуйте розвиток культури з часом за допомогою графіка, що порівнює значення зі знімків між датами та полями.

GeoPard надає графіки розвитку посівів, що датуються 1988 роком. Вони автоматично створюються для кожного поля, використовуючи лише дані з **ділянок без хмар і без тіні** . Наводьте курсор на точки, щоб побачити середні значення NDVI. Ви можете перемикатися між **річним і місячним** режимами для детальнішого аналізу.

Ці графіки допомагають фермерам **визначати оптимальний час збирання врожаю**, відстежувати посіви у ширшому масштабі та підвищувати продуктивність і сталий розвиток.

<figure><img src="https://2650431644-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FYICBELdyAXXebKAzfLOR%2Fuploads%2FCPTPgYcnX5R6t8cY5NFW%2FGeoPard%20-%20Biomass%20development%20index%20as%20a%20graph.png?alt=media&amp;token=36d87266-093f-43b3-a14c-85f0a0cad58a" alt=""><figcaption><p>Графік розвитку посівів доступний для даних, починаючи з 1988 року. Графік створюється автоматично для будь-якого поля</p></figcaption></figure>


---

# 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.geopard.tech/geopard-tutorials/ukrainian/oglyad-produktu-vebzastosunok/suputnikovii-monitoring/grafik-indeksu-rozvitku-kulturi.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.
