> 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/id/pembibitan/mobile-seedling-nurseries.md).

# Pembibitan bibit bergerak: pohon asli untuk reforestasi

*<mark style="color:$danger;">Catatan: ini adalah sebuah</mark>* [*<mark style="color:$danger;">brikolase</mark>*](broken://pages/7c61b3eb475f64b40940a134f7548a789f895842) *<mark style="color:$danger;">protokol; yang berarti kami sedang membangunnya secara terbuka! Beberapa halaman masih dalam pembangunan — tetapi cek lagi segera, pembaruannya cepat!</mark>*&#x20;

Kami tidak menghabiskan banyak uang untuk pembibitan, sebagai gantinya kami menyalurkan dana untuk bibit melalui jaringan perempuan di komunitas tempat kami bekerja.&#x20;

Terlalu banyak komunitas membuang uang untuk membangun pembibitan berstandar produksi sebelum memang dibutuhkan. Kami menganjurkan [brikolase dan iterasi sebagai gantinya](/id/foundations/bricolage.md). Membangun pembibitan portabel di lokasi secara bertahap yang lebih baik yang dapat dioperasikan oleh penduduk lokal.&#x20;

Nantikan dimensi, petunjuk, daftar peralatan, dan lainnya!

### Gambar N. Konstruksi pembibitan portabel — pembibitan generasi pertama, kedua, dan ketiga

<div><figure><img src="/files/8800e648019408844b7ea4caf882af7c0eb7e251" alt="A woman in pink tends rows of young native tree seedlings in black nursery bags under a shade house, Putumayo"><figcaption><p>Seorang petani dan peserta pelatihan Savimbo memeriksa bibit pada menara kantong tanam vertikal di pembibitan generasi pertama, Villagarzón, Putumayo — pengetahuan reforestasi yang diwariskan dari tangan ke tangan.</p></figcaption></figure> <figure><img src="/files/76ce5644673911af09c91cbde908e644f4bc16ca" alt="Raising native tree seedlings for reforestation, Putumayo Amazon"><figcaption><p>Merawat bibit asli di bawah jaring peneduh, Villagarzón, Putumayo — tahap pembibitan yang menentukan apakah petak reforestasi bertahan.</p></figcaption></figure></div>

<div><figure><img src="/files/21c651a1bc399a941009ab2e78bee54d91455e9d" alt=""><figcaption><p><a href="https://www.savimbo.com/grower/271-emilios-farm">Don Emilio</a> membangun bed pembibitan bibit di pembibitan generasi ketiga: bed tinggi dari bata untuk pohon-pohon asli</p></figcaption></figure> <figure><img src="/files/b8570df45935febd43574d76641e328d5a59f4eb" alt="Two women arrange hundreds of filled black nursery bags in a brick-edged bed under forest cover, Putumayo."><figcaption><p>Mengisi dan menyusun kantong pembibitan di bed bertepi bata, Villagarzón, Putumayo — menyiapkan ratusan bibit untuk reforestasi.</p></figcaption></figure></div>

<figure><img src="/files/1719b823171db488c16fd548138f87de40ed85c1" alt="Wood burned to embers and grey ash in a shallow square metal pan on a smallholder farm under a shade structure, Putumayo."><figcaption><p>Produksi biochar dalam tungku kon-tiki di pembibitan portabel generasi kedua di <a href="https://www.savimbo.com/grower/200-gremos-farm?rq=gremo">ladang Taita Leonidis</a>, Villagarzón, Putumayo — jenis arang produksi kecil yang digunakan petani untuk memperbaiki tanah.</p></figcaption></figure>

### Petunjuk budidaya benih akar rumput berdasarkan jenis pohon:

* [Benih kakao](/practice-guide/id/cash-crops/cacao.md#roots-first-savagely-wild-seeds) dapat dibudidayakan terlebih dahulu dari varietas liar (untuk akar yang sehat) lalu dengan [varietas produksi berkualitas lebih tinggi yang dicangkokkan](/practice-guide/id/cash-crops/cacao.md#grafts-second-equisitely-delicate-injections) ke akar pohon asli.&#x20;
* [Benih inga](/practice-guide/id/inga-agroforestry/benih-inga-dan-penanaman.md#seedlings-vs-direct-sowing) tidak dapat disimpan dan harus dibudidayakan segar dari pohon inga atau guamo saat musimnya.&#x20;


---

# 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/id/pembibitan/mobile-seedling-nurseries.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.
