# 附录

- [附录总览](https://yeasy.gitbook.io/claude_guide/fu-lu/12_appendix.md)
- [附录 A：API 参考手册](https://yeasy.gitbook.io/claude_guide/fu-lu/12_appendix/12.1_api_ref.md)
- [附录 B：常见问题解答](https://yeasy.gitbook.io/claude_guide/fu-lu/12_appendix/12.2_faq.md)
- [附录 C：术语表](https://yeasy.gitbook.io/claude_guide/fu-lu/12_appendix/12.3_glossary.md)
- [附录 D：优质资源清单](https://yeasy.gitbook.io/claude_guide/fu-lu/12_appendix/12.4_resources.md)
- [附录 E：Claude 定价与成本参考](https://yeasy.gitbook.io/claude_guide/fu-lu/12_appendix/12.5_pricing.md)
- [附录 F：Claude 与竞品对比：全面的选择指南](https://yeasy.gitbook.io/claude_guide/fu-lu/12_appendix/12.6_model_comparison.md)
- [附录 G：快变事实核验表](https://yeasy.gitbook.io/claude_guide/fu-lu/12_appendix/12.7_volatile_facts.md)
- [结语：从工具到伙伴](https://yeasy.gitbook.io/claude_guide/fu-lu/epilogue.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/claude_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.
