# 文件管理

- [查看文件类型](https://wiki.clay-wangzhi.com/linux/wen-jian-guan-li/cha-kan-wen-jian-lei-xing.md)
- [查看文件详细属性](https://wiki.clay-wangzhi.com/linux/wen-jian-guan-li/cha-kan-wen-jian-xiang-xi-shu-xing.md)
- [创建、复制、移动、删除](https://wiki.clay-wangzhi.com/linux/wen-jian-guan-li/zsgc.md)
- [查看文件内容](https://wiki.clay-wangzhi.com/linux/wen-jian-guan-li/cha-kan-wen-jian-nei-rong.md)
- [打包、压缩](https://wiki.clay-wangzhi.com/linux/wen-jian-guan-li/da-bao-ya-suo.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://wiki.clay-wangzhi.com/linux/wen-jian-guan-li.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.
