> 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/jian-ce-ji-hua/bu-chong-jian-ce-yao-qiu.md).

# 补充监测要求

在适用情况下，可能需要扩展报告，包括：

* **泄漏报告。** 已识别出 [泄漏管理区域](/methodology/zh-cn/xiang-mu-miao-shu/xiang-mu-bian-jie.md) 的项目，需要在其监测计划中纳入补充数据，以支持对这些区域的管理。&#x20;
* **BCP 区域内的栖息地利用和栖息地变化。** 监测栖息地损失是有益的，尽管实施良好监测该项内容的技术（即卫星制图）可能对原住民和当地社区具有排他性。ISBM 旨在允许指示物种本身提供一种代理指标，用于表征其他方式难以证明的栖息地变化（退化、噪声污染、偷猎等）。指示物种的观测结果也可作为项目活动的代理指标。因此，项目数据本身即为在 BCP 持续期间按层级实施的活动数据的事后表格。若项目地点已具备此类数据，建议将其纳入监测报告。&#x20;
* **自然干扰和其他灾难性事件的影响。** 由于项目发起方无法控制的外部因素所导致的生物多样性下降，包括自然干扰（如森林火灾、飓风、地震、火山喷发、洪水和干旱）或人为事件（如火灾、恐怖主义行为和战争），将直接反映在观测结果和核证量中。若出现此类情况，BCP应在其监测报告中作出说明。 <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/jian-ce-ji-hua/bu-chong-jian-ce-yao-qiu.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.
