> 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/ro/agronomie/harti-vra-pentru-semanat-si-azot-din-apa-disponibila-plantelor-si-materia-organica.md).

# Hărți VRA pentru semănat și azot din apa disponibilă plantelor și materia organică

{% hint style="success" %}
Punctul de plecare este să aveți un set de date Soil Scanner (sau echivalent) cu straturi de date pentru Apă Disponibilă pentru Plante (Plant Available Water) și Materie Organică.
{% endhint %}

{% hint style="warning" %}
Tutorialele de mai jos acceptă mai multe limbi. Alegeți pe cel care vi se potrivește cel mai bine din pictograma limbii <img src="/files/bb79c483a1be8a46ca2fa3941e0f69b54db02f68" alt="" data-size="line">.&#x20;
{% endhint %}

## Hartă VRA de Semănat pentru Porumb

Mai jos veți găsi un *ghid multilingv* care arată cum să creați o hartă VRA de semănat pentru porumb bazată pe datele de Apă Disponibilă pentru Plante (PAW) din setul de date Soil Scanner.

{% @arcade/embed flowId="TRjxr1Ga4Kxa6WgTeIwx" url="<https://app.arcade.software/share/TRjxr1Ga4Kxa6WgTeIwx>" %}

## Hartă VRA de Azot împreună cu Harta de Semănat

Mai jos veți găsi un *ghid multilingv* ghid care arată cum să creați o hartă VRA de aplicare a azotului pentru porumb bazată pe datele de Materie Organică (OM) din setul de date Soil Scanner.

{% hint style="success" %}
"De obicei, prima aplicare de azot asigură aproximativ 40% din necesarul total de azot al culturii de porumb.
{% endhint %}

{% @arcade/embed flowId="lkHGC7G8cdQkIc9ofMkv" url="<https://app.arcade.software/share/lkHGC7G8cdQkIc9ofMkv>" %}

## Trimiteți Ambele Hărți într-un Singur Plan de Lucru către John Deere.

Mai jos, veți găsi un *ghid multilingv* ghid care arată cum să creați un Plan de Lucru John Deere care conține atât harta de semănat, cât și harta de azot într-o singură operațiune.

{% @arcade/embed flowId="JzY7zlwP6dqWxIE5xWay" url="<https://app.arcade.software/share/JzY7zlwP6dqWxIE5xWay>" %}


---

# 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/ro/agronomie/harti-vra-pentru-semanat-si-azot-din-apa-disponibila-plantelor-si-materia-organica.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.
