> 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/nor/produktomvisning-nettapp/geopard-mcp/optimal-jordarbeidingsdybde.md).

# Optimal jordarbeidingsdybde

I dette bruksområdet vurderer vi jordpakking-datasett for å forstå pakningsintensiteten på ulike dybder og i forskjellige åkerfelt. Ved å bruke den tilkoblede **GeoPard MCP**, henter Claude statistiske sammendrag for hvert pakningsdatasett og felt, og hjelper med å identifisere underjordiske lag som kan begrense rotdannelse eller påvirke åkerytelsen.&#x20;

De resulterende innsiktene genererer feltspesifikke anbefalinger for pløydybde som støtter effektiv og målrettet jordforvaltning.

{% hint style="success" %}
Sørg for at GeoPard MCP er tilkoblet før du kjører denne arbeidsflyten. Oppsettinformasjon er gitt [her](/geopard-tutorials/nor/produktomvisning-nettapp/geopard-mcp/koble-til-geopard-mcp.md).
{% endhint %}

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

Nedenfor finner du rapportene og anbefalingene for pløying.

<figure><img src="/files/522abbc5e96090a26795043cbfc077d651d3cb43" alt="Soil Compaction Report and Tillage Recommendation: All Fields"><figcaption><p>Rapport om jordpakking og anbefaling for pløying: Alle felt</p></figcaption></figure>

<figure><img src="/files/7a16beb055f0fe3f89a036fa4a360f3a7fc5dca9" alt="Soil Compaction Report and Tillage Recommendation: Field 1"><figcaption><p>Rapport om jordpakking og anbefaling for pløying: Felt 1</p></figcaption></figure>

<figure><img src="/files/fda60a049d1c9dad9605ea4f511a5b2fa2f5f015" alt="Soil Compaction Report and Tillage Recommendation: Field 2"><figcaption><p>Rapport om jordpakking og anbefaling for pløying: Felt 2</p></figcaption></figure>

<figure><img src="/files/dc19e10688f1604c9be6f77404e76cd0e3ecc80e" alt="Soil Compaction Report and Tillage Recommendation: Field 3"><figcaption><p>Rapport om jordpakking og anbefaling for pløying: Felt 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/nor/produktomvisning-nettapp/geopard-mcp/optimal-jordarbeidingsdybde.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.
