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

# 重点的な生物多様性保全の緊急性

現在の気候危機を踏まえると、野生生物保全が人類にもたらす利益について認識を高める必要があります。人間の行為はその生息地を改変し、天然資源の過剰利用を招き、生態系を汚染して多くの種の絶滅を引き起こしてきました。アマゾンは過去50年間に大きな影響を受け、気温は1度上昇し、一次林被覆は20%減少しており、これはアマゾンの死の転換点を意味します（[Nobre et al. 2016](https://www.pnas.org/doi/full/10.1073/pnas.1605516113); [Bochow and Boers 2023](https://www.science.org/doi/10.1126/sciadv.add9973)）、さらに、野生種が進化する生命形態であり、今日存在し、かつ地球を支えている各生態系の均衡を維持するうえで不可欠な構成要素であるという事実、ならびに、先住民族および地域社会が長期にわたり効果的に現地保全を担ってきたことに対する認識が十分ではないという状況を踏まえ、本提案は生まれました。

世界自然保護基金によれば、過去50年間で地球は野生動物個体群のおよそ70%を失いました（[WWF 2023](https://www.worldwildlife.org/press-releases/69-average-decline-in-wildlife-populations-since-1970-says-new-wwf-report)）。種の絶滅は地球の歴史を通じて発生してきました。過去数千万年と比較すると、種の絶滅速度は平均の100～1,000倍です。そして、その絶滅速度はいまも上昇しています（[Ritchie et al. 2022](https://ourworldindata.org/biodiversity)).&#x20;

#### **図3. 世界のリビング・プラネット・インデックス** [**（WWF 2022）。**  ](https://wwf.panda.org/discover/knowledge_hub/all_publications/living_planet_index2/)

<figure><img src="/files/1a3d298c91690df812988fde2817efbf8235472a" alt=""><figcaption></figcaption></figure>

幸いなことに、世界の生物多様性の大部分は、現在、ほとんど活用されていない資源である先住民族および地域社会によって保全・保護されています。アマゾンのおよそ27%は先住民族の領域が占めており、そこには最も低い森林減少率も見られます（[Josse et al. 2021](https://www.theamazonwewant.org/amazon-assessment-report-2021/)）。したがって、これらの人々を包含することで、これらの熱帯雨林を保護することができます。より包摂的な方法論は、社会的不平等にも対応します。生物クレジットに対する急速に拡大する需要は、投資家にとっても、現場の人々にとっても、市場機会を提供します。


---

# 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/nano.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.
