> 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/ukrainian/oglyad-produktu-vebzastosunok/geopard-mcp/optimalna-glibina-obrobitku-gruntu.md).

# Оптимальна глибина обробітку ґрунту

У цьому варіанті використання ми оцінюємо набори даних ущільнення ґрунту, щоб зрозуміти інтенсивність ущільнення на різних глибинах та в різних полях. Використовуючи підключений **GeoPard MCP**, Claude отримує статистичні підсумки для кожного набору даних ущільнення та поля, допомагаючи виявити підповерхневі шари, які можуть обмежувати ріст коренів або впливати на продуктивність поля.&#x20;

Отримані висновки формують для кожного поля рекомендації щодо глибини обробітку, що сприяють ефективному та цілеспрямованому управлінню ґрунтом.

{% hint style="success" %}
Переконайтеся, що GeoPard MCP підключено перед запуском цього робочого процесу. Інструкції з налаштування наведені [тут](/geopard-tutorials/ukrainian/oglyad-produktu-vebzastosunok/geopard-mcp/pidklyuchiti-geopard-mcp.md).
{% endhint %}

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

Нижче ви знайдете звіти та рекомендації щодо обробітку.

<figure><img src="/files/c863d0f65339b4200f3daecee01ba411f1fb63e4" alt="Soil Compaction Report and Tillage Recommendation: All Fields"><figcaption><p>Звіт про ущільнення ґрунту та рекомендації щодо обробітку: усі поля</p></figcaption></figure>

<figure><img src="/files/d6d67cbc52eb765304282e596e80270a7735e37a" alt="Soil Compaction Report and Tillage Recommendation: Field 1"><figcaption><p>Звіт про ущільнення ґрунту та рекомендації щодо обробітку: поле 1</p></figcaption></figure>

<figure><img src="/files/d22220a9b94c75c66ef0daec321892ea16c4a84c" alt="Soil Compaction Report and Tillage Recommendation: Field 2"><figcaption><p>Звіт про ущільнення ґрунту та рекомендації щодо обробітку: поле 2</p></figcaption></figure>

<figure><img src="/files/6f2c1e00e2d0ceb63f5372c70b3c9a0eb8762c3c" 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/ukrainian/oglyad-produktu-vebzastosunok/geopard-mcp/optimalna-glibina-obrobitku-gruntu.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.
