> 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/ru-men.md).

# 入门

**以下说明为生物多样性信用项目（BCPs）提供必要步骤，以通过监测指示物种来证明持续的保护成效。** 我们详细说明以保护优先为导向的生态系统项目的设计和实施，此类项目主要旨在避免生物多样性热点地区或同等生态系统中完整区域生物多样性的丧失。&#x20;

其包含明确激励机制，鼓励原住民（IP）或当地社区（LC）参与这些项目并从中受益，从而通过狩猎或贩运活动减少人为捕杀。该方法学为在新兴全球市场机制下开展第三方核证和基于结果的支付提供资格。相关倡议必须：

*（注：Savimbo的要求可能与各个信用核发机构的要求略有不同。诸如* [*Cercarbono* ](https://www.cercarbono.com/)*采用该标准的每一认证机构都可能对该清单作出轻微调整，且对于寻求认证而不仅仅是MRV的项目，应直接向其咨询。）*

* [ ] 在十项 [完整性、可靠性、保守性、一致性、证据、准确性和透明性](/methodology/zh-cn/xiang-mu-miao-shu/yuan-ze.md).
* [ ] 满足 [资格与纳入要求](/methodology/zh-cn/xiang-mu-miao-shu/zi-ge-biao-zhun.md).
* [ ] 获取 [基线](/methodology/zh-cn/ji-xian-ping-gu.md) 其生态系统的生物多样性指标，来源于公共数据：
  * [ ] [生物多样性丧失的驱动因素](/methodology/zh-cn/ji-xian-ping-gu/sheng-wu-duo-yang-xing-sang-shi-qu-dong-yin-su-yu-zuo-yong-ji-zhi-fen-xi.md) 和驱动因子
  * [ ] 基线 [生物多样性丰富度](/methodology/zh-cn/ji-xian-ping-gu/ji-xian-sheng-wu-duo-yang-xing-ke-xuan.md) （如有）
  * [ ] [生态系统价值](/methodology/zh-cn/ji-xian-ping-gu/ji-xian-sheng-tai-xi-tong-fen-lei.md) 及边界，且来源于公认机构。
  * [ ] [指示物种](/methodology/zh-cn/ji-xian-ping-gu/zhi-shi-wu-zhong-xuan-ze.md) 符合监测、论证及特征要求的
  * [ ] 指示物种 [完整性评分](/methodology/zh-cn/ji-xian-ping-gu/zhi-shi-wu-zhong-wan-zheng-xing-fen-zhi.md)
* [ ] 描述其 [项目](/methodology/zh-cn/xiang-mu-miao-shu.md) 在PMP中，结合具体场地数据，包括：&#x20;
  * [ ] [项目边界](/methodology/zh-cn/xiang-mu-miao-shu/xiang-mu-bian-jie.md) 在时间和空间上的边界，包括管辖区、土地权利、合同、任何生态系统／管辖区分割，以及潜在泄漏区域。
  * [ ] [实施计划 ](/methodology/zh-cn/xiang-mu-miao-shu/shi-shi-ji-hua.md)及方法，
  * [ ] [监测计划](/methodology/zh-cn/jian-ce-ji-hua.md) 及方法，
  * [ ] 指示物种 [观测](/methodology/zh-cn/xiang-mu-miao-shu/shi-shi-ji-hua/zhi-shi-wu-zhong-guan-ce.md) 以原始数据形式提供（地理编码可保密）。
  * [ ] 与 [可持续发展目标（SDGs）](/methodology/zh-cn/ke-chi-xu-fa-zhan-mu-biao-gong-xian.md)
* [ ] 持续 [计算](/methodology/zh-cn/ji-suan.md) 信用，使用开源代码
* [ ] 持续 [监测并报告](/methodology/zh-cn/jian-ce-ji-hua.md) 通过信用核发机构／登记机构或MRV购买方

我们仍然充满希望并坚信，该方法学将按预期产生效果，直接赋能对生物多样性保护具有最大全球影响的人群。

#### **图2　应用ISBM方法的步骤**

<figure><img src="/files/545f0eca9b1e09d37bcf7f07e4de4507645114e8" alt=""><figcaption><p><strong>图3。</strong> 应用ISBM方法的步骤</p></figcaption></figure>


---

# 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/ru-men.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.
