> 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/quan-ti-gai-yao.md).

# 全体概要

この方法論は、一般の方々が理解できるように記述されており、VBCsを実施したいプロジェクトのための枠組みを提供します。生物多様性方法論をどのように実施するかについて、プロジェクトレベルの指針と事例を示します。以下の要素を導入し、または遵守することにより、生物多様性の地球規模の保全に係る既存の仕組みを補完することを意図しています。&#x20;

* 〜への遵守 [原則](/methodology/ja/purojekutono/yuan-ze.md) 完全性、信頼性、保守性、一貫性、証拠性、正確性、および透明性。
* 生態系の特性評価について公的かつ検証可能なデータに依拠する（[ベースライン評価](/methodology/ja/bsurain.md)). &#x20;
* プロジェクトから求める一次データを意図的に簡素化する（[プロジェクト記述](/methodology/ja/purojekutono.md)）して、先住民族（IP）および地域社会（LC）の包含を可能にする。
* 相互運用可能な [単位](/methodology/ja/suan-ding/no.md) であり、他のプロジェクトと良好に整合する生物多様性クレジット化のためのもの。&#x20;
* 自動化された [計算](/methodology/ja/suan-ding.md) ISBM VBCsの、オープンソースソフトウェアを用いた。&#x20;
* クレジットは、認証および商品販売に利用できます。または、成果連動型資金供与のためのMRVとしてのみ利用することもできます。&#x20;


---

# 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/quan-ti-gai-yao.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.
