> 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/jpn/tsu-webapuri/geopard-mcp/na.md).

# 最適な耕起深

このユースケースでは、異なる深さと圃場における圧密強度を理解するために土壌圧密データセットを評価します。接続された状態で **GeoPard MCP**を使用して、Claudeは各圧密データセットと圃場ごとの統計的要約を取得し、根の成長を制限したり圃場の生産性に影響を与える可能性のある地下層を特定するのに役立てます。&#x20;

得られた知見は、効率的で的確な土壌管理を支援する圃場別の耕起深さ推奨を生み出します。

{% hint style="success" %}
このワークフローを実行する前にGeoPard MCPが接続されていることを確認してください。セットアップの詳細は [こちら](/geopard-tutorials/jpn/tsu-webapuri/geopard-mcp/geopard-mcpwosuru.md).
{% endhint %}

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

以下に、レポートと耕起（耕うん）推奨が表示されます。

<figure><img src="/files/6b309d7e48ead435be3116162b0e55a9af6d3740" alt="Soil Compaction Report and Tillage Recommendation: All Fields"><figcaption><p>土壌圧密レポートと耕起推奨：全圃場</p></figcaption></figure>

<figure><img src="/files/9fbacc26d3cfc46ec02d4c91f16555101885dcad" alt="Soil Compaction Report and Tillage Recommendation: Field 1"><figcaption><p>土壌圧密レポートと耕起推奨：圃場1</p></figcaption></figure>

<figure><img src="/files/bd99c24ab2b8b8f6cb31f229af3a157ae650ad08" alt="Soil Compaction Report and Tillage Recommendation: Field 2"><figcaption><p>土壌圧密レポートと耕起推奨：圃場2</p></figcaption></figure>

<figure><img src="/files/614a8f376e85d937580e8c14dfb2ac91114da1c4" alt="Soil Compaction Report and Tillage Recommendation: Field 3"><figcaption><p>土壌圧密レポートと耕起推奨：圃場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/jpn/tsu-webapuri/geopard-mcp/na.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.
