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

# 開始にあたって

**以下の指示は、指標種のモニタリングを通じて、生物多様性クレジット創出プロジェクト（BCPs）が継続的な保全成果を示すために必要な手順を示すものです。** 本方法論では、保全優先型の生態系プロジェクトの設計と実施を詳述します。これらは主として、生物多様性ホットスポットまたは同等の生態系における健全な地域生物多様性の喪失を回避することを目的とするプロジェクトです。&#x20;

また、先住民族（IP）または地域社会（LC）がこれらのプロジェクトに参加し、その便益を受けるための明確なインセンティブを含むことにより、狩猟または違法取引活動を通じた人為的な捕食圧を低減します。本方法論は、新たなグローバル市場メカニズムの下で、第三者検証および成果連動型支払いの対象となる適格性を提供します。取り組みは、以下を満たさなければなりません。

*（注：Savimboの要件は、個別のクレジット発行主体の要件と若干異なる場合があります。* [*Cercarbono* ](https://www.cercarbono.com/)*標準を採用する各認証機関は、この一覧を若干変更する可能性があり、単にMRVではなく認証を求めるプロジェクトについては、直接確認する必要があります。）*

* [ ] 10の [原則](/methodology/ja/purojekutono/yuan-ze.md).
* [ ] を満たす [適格性および包摂要件](/methodology/ja/purojekutono/shi-ge-ji-zhun.md).
* [ ] 取得する [ベースライン](/methodology/ja/bsurain.md) 公開データから、自らの生態系についての生物多様性指標を入手する：
  * [ ] [生物多様性損失の](/methodology/ja/bsurain/nooyobino.md) 要因および駆動要因
  * [ ] ベースライン [生物多様性の豊かさ](/methodology/ja/bsurain/bsurain-1.md) （入手可能な場合）
  * [ ] [生態系価値](/methodology/ja/bsurain/bsurain.md) および境界を、認定された情報源から取得する。
  * [ ] [指標種](/methodology/ja/bsurain/no.md) モニタリング、正当化、および特性評価の対象となる
  * [ ] 指標種 [インテグリティスコア](/methodology/ja/bsurain/nosukoa.md)
* [ ] 自らの [プロジェクト](/methodology/ja/purojekutono.md) を、以下を含むサイト固有データを用いたPMPにおいて記述する：&#x20;
  * [ ] [プロジェクト境界](/methodology/ja/purojekutono/purojekuto.md) 時空間的な境界を含み、法域、土地権利、契約、いかなる生態系／法域の区分、および潜在的なリーケージ地域を含む。
  * [ ] [実施計画 ](/methodology/ja/purojekutono/shi-shi-ji-hua.md)および方法、
  * [ ] [モニタリング計画](/methodology/ja/monitaringu.md) および方法、
  * [ ] 指標種 [観測](/methodology/ja/purojekutono/shi-shi-ji-hua/no.md) 生データにおいて（ジオコードは非公開とし得る）。
  * [ ] との整合性 [持続可能な開発目標（SDGs）](/methodology/ja/sdgsheno.md)
* [ ] 継続的に [算定する](/methodology/ja/suan-ding.md) オープンソースコードを用いてクレジットを
* [ ] 継続的に [モニタリングし報告する](/methodology/ja/monitaringu.md) クレジット発行主体／レジストリ、またはMRV購入者を通じて

本方法論が意図したとおり、生物多様性保全に対して世界的に最も大きな影響を及ぼす人々の権限を直接強化する効果をもたらすことを、私たちは引き続き期待し、またその実現に向けて尽力します。

#### **図2．ISBMアプローチを適用する手順**

<figure><img src="/files/96d934bd39e410704ad46e46b5fa2b075f6832fc" alt=""><figcaption><p><strong>図3．</strong> ISBMアプローチを適用する手順</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/niatatte.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.
