# Scratch编程入门

- [第1课 喵喵初体验](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/lesson-1.md)
- [第2课 喵喵背古诗](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/lesson-2.md)
- [第3课 喵喵游西湖](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/lesson-3.md)
- [第4课 喵喵学做操](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/lesson-4.md)
- [第5课 喵喵学英语](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/lesson-5.md)
- [第6课 喵喵演奏会](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/lesson-6.md)
- [第7课 喵喵大抽奖](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/lesson-7.md)
- [第8课 喵喵运动会](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/lesson-8.md)
- [第9课 喵喵学画画](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/lesson-9.md)
- [第10课 喵喵出题目](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/lesson-10.md)
- [阅读材料一：好好搭搭Scratch中文离线版的使用](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/notes-1.md)
- [阅读材料二：“好好搭搭”网站中的作品管理](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/notes-2.md)
- [阅读材料三：使用PowerPoint制作中文文字角色](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/notes-3.md)
- [阅读材料四：Scratch中的指令类型](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/notes-4.md)
- [阅读材料五：Scratch中的三种程序结构](https://docs.haohaodada.cn/zai-xian-ru-men-ke-cheng/scratch-primer/notes-5.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/scratch-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.
