> 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/hu/agronomia/valtozo-dozisu-mesz-kijuttatas-talaj-ph-adatok-alapjan.md).

# Változó dózisú mész kijuttatás talaj pH-adatok alapján

## Változó dózisú (VRA) mész adagolási (Rx) térkép készítése a talaj pH alapján

Alakítsa a talaj pH adatokat gép által olvasható mész kijuttatási térképpé (Rx előírás). Használja arra, hogy csak ott szórjon meszet, ahol a beruházás megtérülése pozitív.

### Interaktív lépésről lépésre bemutató

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

### Gazdasági példa (VRA vs egységes 7 000 lb/ak)

Ez a példa összehasonlítja a változó dózisú mészkezelést az egész területre vonatkozó egységes adaggal. Gyors ésszerűségi ellenőrzésként használható, mielőtt exportálná az Rx-et.

| Tétel                                     | Érték                     |
| ----------------------------------------- | ------------------------- |
| Tábla területe                            | **33,91 ha**              |
| Átlagosan kijuttatott adag                | **6 348,2 lb/ak**         |
| Mész ára                                  | $**0,02 / lb** (\~40 $/t) |
| Összes mész (számított)                   | **523 853 lb**            |
| Anyagköltség (tábla)                      | $**10,477**               |
| Anyagköltség (hektáronként)               | **\~**$**309/ha**         |
| Megtakarást vs 7 000 lb/ak (összesen)     | $**441.9**                |
| Megtakarást vs 7 000 lb/ak (hektáronként) | **\~**$**13,0/ha**        |

### Rx mész előírás exportálása

* Exportálás ISOXML-ként: [VRA térkép exportálása ISOXML formátumban](/geopard-tutorials/hu/termekbemutato-webalkalmazas/exportalas-letoltes/vra-terkep-exportalasa-isoxml-formatumban.md)
* Egyéb exportlehetőségek (SHP és mások): [Export / Letöltés](/geopard-tutorials/hu/termekbemutato-webalkalmazas/exportalas-letoltes.md)


---

# 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/hu/agronomia/valtozo-dozisu-mesz-kijuttatas-talaj-ph-adatok-alapjan.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.
