> 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/deskripsi-proyek/partisipasi-efektif/keterlibatan-komunitas.md).

# Keterlibatan komunitas

Selain metodologi untuk bukti keanekaragaman hayati, proyek perlu menunjukkan bahwa mereka punya cara yang adil dan setara untuk membagikan dana proyek kepada orang-orang yang benar-benar ada di lapangan. Teknologi untuk penyaluran dana harus punya perlindungan terhadap korupsi dan menghilangkan perantara serta kemungkinan pengalihan atau pengurangan dana dari orang-orang yang sebenarnya menjaga ekosistem. Metodologi ini dirancang untuk menjaga keanekaragaman hayati endemik dengan memungkinkan Masyarakat Adat menjadi penjaga ekosistem dan melibatkan petani kecil yang bergantung pada cara hidup tradisional berburu-meramu untuk melindungi hutan dan melakukan pemantauan terhadap spesies indikator.&#x20;

Akhirnya, BCPs harus menunjukkan rencana untuk pembagian akses, kepemilikan, dan pemberian kredit yang adil atas data dari proyek, termasuk materi promosi, data proyek tentang ekosistem dan keanekaragaman hayati, data video dan foto, serta foto para peserta dari komunitas Masyarakat Adat dan komunitas lokal yang terlibat, dengan menggunakan pedoman FAIR dan CARE [(Carroll et al., 2021)](https://sciwheel.com/work/citation?ids=10929355\&pre=\&suf=\&sa=0).&#x20;

Banyak proyek adalah kerja sama pihak publik dan swasta dengan Masyarakat Adat dan komunitas lokal. Untuk proyek yang mendapat dana publik (misalnya situs Warisan Dunia UNESCO) dan melibatkan komunitas lokal (yaitu kampung nelayan yang melindungi dan mengelilingi situs itu). Semua pihak, motivasi mereka, dan sumber pendanaan harus diidentifikasi dengan jelas.


---

# 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/deskripsi-proyek/partisipasi-efektif/keterlibatan-komunitas.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.
