# 水行云起

笔者用过不少笔记软件：Farbox(Dropbox)、有道云笔记、印象笔记、Notion、Bear..从2020年开始尝试把部分笔记托管在Github，通过Gitbook来阅读。

:warning: 该笔记本是笔者自己的积累，而个人认知是不断变化的，容易对知识进行“掐头去尾”，造成某些记录不尽详实，请勿照搬。

1. 沉淀知识，记录想法，站在巨人的肩膀上。
2. 提炼框架，锻造模型，不断更新知识体系。

[>>在线阅读](https://funsoul.gitbook.io/notebook/)


---

# 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://shuixn.gitbook.io/notebook/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.
