> 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/xu-lun/no.md).

# 生物多様性方法論の利点

ISBMアプローチの利点：

* 直ちに展開可能な能力。
* 現代科学と先住民族の生態系理解との間のコミュニケーションの架橋。
* 簡潔かつ明瞭な実施。
* 理解しやすく、統一された報酬プロトコル。
* 生物多様性に関する検証可能かつ科学的に実証可能な証拠。
* これまで金融システムの恩恵を受けることができなかった、脆弱な人口集団の包摂。
* 複雑性理論に関する科学的理解に基づく、原生林の複雑性への考慮。
* 回復力のある原生熱帯雨林およびその他の原生生態系の維持に依存する、他の生態系への下流便益。

地球の保全に向けて現代的視点と先住民族の視点を架橋することが、ISBMの主要な推進力です。これらの力を結集することこそ、人類と地球の存続に不可欠な自然の宝および生態系サービスを直ちに保全するための最善の希望です。

<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/ja/xu-lun/no.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.
