> 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/inga-guamo-overview.md).

# ما هي الزراعة البينية في ممرات إنغا؟

فيما يلي سبب توصية سافيمبو بالزراعة البينية في ممرات إينغا واستخدامها. توجد أنظمة أكثر تطورًا؛ ومع ذلك، نوصي بهذا النظام لأنه من المرجح جدًا أن ينجح، بينما قد لا تحقق الأنظمة الأخرى نفس معدل النجاح.

قد تكون أفضل، وقد تكون أسوأ.

إنها مقاربة براغماتية تقوم على ما هو متاح للبدء في أنظمة الحراجة الزراعية. كما نوصي بعقلية التجريب والاختبار المستمر A/B للقطع في جميع المواقع وحتى في المزارع الفردية.

لذلك فإن صيغ قطع إينغا القياسية المنشورة الموضحة هنا تمثل معيارًا ذهبيًا جيدًا للبدء به، ثم الاختبار بمقارنتها مع غيرها. استخدم [إينغا وأبعاد القطع](/practice-guide/ar/inga-agroforestry/plot-dimensions.md) للحصول على تفاصيل التباعد والتخطيط لكلٍّ من قطع الزراعة البينية في الممرات وقطع الأنواع المُمرِّضة في المصفوفة.

{% embed url="<https://youtu.be/yzHqKGJN2m4?si=zyNWDgX3WEWUSgp>\_" %}

### الخصائص الأساسية

ستجد على الأرجح أنه إذا كنت تعيش في أمريكا اللاتينية أو الكاريبي، *إينغا* وتُسمّى أيضًا غالبًا *غوامو*، فهي مستخدمة بالفعل في منطقتك. ومن الشائع جدًا العثور عليها ضمن أساليب الزراعة الحراجية الزراعية التقليدية عندما قابلنا قادة السكان الأصليين في الإكوادور وبنما وكولومبيا والبرازيل.

ما يختلف في نظام الزراعة البينية في الممرات الذي نصفه هنا هو الاختبار الميداني الأكاديمي الصارم من مصادر متعددة، والنتيجة على خيارات ممارستنا الحالية بشأن [كثافة الزراعة وأبعاد القطع](/practice-guide/ar/inga-agroforestry/plot-dimensions.md)، وأي أنواع إينغا تُستخدم (*إينغا إدوليس* هي الأكثر شيوعًا)، [إعداد الشتلات](/practice-guide/ar/inga-agroforestry/bthwr-ingha-walzra.md)، والتغطية بالملش و [جداول التقليم](/practice-guide/ar/inga-agroforestry/ingha-wjdawl-altqlym.md)، ومعلومات عن [الأسمدة المساندة](/practice-guide/ar/inga-agroforestry/fertilizer-and-mulch.md) (وخاصةً لاستعادة التربة المستنزفة)، وعوامل أخرى تجعل الأمر أكثر نجاحًا وقابلية للتنبؤ عند توسيع إنتاج الغذاء، وإصلاح التربة، والأمن الغذائي للأسرة.

### مواضيع ذات صلة

* **خطط للنظام:** [إينغا وأبعاد القطع](/practice-guide/ar/inga-agroforestry/plot-dimensions.md) و [إينغا وجداول التقليم](/practice-guide/ar/inga-agroforestry/ingha-wjdawl-altqlym.md)
* **ابدأ الزراعة:** [بذور إينغا والزراعة](/practice-guide/ar/inga-agroforestry/bthwr-ingha-walzra.md) و [إينغا والأسمدة](/practice-guide/ar/inga-agroforestry/fertilizer-and-mulch.md)
* **أدِر القطعة:** [إينغا وإزالة الأعشاب الضارة](/practice-guide/ar/inga-agroforestry/ingha-wizalh-alaashab-aldharh.md) و [الأسئلة الشائعة عن إينغا](/practice-guide/ar/inga-agroforestry/alaselh-alshaeah-an-ingha.md)


---

# 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/inga-guamo-overview.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.
