# Optimal Tillage Depth

In this use case, we evaluate soil compaction datasets to understand compaction intensity across different depths and fields. Using the connected **GeoPard MCP**, Claude retrieves statistical summaries for each compaction dataset and field, helping identify subsurface layers that may limit root growth or impact field performance.&#x20;

The resulting insights generate field-specific tillage depth recommendations that support efficient and targeted soil management.

{% hint style="success" %}
Ensure GeoPard MCP is connected before running this workflow. Setup details are provided [here](/geopard-tutorials/product-tour-web-app/geopard-mcp/connect-geopard-mcp.md).
{% endhint %}

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

Below, you’ll find the reports and tillage recommendations.

<figure><img src="/files/mAkfYvRo9KtcFMDPPDSC" alt="Soil Compaction Report and Tillage Recommendation: All Fields"><figcaption><p>Soil Compaction Report and Tillage Recommendation: All Fields</p></figcaption></figure>

<figure><img src="/files/MZsvg2LogWo1UOkrF5Gz" alt="Soil Compaction Report and Tillage Recommendation: Field 1"><figcaption><p>Soil Compaction Report and Tillage Recommendation: Field 1</p></figcaption></figure>

<figure><img src="/files/ijymguBar8ZFAkuZom9A" alt="Soil Compaction Report and Tillage Recommendation: Field 2"><figcaption><p>Soil Compaction Report and Tillage Recommendation: Field 2</p></figcaption></figure>

<figure><img src="/files/XESZ12hV7YyhK7qStWQU" alt="Soil Compaction Report and Tillage Recommendation: Field 3"><figcaption><p>Soil Compaction Report and Tillage Recommendation: Field 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/product-tour-web-app/geopard-mcp/optimal-tillage-depth.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.
