> 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/swe/produktvisning-webbapp/geopard-mcp/optimal-jordbearbetningsdjup.md).

# Optimal jordbearbetningsdjup

I det här användningsfallet utvärderar vi dataset om markpackning för att förstå packningsintensitet på olika djup och i olika fält. Med den anslutna **GeoPard MCP**, hämtar Claude statistiska sammanfattningar för varje markpackningsdataset och fält, vilket hjälper till att identifiera underjordiska lager som kan begränsa rotutveckling eller påverka fältets prestanda.&#x20;

De resulterande insikterna genererar fältsspecifika rekommendationer för harvningsdjup som stödjer effektiv och riktad jordbruksförvaltning.

{% hint style="success" %}
Se till att GeoPard MCP är anslutet innan du kör detta arbetsflöde. Installationsdetaljer finns [här](/geopard-tutorials/swe/produktvisning-webbapp/geopard-mcp/anslut-geopard-mcp.md).
{% endhint %}

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

Nedan hittar du rapporterna och rekommendationerna för bearbetning.

<figure><img src="/files/32c7a77e10411db6fd5f2b288c3681886cbefedf" alt="Soil Compaction Report and Tillage Recommendation: All Fields"><figcaption><p>Rapport om markpackning och rekommendation för bearbetning: Alla fält</p></figcaption></figure>

<figure><img src="/files/4f7a585ee52f642f847ab90a10a2b1b2b760e202" alt="Soil Compaction Report and Tillage Recommendation: Field 1"><figcaption><p>Rapport om markpackning och rekommendation för bearbetning: Fält 1</p></figcaption></figure>

<figure><img src="/files/7701498a4fa481090fedcd3288d3c6acb57d3e58" alt="Soil Compaction Report and Tillage Recommendation: Field 2"><figcaption><p>Rapport om markpackning och rekommendation för bearbetning: Fält 2</p></figcaption></figure>

<figure><img src="/files/d572f4ed70df589dadb39ccbb1b9080abdcb5e6d" alt="Soil Compaction Report and Tillage Recommendation: Field 3"><figcaption><p>Rapport om markpackning och rekommendation för bearbetning: Fält 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/swe/produktvisning-webbapp/geopard-mcp/optimal-jordbearbetningsdjup.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.
