> 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/methodology/id/trees.md).

# Lebih banyak pohon

Protokol #SexyTrees adalah tentang manusia mendanai manusia untuk menghasilkan lebih banyak pohon. Kami memang menghormati hutan alami dan melindunginya melalui [protokol konservasi](https://isbm.savimbo.com/).&#x20;

Sebagian besar ketika manusia menciptakan "lebih banyak pohon", mereka menggunakan berbagai macam mekanisme. Kami mengelompokkannya ke dalam tema umum  dan dengan penerapan dunia nyata, waktu nyata — kami menggunakan iterasi, perbaikan berkelanjutan, [brikolase](/methodology/id/foundations/bricolage.md), dan pengujian A/B alih-alih akademik formal. &#x20;

Di sini kami menyajikan tiga mekanisme dasar, membahas solusi yang sudah berjalan, dan menjelaskan cara menerapkannya lebih cepat, lebih adil, dan lebih lancar.&#x20;

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-cover data-type="image">Gambar sampul</th><th data-hidden data-type="content-ref"></th></tr></thead><tbody><tr><td><h3><i class="fa-tree" style="color:green;">:tree:</i></h3></td><td><h4>Reforestasi</h4></td><td>Hutan pangan dan pertumbuhan kembali alami. </td><td><a href="/files/d4f54531a0eaef6884c674d320aa417f9c0630ff">/files/d4f54531a0eaef6884c674d320aa417f9c0630ff</a></td><td><a href="/pages/0cc837823e6fe147c4a2ff7c4285a204013c8d0d">/pages/0cc837823e6fe147c4a2ff7c4285a204013c8d0d</a></td></tr><tr><td><h3><i class="fa-tree-deciduous" style="color:cyan;">:tree-deciduous:</i></h3></td><td><h4>Agroforestri</h4></td><td>Sistem berbasis tempat dari teratur ke kacau.</td><td><a href="/files/ab8c2504ce537b6ad50e9d25ba23356cec563692">/files/ab8c2504ce537b6ad50e9d25ba23356cec563692</a></td><td><a href="/pages/5a82139bc8d2570cbc8f61c36e79277847969653">/pages/5a82139bc8d2570cbc8f61c36e79277847969653</a></td></tr><tr><td><h3><i class="fa-flower-tulip" style="color:$success;">:flower-tulip:</i></h3></td><td><h4>Chagras</h4></td><td>Pengantar asli Masyarakat Adat tentang chagras. </td><td><a href="/files/2c3faebe2e89eaab198d6e2ffb2b8f1d13188b0a">/files/2c3faebe2e89eaab198d6e2ffb2b8f1d13188b0a</a></td><td><a href="/pages/e6545443668ae15cba2a6b3153de196dd3f9aec0">/pages/e6545443668ae15cba2a6b3153de196dd3f9aec0</a></td></tr></tbody></table>

<br>


---

# 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/methodology/id/trees.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.
