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

# 序論

Savimbo 指標種生物多様性方法論（ISBM）は、レジリエントな生態系を保全するための簡素化された枠組みを提供します。この方法論の中核は、現場の土地保全者である先住民族（IP）および地域社会（LC）への直接支払いです。&#x20;

本論文で示す方法論は、西洋的な科学および計測の考え方に慣れた者には、過度に単純化されているように見えるかもしれません。しかし、私たちの方法論の目的は、解決策を実装することです *今*。さらに、その単純性は、複雑性理論、生態学、および先住民族の知識に関する現時点の理解によって裏付けられています。とりわけ、これは生物多様性喪失という喫緊の問題に対する、即時かつ拡張可能な対応を提供します。即時の行動が鍵です。いったん種が絶滅すれば、二度と回復させることはできません。攪乱された生態系の回復には、世代を要します。したがって、この方法論は何よりも即時の行動を優先します。地球システム科学の進展に伴い、私たちはこの方法論を更新していく予定です。

国際連合は、生物多様性を気候変動に対する人類の最良の防御手段として挙げています。IPEBS（[WWF 2022](https://www.worldwildlife.org/stories/recognizing-indigenous-peoples-land-interests-is-critical-for-people-and-nature)）によれば、今後10年以内に100万種を超える種が絶滅の危機に瀕しています。さらに、 [地球上で保全されている生物多様性の80％超は、先住民族によって管理されている](https://www.worldwildlife.org/stories/recognizing-indigenous-peoples-land-interests-is-critical-for-people-and-nature)。残念ながら、これらの人々は、技術的、経済的、または社会文化的要因により、既存のカーボン市場へのアクセスから排除されています（[World Wildlife Foundation 2020](https://www.worldwildlife.org/stories/recognizing-indigenous-peoples-land-interests-is-critical-for-people-and-nature);[ National Geographic n.d](https://www.nationalgeographic.com/environment/article/can-indigenous-land-stewardship-protect-biodiversity-).; [Gordon 2022](https://www.energymonitor.ai/policy/carbon-markets/the-interwoven-fortunes-of-carbon-markets-and-indigenous-communities/); [Andrés Bermúdez Liévano 2023](https://www.lasillavacia.com/historias/silla-nacional/two-indigenous-communities-excluded-from-a-carbon-project-in-their-ter/)).&#x20;

ISBMは、1つのニーズ、すなわち、原生林および／または健全な森林、ならびに健全な生物多様性ホットスポットの保全のために、現地の地域住民および先住民族を直ちに動員することに応える、簡潔な方法論です。この市場ニーズに応えるため、本方法論は容易かつ即時に展開できます。ISBMは、今日危機に瀕している生息地を保全するための即時の暫定措置を提供します。また、生物多様性の保全における彼らの労働に対して、先住民族および小規模農家に適切な報酬を支払います（[Buys 2007](https://books.google.com.co/books?hl=en\&lr=\&id=bIbu--faGGgC\&oi=fnd\&pg=PR5\&ots=7z-EbwlBzf\&sig=wTbJ1xQGMsc3rjq7PfEWJtkpm_A\&redir_esc=y#v=onepage\&q=population\&f=false)).&#x20;

生物多様性の経済学に関する最も包括的な報告書の1つは、次のように指摘しています。「財務の観点から見れば、金融資産のポートフォリオ内の多様性がリスクと不確実性を低減するのと同様に、生物多様性は外的ショックに対する自然のレジリエンスを高め、それによって私たちが依拠する生態系サービスに関するリスクを低減する……生物多様性を減少させれば、生態系の健全性は一般に損なわれる。」（[Christianson and Center for American Progress 2016](https://www.americanprogress.org/article/how-the-united-states-can-fulfill-its-critical-forest-pledges/)）。また、このレビューは、生物圏を経済的な観点で定量化することは誤解を招くとも指摘しています。生態系が崩壊すれば、地球上の生命は停止し、その時点で金融システム全体は無用となるからです。&#x20;

生物圏が価値を持つのは、その経済的価値があるからではありません。生物圏がなければ地球上に生命は存在しないからこそ、価値があるのです。

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