# 2020-1112 工作流/持续集成（CI）

- [FreeBSD Git 快速入门](https://book.bsdcn.org/qi-kan/20201112-gong-zuo-liu-chi-xu-ji-cheng-ci/git.md)
- [使用 syzkaller 进行内核 Fuzzing](https://book.bsdcn.org/qi-kan/20201112-gong-zuo-liu-chi-xu-ji-cheng-ci/syzkaller.md)
- [Mastering Vim Quickly 书评](https://book.bsdcn.org/qi-kan/20201112-gong-zuo-liu-chi-xu-ji-cheng-ci/book.md)
- [线上会议实用技巧](https://book.bsdcn.org/qi-kan/20201112-gong-zuo-liu-chi-xu-ji-cheng-ci/online.md)
- [在控制台上进行网络监控](https://book.bsdcn.org/qi-kan/20201112-gong-zuo-liu-chi-xu-ji-cheng-ci/ports.md)


---

# 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.bsdcn.org/qi-kan/20201112-gong-zuo-liu-chi-xu-ji-cheng-ci.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.
