> 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/ji-xian-ping-gu/ji-xian-sheng-wu-duo-yang-xing-ke-xuan.md).

# 基线生物多样性（可选）

生物多样性丰富度数据可能无法在生态系统分类中获得。凡项目可获取此类数据，均应纳入。&#x20;

然而，ISBM并不要求完整的生物多样性分类，仅要求清晰识别原住民和全球科学家均认可的指示物种。&#x20;

在可能情况下，项目必须利用公开可得来源，对以下分类群的物种丰富度和特有物种进行表征：所有已识别的树木、维管植物、两栖动物、爬行动物、鸟类、昆虫、哺乳动物、鱼类和真菌物种。&#x20;

哥伦比亚普图马约的样表示例见 [附录D](/methodology/zh-cn/fu-lu/fu-ludwu-zhong-feng-fu-du-fen-lei.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/ji-xian-ping-gu/ji-xian-sheng-wu-duo-yang-xing-ke-xuan.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.
