> For the complete documentation index, see [llms.txt](https://docs.soei.group/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.soei.group/6.-soei-ecosystem-flow/6.2-cac-thanh-phan-trong-he-sinh-thai.md).

# 6.2 Các thành phần trong hệ sinh thái

#### Người dùng <a href="#nguoi-dung" id="nguoi-dung"></a>

Người dùng là trung tâm của hệ sinh thái Soei.

Họ có thể:

* xem nội dung
* tương tác cộng đồng
* tham gia nhiệm vụ
* tham gia quiz

Mỗi hoạt động của người dùng đều đóng góp vào sự phát triển của nền tảng.

***

#### Creator <a href="#creator" id="creator"></a>

Creator là những người tạo ra nội dung cho nền tảng.

Creator có thể:

* đăng bài viết
* đăng video
* livestream
* tổ chức quiz
* xây dựng cộng đồng.

Creator đóng vai trò quan trọng trong việc thu hút và giữ chân người dùng.

***

#### Doanh nghiệp <a href="#doanh-nghiep" id="doanh-nghiep"></a>

Doanh nghiệp có thể tham gia hệ sinh thái thông qua các hoạt động như:

* tổ chức chiến dịch marketing
* tạo quiz
* tạo nhiệm vụ cộng đồng.

Điều này giúp doanh nghiệp kết nối trực tiếp với cộng đồng người dùng.

***

#### Nội dung <a href="#noi-dung" id="noi-dung"></a>

Nội dung là yếu tố cốt lõi của mọi nền tảng mạng xã hội.

Trên Soei, nội dung có thể bao gồm:

* bài viết
* hình ảnh
* video ngắn
* livestream
* bài viết tin tức
* quiz.

Nội dung được phân phối bởi hệ thống AI Feed.

***

#### Soei Credit <a href="#soei-credit" id="soei-credit"></a>

Soei Credit là dòng chảy kinh tế của nền tảng.

Credit có thể được sử dụng để:

* tip creator
* tham gia quiz
* nhận thưởng từ nhiệm vụ
* tham gia chiến dịch doanh nghiệp.

***

#### Soei Prestige Score (SPS) <a href="#soei-prestige-score-sps" id="soei-prestige-score-sps"></a>

SPS là hệ thống uy tín của nền tảng.

SPS phản ánh:

* mức độ đóng góp
* độ tin cậy
* hoạt động lâu dài.

SPS ảnh hưởng tới:

* phân phối nội dung
* quyền truy cập tính năng
* hệ thống tín dụng.


---

# 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://docs.soei.group/6.-soei-ecosystem-flow/6.2-cac-thanh-phan-trong-he-sinh-thai.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.
