# 第五部分：进阶能力

- [第十三章 进阶能力：Claude 前沿特性与上下文工程](https://yeasy.gitbook.io/claude_guide/di-wu-bu-fen-jin-jie-neng-li/13_advanced.md)
- [13.1 Claude 4.x 现状与 Claude 5 展望](https://yeasy.gitbook.io/claude_guide/di-wu-bu-fen-jin-jie-neng-li/13_advanced/13.1_claude5_preview.md)
- [13.2 长对话管理实战指南](https://yeasy.gitbook.io/claude_guide/di-wu-bu-fen-jin-jie-neng-li/13_advanced/13.2_infinite_chats.md)
- [13.3 Context Engineering 概览：从提示词工程到上下文工程](https://yeasy.gitbook.io/claude_guide/di-wu-bu-fen-jin-jie-neng-li/13_advanced/13.3_context_engineering.md)
- [13.4 模型内部可解释性：Anthropic 的解释性研究进展](https://yeasy.gitbook.io/claude_guide/di-wu-bu-fen-jin-jie-neng-li/13_advanced/13.4_model_interpretability.md)
- [第十三章 小结：进阶能力的关键要点](https://yeasy.gitbook.io/claude_guide/di-wu-bu-fen-jin-jie-neng-li/13_advanced/summary.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/di-wu-bu-fen-jin-jie-neng-li.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.
