> 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/qian-zhi-cai-liao/mu-lu.md).

# 目录

#### [执行摘要](/methodology/zh-cn/zhi-xing-zhai-yao.md)

#### [表目录](/methodology/zh-cn/qian-zhi-cai-liao/biao-mu-lu.md)&#x20;

#### [图目录 ](/methodology/zh-cn/qian-zhi-cai-liao/tu-mu-lu.md)

#### [ 引言 ](/methodology/zh-cn/yin-yan.md)

#### [缩略语和简称](#acronyms-and-abbreviations)

#### [术语和定义](#terms-and-definitions)

#### [1. 入门 ](/methodology/zh-cn/ru-men.md)

#### [2. 总体描述](/methodology/zh-cn/zong-ti-shuo-ming.md)

#### [3. 原则](/methodology/zh-cn/xiang-mu-miao-shu/yuan-ze.md)

#### [4. 资格标准](/methodology/zh-cn/xiang-mu-miao-shu/zi-ge-biao-zhun.md)

#### [5. 项目边界](/methodology/zh-cn/xiang-mu-miao-shu/xiang-mu-bian-jie.md)

#### [6. 基线评估 ](/methodology/zh-cn/ji-xian-ping-gu.md)

#### [7. 项目情景 ](broken://spaces/Ym3eXmtwXdwnNldRSyuo)

#### [8. 计算 ](/methodology/zh-cn/ji-suan.md)

#### [9. 保障措施清单](/methodology/zh-cn/xiang-mu-miao-shu/you-xiao-can-yu/bao-zhang-cuo-shi-qing-dan.md)

#### [10. 风险和不确定性 ](/methodology/zh-cn/xiang-mu-miao-shu/shi-shi-ji-hua/feng-xian-yu-bu-que-ding-xing.md)

#### [11. 可持续发展目标贡献](/methodology/zh-cn/dui-ke-chi-xu-fa-zhan-mu-biao-di-gong-xian.md)

#### [12. 分组项目 ](/methodology/zh-cn/xiang-mu-miao-shu/xiang-mu-bian-jie/zu-he-xiang-mu.md)

#### [13. 监测计划](/methodology/zh-cn/jian-ce-ji-hua.md)

#### [参考文献 ](/methodology/zh-cn/can-kao-wen-xian.md)

#### [附录 ](/methodology/zh-cn/fu-lu.md)

#### [常见问题 ](/methodology/zh-cn/chang-jian-wen-ti-jie-da.md)

#### [免责声明](/methodology/zh-cn/mian-ze-sheng-ming.md)

#### [文件历史](/methodology/zh-cn/wen-dang-li-shi.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/qian-zhi-cai-liao/mu-lu.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.
