# 13. Cộng đồng

**GIỚI THIỆU**

Có nhiều nhóm trên 1 App, tương tự với các danh mục tin tức được Admin tạo ra post bài viết trên 1 nhóm tương tự Facebook bao gồm nội dung và hình ảnh&#x20;

* Phải có phê duyệt của Admin mới cho lên xem danh sách các Post đang chờ duyệt và đã duyệt.&#x20;
* Khi chưa có phê duyệt, chỉ có người đăng mới nhìn thấy. Trạng thái là duyệt hoặc chưa duyệt.&#x20;
* Cung cấp chức năng like, share, comment cho post Like: Tương tự Facebook, gồm 2 action là like và Un-like&#x20;
* Share: Chức năng Share lên Zalo, FB, … Share lên Tường cá nhân: tương tự Facebook comment viết comment cho post viết comment cho comment - --
* Post Phải có phê duyệt của Admin mới hiển thị Khi chưa có phê duyệt, chỉ có người đăng mới nhìn thấy. Trạng thái là chưa duyệt, chưa phê duyệt.
* Comment chỉ hiển thị với người post, trạng thái Chưa duyệt&#x20;
* Trạng thái: Đã duyệt và chưa duyệt


---

# 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://tailieu.abaha.vn/quan-ly-modules/cong-dong.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.
