> For the complete documentation index, see [llms.txt](https://isbm.savimbo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://isbm.savimbo.com/methodology/zh-cn/xiang-mu-miao-shu/you-xiao-can-yu/she-qu-can-yu.md).

# 社区参与

除生物多样性证明方法学外，项目还需表明，其向实际一线个人分配项目资金的方式公平且公正。资金拨付技术必须具备反腐败保障机制，并消除中间商以及其他可能导致资金从实际保护生态系统者手中转移或被稀释的环节。该方法学旨在通过赋能原住民社区成为生态系统守护者，并部署依赖传统狩猎采集生活方式的小农户来保护丛林并监测指示物种，从而维护地方特有生物多样性。&#x20;

最后，BCPs必须提出一项公平分配项目数据获取权、所有权及署名的方案，包括宣传材料、关于生态系统和生物多样性的项目数据、视频和摄影数据，以及与IP和LC社区参与者有关的照片，并使用FAIR和CARE指南。 [（Carroll等，2021）](https://sciwheel.com/work/citation?ids=10929355\&pre=\&suf=\&sa=0).&#x20;

许多项目是公共部门与私营部门以及IP和LC共同开展的协作。对于具有公共资金支持的项目（如联合国教科文组织世界遗产地）以及有当地社区参与的项目（即保护并环绕该遗址的渔村），所有各方、其动机及资金来源都必须明确识别。


---

# 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://isbm.savimbo.com/methodology/zh-cn/xiang-mu-miao-shu/you-xiao-can-yu/she-qu-can-yu.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.
