> For the complete documentation index, see [llms.txt](https://sexytrees.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://sexytrees.savimbo.com/practice-guide/ar/inga-agroforestry/ingha-wjdawl-altqlym.md).

# إنغا وجداول التقليم

في *إينغا* الزراعة في الأزقة، توجد بضعة مصطلحات مختلفة تعني أشياء تقنية مختلفة لإزالة المواد الحيوية. فعلى سبيل المثال، عندما تزرع سافيمبو [تشكيل الأزقة](/practice-guide/ar/inga-agroforestry/plot-dimensions.md#alley-or-hedgerow-architecture) مع الـ [طريقة البذر المباشر](/practice-guide/ar/inga-agroforestry/bthwr-ingha-walzra.md#seedlings-vs-direct-sowing)، نزرع أحيانًا البذور بكثافة أعلى، ثم *نُخفِّف* صفوف الإنغا المزروعة للوصول إلى كثافة قدرها 0.5 م

*متى يتم التقليم*

*المشكلة 1 (مشكلتي).* ترجمتُ "altura de la cintura" على أنها "ارتفاع الخصر (حوالي 1.5 م)." هذه المعادلة خاطئة. ارتفاع الخصر لدى بالغ أنديزي/أمازوني متوسط هو نحو 95–105 سم. ارتفاع التقليم القياسي لدى هاندز هو **1.5 م** — أي على مستوى الصدر إلى الكتفين، وليس الخصر. يذكر هاندز نطاقًا من 1.0 إلى 1.75 م، لكنه يصف 1.0 م بأنها "الحد الأدنى المقترح مع *إينغا*." إذا كانت جيدي تقطع فعلًا عند الخصر، فإن تجارب بوتومايو تُجري التقليم عند *أسفل* نهاية نطاق هاندز المقبول، ولهذا تبعات (أبطأ في تعافي المجموع الخضري، وعُقَد أقل متاحة للنمو من جديد). وإذا كانت جيدي تقصد ارتفاع الصدر، فاختيارها للكلمات غير دقيق وعلينا تصحيحه في النص الأصلي. من الجدير أن نسألها.

*كيفية التقليم*

*المشكلة 2 (مشكلـة جيدي).* تقول إن أول تقليم يكون عند عمر سنة واحدة. ويقول هاندز 2021 **سنتين**: "أُبلغت الأسر بأنها لا يمكن أن تتوقع أي فائدة مادية من النظام لمدة لا تقل عن سنتين؛ أي حتى *إينغا* يكون قد أغلق مظلته ووصل إلى الاستحواذ على الموقع." تعليق الشكل 7: "*ممر من Inga edulis بعد نمو لمدة سنتين وجاهز للتقليم الأول.*" كانت المواقع التجريبية لعام 1998 تُقَلَّم أبكر (9 أشهر في لا كونكيستا، 16 شهرًا في سان خوان)، لكن تلك كانت ظروفًا تجريبية خاضعة للباراكوات. **نموذج غواما المُتحقق منه من قبل المزارعين هو سنتان.** إذا كانت بوتومايو تحصل فعلًا على إغلاق للمظلة واستحواذ على الموقع خلال سنة واحدة، فهذه فروق حقيقية بين الأمازون وهندوراس (تربة أفضل، نمو أسرع)، وكان هاندز سيرغب في معرفة ذلك — وليس مجرد تعديل عابر.


---

# 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://sexytrees.savimbo.com/practice-guide/ar/inga-agroforestry/ingha-wjdawl-altqlym.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.
