# 说明

恰好看到这本书的考研人你好。

现在，你看到的是《靠谱学长说：聊聊考研复习这件事儿》的第四版。

也是我的这本合集 **第一次** 通过这样`gitbook`这种开源的形式和所有人见面。

在这一版中，我对部分文章进行了删减和整合。为了在`gitbook` 上更加易读，我对所有文章重新进行了`markdown`排版。

通过`gitbook` 来开源分享这本文章合集，是我早就有了的想法，如今距这本合集的第一篇文章诞生两年之后也终于得以实现。

如果没有意外的话，这应该是这本合集的最后一个版本。最后一个版本并非结束而是意味着开始，因为所有人都可以在今后的日子里通过`gitbook`来阅读甚至参与编辑这本合集。

本书所有内容遵守 [**CC-BY-NC-SA 4.0 International**](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh) 开源协议

祝阅读愉快，希望你有所收获。

移步个人主页查看最新文章：[思考问题的熊](https://kaopubear.top)

{% embed url="<https://文章转载等事宜请邮件联系：hi@kaopubear.top>" %}

本书在线访问地址：<https://book.kaopubear.top>

国内加速访问可使用 [语雀](https://www.yuque.com/kaopubear/kaoyan) 版本


---

# 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://book.kaopubear.top/master.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.
