# 前言

> 在当算法推送着转瞬即逝的狂欢时，总有一些声音值得我们停下来，永久保存。

户晨风的视频账号已经被全面封禁，但我希望，即便被封禁，对他的讨论也不应该停止。户晨风放弃了他所有的直播、视频的版权，所以我制作了这本户晨风直播全集，目前涵盖了从2023年首次开播到2025年封禁时的几乎所有直播。希望无论是支持他的人还是反对他的人，都能从这本书里找到自己需要的东西。

\
语音转文字有很多错误，还请各位海涵。主要错误是无法识别出某句话到底是户晨风说的还是跟他连麦的网友说的。也希望各位能在看这本书的过程中帮忙修订这本书，让他变得更加完美，可读。

GitHub仓库地址：

{% embed url="<https://github.com/Olcmyk/HuChenFeng>" %}

语音转文字脚本：

{% embed url="<https://github.com/Olcmyk/convert-audio-to-text>" %}

**欢迎Star (^▽^)**


---

# 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://www.huchenfeng.live/preface.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.
