> 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/fu-lu/fu-lujsheng-wu-duo-yang-xing-dan-wei-de-shi-li-yong-tu.md).

# 附录J：生物多样性单位的示例用途

我们已就我们 [VBC *单元*](/methodology/zh-cn/ji-suan/dan-wei-ji-suan.md)的互操作性，以及面向企业披露机构和多个信用发放机构发出强烈行动呼吁。我们希望，尽管本方法学适用范围有限，但一个可互操作的单元将推动市场采纳、领域创新以及生物多样性信用的更广泛市场采纳。&#x20;

如所述，VBC 的单元为 *面积（ha）×价值（按生态系统价值归一化至白金、黄金、白银和青铜）×𝚫完整性（所有指标、方法学和认证所在之处）/ 时间（2个月）。*

本附录旨在提供示例，说明为何该单元具有互操作性，并可用于任何保护、恢复、清除或授粉方法学。关键在于，对时间、价值和面积进行归一化，使各方法学能够从生态系统本身的视角，在其完整性附加性方面实现趋同。&#x20;

与之相比，该单元还可对那些具有强烈经济激励、并借助更优生态系统科学开展游说的行业集团形成约束；坦率地说，这些生态系统在过去数百年中对真正的动物种群而言几乎不可及（即美国和欧洲的农地），而原住民和当地社区则以有限乃至几乎没有资源守护地球珍贵遗产（即墨西哥某渔村守护蓝鲸联合国教科文组织产仔地）。&#x20;

* 完整性范围为-1（月面化死亡区）至+1，原生生态系统处于原始自然状态。（国家公园、野生动物公园、联合国教科文组织世界遗产地、亚马逊原生森林等。）
* 所有竞争性指标和方法学，以及认证机构和披露机制，均可在此互操作。保护、清除、授粉、恢复以及企业影响。&#x20;
* 经认证机构批准的方法学，具有标准化或 MRV 完整性效应。即，方法学被完全执行时，会提高完整性，或者在其保持完整状态时给予信用。&#x20;
* 经监管机构批准的影响，具有标准化或 MRV 完整性效应。即，已正确记录的影响会降低完整性，和／或对其退化予以处罚。&#x20;
* 项目可以获得部分信用，或者因部分效应而受到扣减。&#x20;

基于该单元的示例计算（采用宽松估算）包括：&#x20;

| 方法学类型 | 影响                                                   |                            | 发放信用      |
| ----- | ---------------------------------------------------- | -------------------------- | --------- |
| 保护    | 通过指示物种方法学，在生物多样性热点地区实现100%保护的亚马逊原生森林。                | 白金生态系统中5 ha 100%完整的生态系统。   | 5 白金信用    |
| 恢复    | 农地转为再生农业。依据对数归一化的生态系统完整性提升，由50%→60%，处于 IUCN“易危”生态系统。 | 100 ha 农地 \* 白银生态系统中10%提升  | 10 白银信用   |
| 授粉    | 在奥斯汀市中心增殖蜜蜂作为授粉者。在无内在分级的生态系统中，3英里半径内提升0.01%。         | 7,321 ha \* 青铜生态系统中0.01提升。 | 73 青铜信用   |
| 清除    | 加利福尼亚海带森林中从海带床移除海胆。                                  | 黄金生态系统中200 ha \* 5%提升      | 10 黄金信用   |
| 企业影响  | 海洋荒漠中的石油钻探。                                          | 青铜生态系统中1000 ha \* 5%影响     | -50 青铜信用  |
| 企业影响  | 夏威夷海湾的军事石油泄漏。                                        | 黄金生态系统中500 ha \* 30%影响     | -150 黄金信用 |


---

# 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/fu-lu/fu-lujsheng-wu-duo-yang-xing-dan-wei-de-shi-li-yong-tu.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.
