> 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/tr/urun-turu-web-uygulamasi/geopard-mcp/optimum-toprak-isleme-derinligi.md).

# Optimum Toprak İşleme Derinliği

Bu kullanım senaryosunda, farklı derinlikler ve parseller genelinde sıkışma yoğunluğunu anlamak için toprak sıkışma veri kümelerini değerlendiriyoruz. Bağlı **GeoPard MCP**ile Claude her sıkışma veri kümesi ve parsel için istatistiksel özetler alır; bu, kök gelişimini sınırlayabilecek ya da parsel performansını etkileyebilecek yüzey altı katmanları belirlemeye yardımcı olur.&#x20;

Ortaya çıkan bulgular, verimli ve hedefe yönelik toprak yönetimini destekleyen parsel bazlı sıra çekme (tillaj) derinliği önerileri üretir.

{% hint style="success" %}
Bu iş akışını çalıştırmadan önce GeoPard MCP'nin bağlı olduğundan emin olun. Kurulum ayrıntıları [burada](/geopard-tutorials/tr/urun-turu-web-uygulamasi/geopard-mcp/geopard-mcpyi-bagla.md).
{% endhint %}

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

Aşağıda raporları ve sıra çekme önerilerini bulacaksınız.

<figure><img src="/files/c3c0e03aae241116733623767ce5a60ccacf67f6" alt="Soil Compaction Report and Tillage Recommendation: All Fields"><figcaption><p>Toprak Sıkışma Raporu ve Sıra Çekme Önerisi: Tüm Parseller</p></figcaption></figure>

<figure><img src="/files/2f7c57c1e08671fe5a159f8ce579a25ea721b6b2" alt="Soil Compaction Report and Tillage Recommendation: Field 1"><figcaption><p>Toprak Sıkışma Raporu ve Sıra Çekme Önerisi: Parsel 1</p></figcaption></figure>

<figure><img src="/files/49d4a4131452d0be1ef8251b1bb0ce42c381cca6" alt="Soil Compaction Report and Tillage Recommendation: Field 2"><figcaption><p>Toprak Sıkışma Raporu ve Sıra Çekme Önerisi: Parsel 2</p></figcaption></figure>

<figure><img src="/files/ba4ac15260c01b43584eba27d1540959f8a15412" alt="Soil Compaction Report and Tillage Recommendation: Field 3"><figcaption><p>Toprak Sıkışma Raporu ve Sıra Çekme Önerisi: Parsel 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/tr/urun-turu-web-uygulamasi/geopard-mcp/optimum-toprak-isleme-derinligi.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.
