# 《机械设计》知识点整理

## 《机械设计》知识点整理

- [首页](https://domm.muzing.top/readme.md)
- [第一篇 总论](https://domm.muzing.top/article_01.md)
- [第一章 绪论、机械设计总论](https://domm.muzing.top/chapter_01.md)
- [第二章 零件的工作能力和计算准则](https://domm.muzing.top/chapter_02.md)
- [第三章 零件的疲劳强度](https://domm.muzing.top/chapter_03.md)
- [第四章 摩擦、磨损及润滑概述](https://domm.muzing.top/chapter_04.md)
- [第二篇 连接](https://domm.muzing.top/article_02.md)
- [第五章 螺纹连接与螺旋传动](https://domm.muzing.top/chapter_05.md)
- [第六章 键、花键、无键连接和销连接](https://domm.muzing.top/chapter_06.md)
- [第七章 铆接、焊接、胶接和过盈连接](https://domm.muzing.top/chapter_07.md)
- [第三篇 机械传动](https://domm.muzing.top/article_03.md)
- [第八章 带传动](https://domm.muzing.top/chapter_08.md)
- [第九章 链传动](https://domm.muzing.top/chapter_09.md)
- [第十章 齿轮传动](https://domm.muzing.top/chapter_10.md)
- [第十一章 蜗杆传动](https://domm.muzing.top/chapter_11.md)
- [第四篇 轴系零、部件](https://domm.muzing.top/article_04.md)
- [第十二章 滑动轴承](https://domm.muzing.top/chapter_12.md)
- [第十三章 滚动轴承](https://domm.muzing.top/chapter_13.md)
- [第十四章 联轴器和离合器](https://domm.muzing.top/chapter_14.md)
- [第十五章 轴](https://domm.muzing.top/chapter_15.md)
- [编写格式要求](https://domm.muzing.top/specification_21.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://domm.muzing.top/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.
