> 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-lucji-xian-sheng-tai-xi-tong-fen-lei-yang-ben.md).

# 附录C：基线生态系统分类样本

这是一个简单表格，用于展示普图马约亚亚马孙地区某一示范性 BCDP 的生态系统。由于该地区历史上的暴力和毒品走私活动，其生物多样性研究数据极为稀缺，这一方面使其免于经济开发，另一方面也使研究人员难以进入，成本过高。&#x20;

请注意，并非每一类下都会包含所有生态系统。&#x20;

#### **表9。VGZ 的生态系统价值**

<table><thead><tr><th width="179"></th><th>版本</th><th width="123">白金</th><th width="105">黄金</th><th>白银</th><th>青铜</th></tr></thead><tbody><tr><td><a href="https://www.cepf.net/our-work/biodiversity-hotspots/hotspots-defined">生物多样性热点</a></td><td><a href="https://zenodo.org/records/3261807#.X8_HgNhKg2x">2016.1版</a></td><td>优先目标（ha）</td><td>已认可热点（ha）</td><td>50km范围内（ha）</td><td>100km范围内（ha）</td></tr><tr><td></td><td></td><td>14543.1</td><td>3135</td><td></td><td></td></tr><tr><td><a href="http://reporte.humboldt.org.co/biodiversidad/2017/cap2/204/#seccion4">哥伦比亚 IUCN 生态系统红色名录</a></td><td><a href="http://reporte.humboldt.org.co/biodiversidad/2017/cap2/204/#seccion1">2017版</a></td><td>极危</td><td>濒危</td><td>易危（ha）</td><td>无危（ha）</td></tr><tr><td></td><td></td><td>0</td><td>0</td><td>8031</td><td>9647.1</td></tr><tr><td><a href="https://iucnrle.org/global-eco-typo">IUCN 全球生态系统类型学</a></td><td><a href="https://global-ecosystems.org/explore/groups/T1.1">2.0版（2017）</a></td><td>主要（ha）</td><td>次要（ha）</td><td>50km范围内（ha）</td><td>100km范围内（ha）</td></tr><tr><td></td><td></td><td>4070.7</td><td>1074.8</td><td>12532.6</td><td></td></tr><tr><td><a href="https://www.cbd.int/nbsap/targets/">CBD 国家目标</a></td><td><a href="https://ars.els-cdn.com/content/image/1-s2.0-S1470160X21003605-gr2_lrg.jpg">2021版</a></td><td>2020－2030年毁林区域（ha）</td><td>2030－2050年毁林区域（ha）</td><td>50km范围内（ha）</td><td>100km范围内（ha）</td></tr><tr><td></td><td></td><td>1532.2</td><td>0</td><td>16145.9</td><td>0</td></tr><tr><td><a href="https://data-gis.unep-wcmc.org/portal/home/item.html?id=20b950b0dea045d1b0798a307ca9d8c1">UNEP 森林生物多样性完整性指数</a></td><td><a href="https://data-gis.unep-wcmc.org/portal/apps/mapviewer/index.html?layers=20b950b0dea045d1b0798a307ca9d8c1">2023版</a></td><td>100％完整的森林生态系统，人类干扰极小</td><td>75％完整的森林生态系统，人类中度干扰</td><td>50％完整的森林生态系统，人类高强度干扰</td><td>25％完整的森林生态系统，人类极高强度干扰</td></tr><tr><td></td><td></td><td>14681.2</td><td>2135.1</td><td>575.9</td><td>285.9</td></tr></tbody></table>

<br>


---

# 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-lucji-xian-sheng-tai-xi-tong-fen-lei-yang-ben.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.
