> 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/bg/agronomiya/vra-karti-za-seitba-i-azot-ot-dostpnata-za-rasteniyata-voda-i-organichnoto-veshestvo.md).

# VRA карти за сеитба и азот от достъпната за растенията вода и органичното вещество

{% hint style="success" %}
Отправната точка е да имате набор от данни Soil Scanner (или еквивалентен) със слоеве данни за достъпна за растенията вода (Plant Available Water) и органична материя.
{% endhint %}

{% hint style="warning" %}
По-долу уроците поддържат множество езици. Изберете този, който най-добре ви подхожда, от иконата за език <img src="/files/ea5ab190c92394f214110cb0d39d0735bca6148d" alt="" data-size="line">.&#x20;
{% endhint %}

## VRA карта за сеитба за царевица

По-долу ще намерите интерактивен *многоезичен* ръководство, което показва как да се създаде VRA карта за сеитба за царевица въз основа на данни за достъпна за растенията вода (PAW) от набора данни Soil Scanner.

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

## VRA карта за азот заедно с картата за сеитба

По-долу ще намерите интерактивен *многоезичен* ръководство, което показва как да се създаде VRA азотна карта за царевица въз основа на данни за органична материя (OM) от набора данни Soil Scanner.

{% hint style="success" %}
Обикновено първото приложение на азот осигурява приблизително 40% от общите нужди на царевичната култура от азот.
{% endhint %}

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

## Изпратете и двете карти в един работен план към John Deere.

По-долу ще намерите интерактивен *многоезичен* ръководство, което показва как да се създаде работен план на John Deere, който съдържа както картата за сеитба, така и картата за азот в една операция.

{% @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/bg/agronomiya/vra-karti-za-seitba-i-azot-ot-dostpnata-za-rasteniyata-voda-i-organichnoto-veshestvo.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.
