# 第11章 打印

- [11.1.快速入门](https://handbook.bsdcn.org/di-11-zhang-da-yin/11.1.-kuai-su-ru-men.md)
- [11.2.连接打印机](https://handbook.bsdcn.org/di-11-zhang-da-yin/11.2.-lian-jie-da-yin-ji.md)
- [11.3.常见的页面描述语言（PDL）](https://handbook.bsdcn.org/di-11-zhang-da-yin/11.3.-chang-jian-de-ye-mian-miao-shu-yu-yan.md)
- [11.4.直接打印](https://handbook.bsdcn.org/di-11-zhang-da-yin/11.4.-zhi-jie-da-yin.md)
- [11.5.LPD（行式打印机程序）](https://handbook.bsdcn.org/di-11-zhang-da-yin/11.5.-lpd-hang-shi-da-yin-ji-cheng-xu.md)
- [11.6.其他打印系统](https://handbook.bsdcn.org/di-11-zhang-da-yin/11.6.-qi-ta-da-yin-xi-tong.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://handbook.bsdcn.org/di-11-zhang-da-yin.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.
