> 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/zh-cn/xiang-mu-miao-shu/you-xiao-can-yu/xing-dong-neng-li.md).

# 行动能力

执行项目的组织必须提供文件，证明其有能力在其所在区域成功实施并监测该项目。除法律文件外，团队还应证明具备项目管理能力。理想情况下，该组织的管理团队中应包括原住民（IP）和当地社区（LC）成员。当项目不是由本地或本地人员运营时，项目团队应就远程管理提供理由，并证明团队执行项目的能力。&#x20;

本方法学强调原住民（IP）和当地社区（LC）的参与。因此，项目应在与原住民开展工作的各个方面考虑文化胜任力，从数据采集一直到向一线人员直接支付款项。项目执行团队必须提供详细信息，说明其已考虑全流程活动，并就与原住民（IP）和当地社区（LC）实施该方案具有明确、透明的计划。

行动能力包括项目部署所需的财务能力。项目应提供其财务预测以及相关组织的资本化表。涉及外部投资者时，项目应透明披露外部投资者对投资回报的预期。ISBM的生物多样性信用不得用于抵消，因此投资者的财务预期需要与未来信用的这一用途保持一致。为确保行政能力，协议或合同结构应考虑 [保障措施](/methodology/zh-cn/xiang-mu-miao-shu/you-xiao-can-yu/bao-zhang-cuo-shi-qing-dan.md).


---

# 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/zh-cn/xiang-mu-miao-shu/you-xiao-can-yu/xing-dong-neng-li.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.
