# 策略产品手册

## 关于为什么要写这本书

此时夜深人静，自己一个人坐在阳台的电脑桌前，想着自己带着各种小朋友的这些年，教练式的教法让人疲倦但是又很有收获，想把自己的一些经验以及看到的问题，通过手册的形式，输出，期望更多的人，走更少的弯路，成就更美好的自己。

```
写一本书，为了老婆。
```

test 同步


---

# 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.likun.pm/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.
