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

# 制約

本方法論は、クレジット対象区域における生物多様性を完全に定量化することを目的とするものではありません。むしろ、地球の健康にとって価値の高い対象であることが知られている生態学的ゾーンの保全に関し、公正で、透明性があり、かつ実用可能な代理指標を提供することを目的としています。&#x20;

本方法論は、保全された生態系の広がりを、希少種および絶滅危惧種がその生息域および活動域を拡大することに伴って示すことはできますが、生態系の完全性の向上（劣化した生態系の改善）を示すために用いるべきではありません。後者は、望ましくは本方法論と相互運用可能な、他の方法論の範囲に入ります。 [単位](/methodology/ja/suan-ding/no.md).

本方法論は、特定の種のために使用するよう設計されたものではありません。むしろ、複数の分類群において健全な生態系を示すため、適格な種から可能な限り多くのデータを収集することが、プロジェクトに推奨されます。&#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/quan-ti-gai-yao/zhi-yue.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.
