> 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-trai-nghiem.md).

# Kinh nghiệm - trải nghiệm

- [Chọn nơi lưu dữ liệu an toàn](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-trai-nghiem/chon-noi-luu-du-lieu-an-toan.md)
- [Cách để có 1 tỉ Email](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-trai-nghiem/cach-de-co-1-ti-email.md): Hướng dẫn tạo số lượng cực lớn Email (Chỉ nhận, không gửi)
- [Làm hộ chiếu Online](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-trai-nghiem/lam-ho-chieu-online.md): Làm hộ chiếu Online 100% tại nhà, dành cho ai đã có CCCD gắn chip
- [Sinh viên nên mua iPad hay không](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-trai-nghiem/sinh-vien-nen-mua-ipad-hay-khong.md)
- [Kinh nghiệm làm Slide PowerPoint](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-trai-nghiem/kinh-nghiem-lam-slide-powerpoint.md): Kinh nghiệm thực tế & rút ra khi xem slide thực tế
- [Dùng SmartWatch để nhận thông báo](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-trai-nghiem/dung-smartwatch-de-nhan-thong-bao.md)
- [Hướng dẫn cài đặt NextDNS lên Mikrotik Router](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-trai-nghiem/huong-dan-cai-dat-nextdns-len-mikrotik-router.md)
- [Build Server "tại gia"](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-trai-nghiem/build-server-tai-gia.md)
- [Cách viết Email gửi thầy cô](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-trai-nghiem/cach-viet-email-gui-thay-co.md)
- [Cách tải Video từ Douyin không bị Watermark](https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-trai-nghiem/cach-tai-video-tu-douyin-khong-bi-watermark.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, and the optional `goal` query parameter:

```
GET https://note.nguyenanhkiet.net/note-cua-nguyen-anh-kiet/kinh-nghiem-trai-nghiem.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.
