> 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/lva/produkta-apskats-timekla-lietotne/geopard-mcp/optimalais-augsnes-apstrades-dzilums.md).

# Optimālais augsnes apstrādes dziļums

Šajā lietošanas gadījumā mēs izvērtējam augsnes sablīvēšanas datu kopas, lai izprastu sablīvēšanas intensitāti dažādos dziļumos un laukos. Izmantojot savienoto **GeoPard MCP**, Claude iegūst katras sablīvēšanas datu kopas un lauka statistiskos kopsavilkumus, palīdzot identificēt pazemes slāņus, kas var ierobežot sakņu augšanu vai ietekmēt lauka darbību.&#x20;

Rezultātā iegūtās atziņas ģenerē lauka specifiskas apstrādes dziļuma rekomendācijas, kas atbalsta efektīvu un mērķtiecīgu augsnes apsaimniekošanu.

{% hint style="success" %}
Pārliecinieties, ka GeoPard MCP ir pievienots pirms šī darba plūsmas palaišanas. Uzstādīšanas informācija ir pieejama [šeit](/geopard-tutorials/lva/produkta-apskats-timekla-lietotne/geopard-mcp/pievienot-geopard-mcp.md).
{% endhint %}

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

Zemāk atradīsit pārskatus un kultivācijas rekomendācijas.

<figure><img src="/files/91beabbe10b7da42f0f3d8fe3c09f4d62110d2ec" alt="Soil Compaction Report and Tillage Recommendation: All Fields"><figcaption><p>Augsnes sablīvēšanas pārskats un apstrādes rekomendācijas: visi lauki</p></figcaption></figure>

<figure><img src="/files/4b47f2f318cc8c089b1b9ac8806745ca85603683" alt="Soil Compaction Report and Tillage Recommendation: Field 1"><figcaption><p>Augsnes sablīvēšanas pārskats un apstrādes rekomendācijas: lauks 1</p></figcaption></figure>

<figure><img src="/files/e1daad1b3ab6895a656f842e5fa7739b443af2d8" alt="Soil Compaction Report and Tillage Recommendation: Field 2"><figcaption><p>Augsnes sablīvēšanas pārskats un apstrādes rekomendācijas: lauks 2</p></figcaption></figure>

<figure><img src="/files/e5e83cef19d4886fa66f8e5efa693850c94e0fff" alt="Soil Compaction Report and Tillage Recommendation: Field 3"><figcaption><p>Augsnes sablīvēšanas pārskats un apstrādes rekomendācijas: lauks 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/lva/produkta-apskats-timekla-lietotne/geopard-mcp/optimalais-augsnes-apstrades-dzilums.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.
