> 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/zong-ti-shuo-ming/xian-zhi.md).

# 限制

本方法学并不旨在对其核证区域内的生物多样性进行全面量化。相反，其旨在为生态区域的保护提供一个公平、透明且可使用的代理指标；这些生态区域已知是全球健康的高价值目标。&#x20;

尽管本方法学可以随着稀有和濒危物种扩展其栖息地及活动而表明受保护生态系统的扩展，但不应用于表明生态系统完整性的提升（退化生态系统的改善）。此类情形将适用于其他方法学，且理想情况下可与本方法学互操作。 [单位](/methodology/zh-cn/ji-suan/dan-yuan-ji-suan.md).

本方法学并非针对特定物种而设计。相反，鼓励项目尽可能采集更多符合条件的物种数据，以证明多个分类学界中的完整生态系统。&#x20;

作为受保护生物多样性的独立指标，本方法学旨在与其他重要生态资产进行叠加或捆绑，包括土壤、空气、水、碳和公平性。然而，尽管可以根据生物多样性的存在推断完整的土壤、水和碳流，本方法学不应用于量化此类推断，因为这需要具体的生态指标，超出其适用范围。<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/zong-ti-shuo-ming/xian-zhi.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.
