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

# 项目描述

项目描述界定了项目特定、项目生成的数据，该数据具有生态系统唯一性，并用于实施该项目的原住民和/或当地社区。&#x20;

VBCs的计算与项目边界内指示物种的存在密切相关，并由此与受保护生态系统的存在密切相关，不仅涉及生境，也涉及生物多样性种群。&#x20;

因此，项目获得奖励的依据不是活动，也不是预测，而是成果，并按持续的年度基础进行。&#x20;

成功实施BCP的后续步骤见于 [入门](/methodology/zh-cn/ru-men.md) 部分。由于该方法学以成果为导向，故其设计有意保持简明。


---

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