> 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/yuan-ze/yu-yuan-zhu-min-he-dang-di-she-qu-he-zuo-de-yuan-ze.md).

# 与原住民和当地社区合作的原则

这些原则中的许多同样适用于当地社区（LC），并且在适当情况下，我们鼓励对这些社区承担更高标准的问责义务。然而，值得指出的是，原住民（IP）在国际层面享有必须予以承认的特定保护，正如《联合国原住民权利宣言》（UN DRIP）（[联合国 2007](https://www.un.org/development/desa/indigenouspeoples/wp-content/uploads/sites/19/2018/11/UNDRIP_E_web.pdf))

由于本方法学是由原住民、为原住民而设计，位于原住民土地上的项目还应证明有意遵循 [全球联盟要求](https://globalalliance.me/about/demands/.) 在设计中，包括：

* **土地权利：** 必须承认原住民对其所居住土地的权利。
* **自由、事先和知情同意（FPIC）：** 任何针对原住民领地的干预均必须经过自由、事先和知情同意程序。
* **直接资金支持：** 直接获取气候资金。
* **生命保护：** 原住民保护领袖不得继续被刑事化或遭暗杀。
* **传统知识保护：** 在原住民领地内制定的政策必须考虑传统知识，并将其纳入气候变化战略。

项目必须以公平、公正的方式将项目资金分配给实际一线人员。资金拨付技术必须设置防腐败保障，并消除中间环节及其他可能对资金造成转移或稀释的因素，确保资金真正流向正在保护生态系统的群体。本方法学旨在通过使原住民社区成为生态系统的守护者，并部署依赖传统狩猎采集生活方式的小农户来保护丛林并监测指示物种，从而保护特有生物多样性。&#x20;

最后，BCPs必须提出一项计划，确保对项目数据的获取实现公平分配，包括宣传材料、有关生态系统和生物多样性的项目数据、视频和摄影数据，以及使用FAIR和CARE指南拍摄的原住民和当地社区参与者照片（[Carroll 等，2021](https://www.nature.com/articles/s41597-021-00892-0)).


---

# 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/yuan-ze/yu-yuan-zhu-min-he-dang-di-she-qu-he-zuo-de-yuan-ze.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.
