# Optimale Bodenbearbeitungstiefe

In diesem Anwendungsfall werten wir Bodendruck-/Verdichtungsdatensätze aus, um die Intensität der Verdichtung in verschiedenen Tiefen und Feldern zu verstehen. Mit dem verbundenen **GeoPard MCP**ruft Claude statistische Zusammenfassungen für jeden Verdichtungsdatensatz und jedes Feld ab, um bodennahe Schichten zu identifizieren, die das Wurzelwachstum einschränken oder die Feldleistung beeinträchtigen können.&#x20;

Die resultierenden Erkenntnisse liefern feldspezifische Pflug- und Tiefenempfehlungen, die eine effiziente und gezielte Bodenbewirtschaftung unterstützen.

{% hint style="success" %}
Stellen Sie sicher, dass GeoPard MCP verbunden ist, bevor Sie diesen Arbeitsablauf ausführen. Einrichtungsdetails sind [hier](/geopard-tutorials/de/produkttour-web-app/geopard-mcp/geopard-mcp-verbinden.md).
{% endhint %}

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

Nachfolgend finden Sie die Berichte und Pflug-/Bearbeitungsempfehlungen.

<figure><img src="/files/15b50fac698d6ec993bd0dea37c12cdfcb53cbe3" alt="Soil Compaction Report and Tillage Recommendation: All Fields"><figcaption><p>Bodendruck-/Verdichtungsbericht und Bearbeitungsempfehlung: Alle Felder</p></figcaption></figure>

<figure><img src="/files/883dcdc84040c4297176dd931431f8bd035de61f" alt="Soil Compaction Report and Tillage Recommendation: Field 1"><figcaption><p>Bodendruck-/Verdichtungsbericht und Bearbeitungsempfehlung: Feld 1</p></figcaption></figure>

<figure><img src="/files/4552396cc6b9ea2c91a82dff948c8bbec9078d39" alt="Soil Compaction Report and Tillage Recommendation: Field 2"><figcaption><p>Bodendruck-/Verdichtungsbericht und Bearbeitungsempfehlung: Feld 2</p></figcaption></figure>

<figure><img src="/files/cb025cc5193ea310000af35b48379058a2571d42" alt="Soil Compaction Report and Tillage Recommendation: Field 3"><figcaption><p>Bodendruck-/Verdichtungsbericht und Bearbeitungsempfehlung: Feld 3</p></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://docs.geopard.tech/geopard-tutorials/de/produkttour-web-app/geopard-mcp/optimale-bodenbearbeitungstiefe.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
