> 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/inga-agroforestry/fertilizer-and-mulch.md).

# What fertilizers are used on Inga agroforestry plots?&#x20;

*<mark style="color:$danger;">Note: This is a</mark>* [*<mark style="color:$danger;">bricolage</mark>*](broken://pages/sU80QbSDJl3ALyzYPg18) *<mark style="color:$danger;">protocol; which means we are building it in public. This article is still under construction, and information is being corroborated. Especially the mineral supplements.</mark>*&#x20;

### Mulch and Inga alley cropping

Great news. Inga is a system where stripped and growing foliage gives mulch *and* weed abatement. Which is why we love it!&#x20;

Inga works for both because its leaves are *recalcitrant* (slow to rot). So they stick around and suppress weeds, while giving nutrients.&#x20;

To quote the Inga Foundation, "*the foliage is stripped from the branches and mulched onto the soil surface...The mulch will settle at about 100–150 mm in depth within a few days*." ([Hands 2021](https://doi.org/10.1098/rsos.201204))

### Fertilizer and Inga alley cropping

Savimbo does not use any synthetic fertilizers, although we do use [bokachi](/practice-guide/bokashi/what-is-bokashi.md) and [biochar](/practice-guide/biochar/kon-tiki-kiln.md). Hands uses rock phosphate rather than soluble synthetic forms (ammonium nitrate, urea, triple superphosphate), citing the leaching risk in acid ultisols.

Inga has two important mechanisms. Nitrogen-fixation matters; Phosphorus-retention is the breakthrough.

* **Nitrogen.** Inga is a nitrogen fixing tree, and will function as a natural fertilizer.&#x20;
* **Phosphorus.** Hands' core finding across 37 years is that 1995, 1998, and 2021 is that Inga's recalcitrant mulch retains and recycles phosphorus in the surface soil layers — which is the actual limiting nutrient in tropical ultisols. &#x20;

Pretty much any legume fixes N. Only Inga maintains a permanent mulch cover on acid soils for P-cycling.&#x20;

### Mineral supplements and Inga alley cropping

There are competing reports from Amazonian and Andean ecosystems about mineral supplementation. Both Ecuador and Colombia report no use of mineral supplements. It's possible that Inga Foundation's work in depleted soils at higher altitudes in Honduras required more mineral amendments than these plots, or that the information was simply not shared.&#x20;

We're A/B testing mineral amendments on our plots and will share field observations here. Here is a summary of what we got from the Honduras literature.&#x20;

#### Mineral supplements from Hands literature &#x20;

The Inga Foundation working in Costa Rica and Honduras has been consistent that mineral supplements are essential, not optional, in degraded tropical soils:

* **Rock phosphate** at planting. This has a slow release onto the [mulch layer](/practice-guide/inga-agroforestry/fertilizer-and-mulch.md#mulch-and-inga-alley-cropping).  Hands 1998 and 2021 both document that *Inga* alleys without rock-P fail. The San Juan responses to rock-P were "*immediate, significant, and persistent in every ecosystem component*" across the entire 7-year trial.
* **Dolomitic lime + K-Mag (MgSO₄ + K₂SO₄)** for very degraded soils. This is a mineral amendment. Hands 2021 describes chlorotic *I. edulis* saplings stuck at 1–1.5 m height that grew to 3–4 m in three months after dolomite/K-Mag application. He calls this "one late lesson from the Cam Projects."
* **Ongoing top-up**: Hands 2021, closing line: "The process can be repeated annually, provided that minerals extracted in the grain crops are topped up from time-to-time and that gaps from occasional tree mortality are refilled."

Hands' position, condensed: *Inga* + rock-P = sustainability; *Inga* alone = eventual failure on degraded latosols.


---

# 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/inga-agroforestry/fertilizer-and-mulch.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.
