# WU-Link智能造物入门

- [第一课 初识物联网造物神器——WU-Link](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer/lesson-1.md)
- [第二课 在WU-Link中使用点阵屏——玩转图案设计](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer/lesson-2.md)
- [第三课 在WU-Link中使用点阵屏——送给妈妈的计时器](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer/lesson-3.md)
- [第四课 在WU-Link中使用板载传感器——环境自动检测仪](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer/lesson-4.md)
- [第五课 在WU-Link中使用加速度计——自制计步器](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer/lesson-5.md)
- [第六课 在WU-Link中使用电子罗盘——指南针来了](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer/lesson-6.md)
- [第七课 在WU-Link中使用红外传感器——红外电子琴](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer/lesson-7.md)
- [第八课 Scratch与WU-Link互联互控——物联网点读机](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer/lesson-8.md)
- [第九课 Scratch与WU-Link互联互控――物联网环境监测仪](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer/lesson-9.md)
- [第十课 WU-Link之间的互联互控——抽签与抢答程序](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer/lesson-10.md)
- [阅读材料一：WU-Link的无线网络连接设置](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer/notes-1.md)
- [阅读材料二：添加并绑定设备](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer/notes-2.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://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/wulink-primer.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.
