> 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.md).

# 原则

此处列出的原则旨在确保由 BCP 实现的 VBC 具有公平表征和可信核算。

这些原则规定了本文件所需理由说明和解释的基础，BCP 应参考相关原则及其按照 Cercarbono 的《Protocol》和 CBS 指南的适用情况。&#x20;

1. **准确性：** BCP 所测量的数据应与自然实际值一致，或在合理范围内接近自然实际值。&#x20;
2. **一致性：** 基线和项目情景下的生物多样性保护结果在时间上必须具有可比性。任何与时间序列相关的数据、范围、计算方法或其他因素的变化，均需予以明确记录。BCP 所进行的计算必须可复现并经技术核证，以确保能够生成一贯有充分依据的结果。&#x20;
3. **可比性：** BCP 活动所得结果应与方法学、指南和 Protocol 等的应用结果具有可比性，从而使 BCP 实现的生物多样性保护估算和计算能够接受独立评估并具备可比性。&#x20;
4. **完整性：** 应纳入 BCP 生成的所有重要数据来源，并应根据计划或项目类型酌情处理。&#x20;
5. **保守性：** 应采用保守的假设、数值和程序，以确保不低估生物多样性损失，不高估生物多样性保护成效。对于同一参数在同一尺度下存在两个可用数值的，应采用更保守者。
6. **一致性：** BCP 用于计算 VBC 的假设、数值和程序必须在技术上成立，并且保持一致、可比和可复现。
7. **简明性：** 该方法学旨在便于当地居民和原住民，以及购买 VBC 的企业、消费者和金融客户使用、理解和核证。通过采用经过筛选和审定的科学方法，高效应对自然的复杂性。&#x20;
8. **赋权参与与公平：** 人类可持续性以及环境可持续性同等关键，且对气候影响至关重要。该方法学优先保障边缘化社区按照其传统实现充分参与和同意，并给予适当补偿。


---

# 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.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.
