# 附录

- [附录 参考资料与速查](https://yeasy.gitbook.io/openclaw_guide/fu-lu/appendix.md)
- [附录A：术语表](https://yeasy.gitbook.io/openclaw_guide/fu-lu/appendix/glossary.md)
- [附录B：配置模板与样例](https://yeasy.gitbook.io/openclaw_guide/fu-lu/appendix/config_templates.md)
- [附录C：故障排查检查单](https://yeasy.gitbook.io/openclaw_guide/fu-lu/appendix/troubleshooting_checklist.md)
- [附录D：API 与 SDK 参考](https://yeasy.gitbook.io/openclaw_guide/fu-lu/appendix/api_reference.md)
- [附录E：命令速查手册](https://yeasy.gitbook.io/openclaw_guide/fu-lu/appendix/command_cheatsheet.md)
- [附录F：版本映射与升级指南](https://yeasy.gitbook.io/openclaw_guide/fu-lu/appendix/version_mapping.md)
- [附录G：延伸阅读与参考资料](https://yeasy.gitbook.io/openclaw_guide/fu-lu/appendix/reading_list.md)
- [附录H：环境自检工具](https://yeasy.gitbook.io/openclaw_guide/fu-lu/appendix/env_check.md)
- [附录I：OpenClaw 命名演进史](https://yeasy.gitbook.io/openclaw_guide/fu-lu/appendix/naming_history.md)
- [附录J：快变事实核验表](https://yeasy.gitbook.io/openclaw_guide/fu-lu/appendix/volatile_facts.md)


---

# Agent Instructions: 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:

```
GET https://yeasy.gitbook.io/openclaw_guide/fu-lu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
