> 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-luizhi-chi-xin.md).

# 附录I：支持信

我们已邀请科学家出具支持信，以佐证本方法学中的科学决策。具体如下：&#x20;

* **生物多样性科学家**。生物学家以及昆虫学、爬行动物学和两栖动物学、鸟类学、海洋科学、灵长类动物学及顶级捕食者领域的专家。&#x20;
* **倡导者。** 在物种保护方面具有长期业绩记录的组织。全球有许多卓有成效的基金会，具备影响力和业绩记录，能够作出具有专业水准的意见。&#x20;
* **原住民群体及倡导者。** 真正了解原住民群体生活方式、需求和商业实践，并能够在全球层面为其发声的的人类学家、社会学家、伦理学家、语言学家和民族学家。&#x20;

支持信按提交顺序附后。&#x20;

<figure><img src="/files/761dda9c7312d1be1b3ec9aec93194009fc5f60a" alt=""><figcaption><p>Jhony Lopez 和 Fernando Ayerbe，普图马约，2023年7月</p></figcaption></figure>


---

# 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-luizhi-chi-xin.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.
