# Giới thiệu

> Bộ tài liệu hướng dẫn bạn dùng **n8n** và bộ công cụ **n8n-nodes-ultimate** của **codedao12** để tự động hóa.

### Nút và tính năng

**Trigger**

* **Zalo User**: tin nhắn, lời mời kết bạn, thả tim của tài khoản cá nhân.
* **Zalo Bot**: nhận tin nhắn đến của khách hàng.
* **Facebook User**: tin nhắn group messenger và nghe thông báo của tài khoản facebook.

**Action**

* **Zalo User**: Nhắn tin, quản lý bạn bè/nhóm, sticker, poll, tag, zBuss
* **Zalo Bot**: API Zalo bot platform
* **Facebook User**: Nhắn tin, quản lý bạn bè, nhóm chat (Messenger)
* **Facebook Business**: Quản lý page/group (Graph), đăng bài/quét bài/comment, sync page token
* **Download Social Videos**: tải video từ Url/Kênh: TikTok/Shorts/X/Reels
* **Message Debounce**: gộp tin nhắn theo thời gian

### Lưu ý quan trọng

* Zalo User, Facebook User và Facebook Business là **Unofficial**, hãy cẩn trọng với tài khoản thật.
* Zalo Bot sử dụng **Official** API.
* Cần cấu hình thêm để tải video theo Kênh.
* Khuyến nghị n8n v0.187 trở lên để tương thích tốt.
* Bộ nút này tham khảo từ các dự án mã nguồn mở: zca-js, ws3-fca.

### Liên hệ & Báo lỗi

* **Github**: [codedao12](https://github.com/codedao12)
* **Hỗ trợ & góp ý**: [Zalo Group](https://zalo.me/g/uinmin927)
* **Kênh youtube**: [View](https://youtu.be/@codedao12)
  * **Zalo User**: [View](https://youtu.be/QaZLVxSRlQ0)


---

# 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://codedao12.gitbook.io/n8n-nodes-ultimate/tong-quan/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.
