# 文档目录

### 基础

[笨办法学 Linux](https://book.lizwei.com/ben-ban-fa-xue-linux-zhong-wen-ban/)

[笨办法学 Python · 续](https://book.lizwei.com/ben-ban-fa-xue-python-xu/)

[数据结构思维](https://book.lizwei.com/shu-ju-jie-gou-si-wei/)

### Java

[Java 8 简明教程](https://book.lizwei.com/java-8-jian-ming-jiao-cheng/)

[Java 编程思想](https://book.lizwei.com/onjava8/)

### Kali Linux

[Kali Linux 秘籍（内容较老，价值不大）](https://book.lizwei.com/kali-linux-cookbook/)

[Kali Linux Web 渗透测试秘籍](https://book.lizwei.com/kali-linux-web-penetration-testing-cookbook/)

[Kali Linux 无线渗透测试入门指南](https://book.lizwei.com/kali-linux-wireless-penetration-testing/)

[Kali Linux 网络扫描秘籍](https://book.lizwei.com/kali-linux-network-scanning-cookbook/)


---

# 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.lizwei.com/index/readme.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.
