> 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/bg/obikolka-na-produkta-ueb-prilozhenie/geopard-mcp/optimalna-dlbochina-na-obrabotka-na-pochvata.md).

# Оптимална дълбочина на обработка на почвата

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

Получените прозрения генерират препоръки за дълбочината на обработка, специфични за всяко поле, които подкрепят ефективното и целево управление на почвата.

{% hint style="success" %}
Уверете се, че GeoPard MCP е свързан преди да стартирате този работен процес. Подробности за настройката са предоставени [тук](/geopard-tutorials/bg/obikolka-na-produkta-ueb-prilozhenie/geopard-mcp/svrzvane-na-geopard-mcp.md).
{% endhint %}

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

По-долу ще намерите докладите и препоръките за обработка на полето.

<figure><img src="/files/ccb2070610390ab0efed3b6007973a3274856e88" alt="Soil Compaction Report and Tillage Recommendation: All Fields"><figcaption><p>Доклад за уплътняване на почвата и препоръки за обработка: Всички полета</p></figcaption></figure>

<figure><img src="/files/7279c7e91e5e274bdf3a0d0368d00ba39ab8435c" alt="Soil Compaction Report and Tillage Recommendation: Field 1"><figcaption><p>Доклад за уплътняване на почвата и препоръки за обработка: Поле 1</p></figcaption></figure>

<figure><img src="/files/289f3105122d5c3a142a350880cfbbdfbd17fdc1" alt="Soil Compaction Report and Tillage Recommendation: Field 2"><figcaption><p>Доклад за уплътняване на почвата и препоръки за обработка: Поле 2</p></figcaption></figure>

<figure><img src="/files/6f31747c1f60c3eb57f9586a24ee08319b4e5d04" 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/bg/obikolka-na-produkta-ueb-prilozhenie/geopard-mcp/optimalna-dlbochina-na-obrabotka-na-pochvata.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.
