# Phương Pháp PULL

**Tín hiệu đầu vào:**

* Hệ thống Media Preparation của GreenNode sẽ kéo nội dung streaming dưới định dạng HLS/MpegDash đã được packaging trước từ server của khách hàng. Bao gồm cả định dạng hỗ trợ ABR và Multiple Audio.
* Hệ thống sẽ đưa nội dung đến tất cả các edge trong mạng lưới chủ động để luôn sẵn sàng khi user gọi đến.
* Người dùng cuối sẽ lấy nội dung với định dạng HLS/MpegDash từ server Edge.

***

**Tín hiệu đầu ra:**

* Hỗ trợ giao thức HTTPS: mặc định tất cả CDN được tạo ra trên hệ thống đều hỗ trợ SSL trên domain của CDN. Tuy nhiên khách hàng có thể sử dụng tự upload Certificate của riêng mình để sử dụng với tên bất kì (tham khảo tại phần quản lý certificate).


---

# 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://docs.vngcloud.vn/vng-cloud-document/vn/vcdn/tong-quan/kien-truc-tong-quan/co-che-phan-phoi-du-lieu/phuong-phap-pull.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.
