> For the complete documentation index, see [llms.txt](https://so9.gitbook.io/huongdan/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://so9.gitbook.io/huongdan/huong-dan-su-dung-phan-mem-so9.md).

# Hướng dẫn sử dụng phần mềm SO9

## I. KẾT NỐI KÊNH

* [**Hướng dẫn kết nối Facebook**](/huongdan/ket-noi-kenh/facebook.md)
* [**Hướng dẫn kết nối Instagram**](/huongdan/ket-noi-kenh/instagram.md)
* [**Hướng dẫn kết nối Youtube**](/huongdan/ket-noi-kenh/youtube.md)
* [**Hướng dẫn kết nối Tiktok** ](/huongdan/ket-noi-kenh/tiktok.md)
* [**Hướng dẫn kết nối Pinterest**](/huongdan/ket-noi-kenh/pinterest.md)
* [**Hướng dẫn kết nối Zalo Official Account**](/huongdan/ket-noi-kenh/zalo-official-account.md)

## II. ĐĂNG BÀI

* [**Cài đặt cơ bản**](/huongdan/viet-bai/cai-dat-co-ban.md)
* [**Đăng thường**](/huongdan/viet-bai/dang-thuong.md)
* [**Đăng hàng loạt**](/huongdan/viet-bai/dang-hang-loat.md)
* [**Reup nội dung**](/huongdan/viet-bai/reup-noi-dung.md)
* [**Kho nội dung**](/huongdan/viet-bai/kho-noi-dung.md)
* [**Seeding bình luận**](/huongdan/viet-bai/seeding-binh-luan.md)

## III. THỊ TRƯỜNG QUỐC TẾ

* [**Cơ chế hoạt động của SO9**](/huongdan/thi-truong-quoc-te/co-che-hoat-dong-cua-so9.md)
* #### [Các bước triển khai nếu bạn đánh thị trường quốc tế](/huongdan/thi-truong-quoc-te/cac-buoc-trien-khai.md)

## IV. QUẢN LÝ BÀI ĐĂNG

* [**Quản lý danh sách**](/huongdan/quan-ly-lich-dang/quan-ly-theo-danh-sach.md)
* [**Quản lý theo lịch**](/huongdan/quan-ly-lich-dang/quan-ly-theo-lich.md)

## **V. QUẢN LÝ TƯƠNG TÁC**

* [**SO9 Hub**](/huongdan/tuong-tac-moi.md)

## **VI. BÁO CÁO**

* [**Báo cáo hiệu quả kênh**](/huongdan/bao-cao-kenh/hieu-qua-kenh.md)
* [**Báo cáo hiệu quả nội dung**](/huongdan/bao-cao-kenh/hieu-qua-noi-dung.md)
* [**Báo cáo hiệu quả nhân sự**](/huongdan/bao-cao-kenh/hieu-qua-nhan-su.md)

## **VII. KHÁM PHÁ**

* [**Phân tích đối thủ Facebook**](/huongdan/kham-pha.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:

```
GET https://so9.gitbook.io/huongdan/huong-dan-su-dung-phan-mem-so9.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.
