> 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/pl/przewodnik-po-produkcie-aplikacja-webowa/geopard-mcp/optymalna-glebokosc-uprawy.md).

# Optymalna głębokość uprawy

W tym przypadku użycia oceniamy zestawy danych dotyczące zagęszczenia gleby, aby zrozumieć intensywność ubijania na różnych głębokościach i w różnych polach. Korzystając z połączonego **GeoPard MCP**Claude pobiera podsumowania statystyczne dla każdego zestawu danych o zagęszczeniu i pola, pomagając zidentyfikować warstwy podpowierzchniowe, które mogą ograniczać wzrost korzeni lub wpływać na wydajność pola.&#x20;

Uzyskane wnioski generują zalecenia dotyczące głębokości uprawy specyficzne dla pola, wspierające efektywne i ukierunkowane zarządzanie glebą.

{% hint style="success" %}
Upewnij się, że GeoPard MCP jest połączony przed uruchomieniem tego procesu. Szczegóły konfiguracji są podane [tutaj](/geopard-tutorials/pl/przewodnik-po-produkcie-aplikacja-webowa/geopard-mcp/polacz-geopard-mcp.md).
{% endhint %}

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

Poniżej znajdziesz raporty i zalecenia dotyczące uprawy.

<figure><img src="/files/5466d491160b09c1d4144cb563e75fd80354ed18" alt="Soil Compaction Report and Tillage Recommendation: All Fields"><figcaption><p>Raport o zagęszczeniu gleby i zalecenie dotyczące uprawy: Wszystkie pola</p></figcaption></figure>

<figure><img src="/files/bfd83a6d3f4c1e7a265ba94049dba7ae5ee877cb" alt="Soil Compaction Report and Tillage Recommendation: Field 1"><figcaption><p>Raport o zagęszczeniu gleby i zalecenie dotyczące uprawy: Pole 1</p></figcaption></figure>

<figure><img src="/files/f744c35ae52c28571ba48016479209b13b300496" alt="Soil Compaction Report and Tillage Recommendation: Field 2"><figcaption><p>Raport o zagęszczeniu gleby i zalecenie dotyczące uprawy: Pole 2</p></figcaption></figure>

<figure><img src="/files/84c69dcde80c17705e0b470a53e6b5ac1865e717" alt="Soil Compaction Report and Tillage Recommendation: Field 3"><figcaption><p>Raport o zagęszczeniu gleby i zalecenie dotyczące uprawy: Pole 3</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/pl/przewodnik-po-produkcie-aplikacja-webowa/geopard-mcp/optymalna-glebokosc-uprawy.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.
