# 目录

[控制工程基础](/kong-zhi-gong-cheng-ji-chu.md)

[机械设计](/ji-xie-she-ji.md)

[互换性](/hu-huan-xing.md)

[材料力学](/cai-liao-li-xue.md)

[机械制图](/ji-xie-zhi-tu.md)

[热处理相关](/re-chu-li-xiang-guan.md)

[理论力学](/li-lun-li-xue.md)

[自我介绍](/zi-wo-jie-shao.md)

[复试常问问题](/fu-shi-chang-wen-wen-ti.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.ddns.cafe/mu-lu.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.
