# 打印

## 本章目录

* [选择打印程序](/slackbook_cn/chapter_08/choosing_a_printer.md)
* [获取驱动](/slackbook_cn/chapter_08/getting_the_driver.md)
* [在 CUPS 中设置打印机](/slackbook_cn/chapter_08/setting_up_a_printer_in_cups.md)
* [从命令行打印](/slackbook_cn/chapter_08/printing_from_the_command_line.md)
  * [打印格式化数据](/slackbook_cn/chapter_08/printing_from_the_command_line/formatting_for_print.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://slackwarecn.gitbook.io/slackbook_cn/chapter_08.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.
