> 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/purojekutono/na/no.md).

# 地域社会の関与

生物多様性の証明のための方法論に加え、プロジェクトは、現場の実際の個人に対して、プロジェクト資金を公正かつ衡平に分配する方法を有していることを示す必要があります。資金支払いのための技術には、腐敗に対する保護措置を備え、実際に生態系を保全している人々から中間業者その他の資金の流用または目減りをもたらす可能性のある要因を排除しなければなりません。方法論は、先住民族のコミュニティが生態系の管理者となることを可能にし、伝統的な狩猟採集型の生活様式に依拠する小規模農家を動員してジャングルを保全し、指標種をモニタリングすることにより、固有の生物多様性を保全するよう設計されています。&#x20;

最後に、BCPsは、FAIRおよびCAREガイドラインを用い、IPおよびLCコミュニティが関与する、プロジェクトに関するデータ、すなわち広報資料、生態系および生物多様性に関するプロジェクトデータ、映像および写真データ、ならびに参加者の写真について、アクセス、所有権、及びクレジットの付与に関する衡平な分配計画を示さなければなりません。 [（Carroll et al., 2021）](https://sciwheel.com/work/citation?ids=10929355\&pre=\&suf=\&sa=0).&#x20;

多くのプロジェクトは、IPおよびLCと公的主体と民間主体が連携して実施されています。例えば、公的資金を伴うプロジェクト（例：UNESCO世界遺産サイト）で、かつ地域社会が関与している場合（すなわち、当該サイトを保全し、その周辺に位置する漁村など）です。すべての関係主体、その動機、及び資金源を明確に特定しなければなりません。


---

# 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/purojekutono/na/no.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.
