# 前言

2010 年我写了《结网》，这是一本介绍互联网产品经理如何工作的书，算是一本销量“10 万+”专业领域的畅销书，口碑也不错，豆瓣评分 7.9。

2021 年，应图灵教育出版社之邀，我写了《结网 2》，销量并不理想。

《结网 2》不如《结网》受欢迎，可能有五个方面的原因：

* 我所创建的产品糗事百科没有了当年的用户规模，《结网 2》蹭不上流量了
* 进入互联网产品经理这个岗位的新人减少，通过读书来入门的需求减少了
* 帮助产品经理入门的信息极大丰富了，新的内容只是沧海一粟
* 《结网 2》的内容跟不上时代，无法提供现今产品经理所需要的内容
* 定价太高，阻挡了潜在读者的学习热情

经过和图灵教育出版社协商，我决定在《结网 2》的基础上迭代一个新的开源版本，起码解决第五个可能的原因，让这些内容可以不受价格的约束自由传播。

这就有了本开源电子书，《产品经理的无限游戏》。

王坚

授权许可：除特别声明外，本书内容使用 [CC BY-SA 4.0 License](https://creativecommons.org/licenses/by-sa/4.0/legalcode)（[创作共用 署名-相同方式共享 4.0 许可协议](https://creativecommons.org/licenses/by-sa/4.0/legalcode.zh-Hans)）授权。


---

# 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://jiewang.gitbook.io/chan-pin-jing-li-de-wu-xian-you-xi/qian-yan.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.
