> For the complete documentation index, see [llms.txt](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-lam-slide-powerpoint.md).

# Kinh nghiệm làm slide PowerPoint

- [Bài 1: Note & Presenter View - 2 công cụ khá hữu ích hỗ trợ việc thuyết trình](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-lam-slide-powerpoint/bai-1-note-and-presenter-view-2-cong-cu-kha-huu-ich-ho-tro-viec-thuyet-trinh.md)
- [Bài 2: Slide ngập trong biển chữ - làm sao để tránh](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-lam-slide-powerpoint/bai-2-slide-ngap-trong-bien-chu-lam-sao-de-tranh.md)
- [Bài 3: Animitation & Transition - Sử dụng đúng lúc đúng chỗ](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-lam-slide-powerpoint/bai-3-animitation-and-transition-su-dung-dung-luc-dung-cho.md)
- [Bài 4: Kết nối trên thực địa](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-lam-slide-powerpoint/bai-4-ket-noi-tren-thuc-dia.md)
- [Bài 5: SlideGo làm slide của bạn trông "ngứa mắt" bởi vì ....](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-lam-slide-powerpoint/bai-5-slidego-lam-slide-cua-ban-trong-ngua-mat-boi-vi-.....md)
- [Bài 6: Màu sắc - Đơn giản thôi mà - Làm ơn tôn trọng đôi mắt người xem](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-lam-slide-powerpoint/bai-6-mau-sac-don-gian-thoi-ma-lam-on-ton-trong-doi-mat-nguoi-xem.md)
- [Bài 7: Cách một chiếc Slide ra đời](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-lam-slide-powerpoint/bai-7-cach-mot-chiec-slide-ra-doi.md)
- [Bài 8: Cách để có một buổi thuyết trình hiệu quả - Trước buổi thuyết trình](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-lam-slide-powerpoint/bai-8-cach-de-co-mot-buoi-thuyet-trinh-hieu-qua-truoc-buoi-thuyet-trinh.md)
- [Bài 9: Cách để có một buổi thuyết trình hiệu quả - Trong buổi thuyết trình](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-lam-slide-powerpoint/bai-9-cach-de-co-mot-buoi-thuyet-trinh-hieu-qua-trong-buoi-thuyet-trinh.md): Bài 8 đã nói về những gì cần chuẩn bị TRƯỚC buổi thuyết trình, bài này sẽ nói về trong buổi thuyết trình


---

# 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, and the optional `goal` query parameter:

```
GET https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-lam-slide-powerpoint.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
