> 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/ja/fu-lu/fu-luizhi-chi-shu.md).

# 付録I：支持書

本方法論における科学的判断を裏付けるため、科学者に支持書簡の作成を依頼しました。具体的には、&#x20;

* **生物多様性の科学者**。昆虫学、爬虫両生類学、鳥類学、海洋科学、霊長類学、頂点捕食者に関する生物学者および専門家。&#x20;
* **擁護者。** 種の保全において長年の実績を有する組織。世界各地には、影響力と実績を備え、的確な見解を示せる優れた財団が存在します。&#x20;
* **先住民族の団体および擁護者。** 先住民族の生活様式、ニーズ、事業慣行を真に理解し、国際的な場でその立場を擁護できる人類学者、社会学者、倫理学者、言語学者、民族学者。&#x20;

書簡は、提出順に前掲しています。&#x20;

<figure><img src="/files/30cf3f660fd2f04de9d96112c9987060491a39ae" alt=""><figcaption><p>Jhony Lopez および Fernando Ayerbe、Putumayo、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/ja/fu-lu/fu-luizhi-chi-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.
