# X 视窗系统

## 本章目录

* [X 是什么？](/slackbook_cn/chapter_07/what_is_and_isnt_x.md)
* [配置 X 服务器](/slackbook_cn/chapter_07/configuring_the_x_server.md)
* [选择窗口管理器](/slackbook_cn/chapter_07/choosing_a_window_manager.md)
* [设置图形界面登陆](/slackbook_cn/chapter_07/setting_up_a_graphical_login.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_07.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.
