> 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/nl/producttour-webapp/geopard-mcp/optimale-grondbewerkingsdiepte.md).

# Optimale grondbewerkingsdiepte

In dit gebruiksvoorbeeld evalueren we bodemdichtheidsdatasets om de intensiteit van verdichting op verschillende dieptes en per perceel te begrijpen. Met de verbonden **GeoPard MCP**haalt Claude statistische samenvattingen op voor elke verdichtingsdataset en elk perceel, wat helpt bij het identificeren van ondergrondse lagen die wortelgroei kunnen beperken of de veldprestaties kunnen beïnvloeden.&#x20;

De resulterende inzichten genereren perceelspecifieke bewerkingsdiepte-aanbevelingen die efficiënt en doelgericht bodembeheer ondersteunen.

{% hint style="success" %}
Zorg dat GeoPard MCP is verbonden voordat u deze workflow uitvoert. Installatiegegevens worden verstrekt [hier](/geopard-tutorials/nl/producttour-webapp/geopard-mcp/geopard-mcp-verbinden.md).
{% endhint %}

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

Hieronder vindt u de rapporten en bewerkingaanbevelingen.

<figure><img src="/files/92196941c850ddfffbab1ae73c51713a6e44edb0" alt="Soil Compaction Report and Tillage Recommendation: All Fields"><figcaption><p>Rapport over bodemdichtheid en bewerkingaanbeveling: Alle percelen</p></figcaption></figure>

<figure><img src="/files/49f3bb820e54fb2f80a920ae68b43c11633ad7f6" alt="Soil Compaction Report and Tillage Recommendation: Field 1"><figcaption><p>Rapport over bodemdichtheid en bewerkingaanbeveling: Perceel 1</p></figcaption></figure>

<figure><img src="/files/b4a267c24846da776b58d5e8c38de64abeed3a24" alt="Soil Compaction Report and Tillage Recommendation: Field 2"><figcaption><p>Rapport over bodemdichtheid en bewerkingaanbeveling: Perceel 2</p></figcaption></figure>

<figure><img src="/files/257a6614fa99e8767e4f5336bc7ae8cb1265269b" alt="Soil Compaction Report and Tillage Recommendation: Field 3"><figcaption><p>Rapport over bodemdichtheid en bewerkingaanbeveling: Perceel 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/nl/producttour-webapp/geopard-mcp/optimale-grondbewerkingsdiepte.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.
