> For the complete documentation index, see [llms.txt](https://library.zoom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://library.zoom.com/technical-library/vi/goc-quan-tri-vien/network-management/quality-of-service-and-network-best-practices-explainer.md).

# Giải thích về Chất lượng dịch vụ và các phương pháp hay nhất về mạng

Các ứng dụng phần mềm Zoom bao gồm ứng dụng Zoom Workplace trên máy tính để bàn, thiết bị di động và VDI, Zoom Rooms, cùng các dịch vụ bao gồm Zoom Phone và Zoom trung tâm liên hệ, sử dụng các công nghệ thích ứng độc quyền và theo tiêu chuẩn ngành để đo lường tài nguyên mạng và CPU theo thời gian thực và điều chỉnh mức tiêu thụ băng thông. Với các công nghệ thích ứng này, Zoom cung cấp trải nghiệm cộng tác âm thanh và video chất lượng cao trong hầu hết các môi trường mạng.

Zoom cũng cung cấp các Cài đặt quản trị và hướng dẫn cho các tổ chức ưu tiên lưu lượng dữ liệu như một phần trong chiến lược QoS của họ và Cấu hình các ứng dụng Zoom để điều chỉnh mức tiêu thụ băng thông. Tài liệu này phác thảo các mục sau đây để hỗ trợ tối ưu hóa các ứng dụng Zoom và các thiết bị hỗ trợ Zoom trên mạng của bạn.

{% content-ref url="/pages/f82aa04df728a27bab9f02952a94aaf3106b76fc" %}
[Cách codec âm thanh và video của Zoom ảnh hưởng đến mức sử dụng băng thông](/technical-library/vi/goc-quan-tri-vien/network-management/quality-of-service-and-network-best-practices-explainer/how-zoom-audio-and-video-codecs-affect-bandwidth-usage.md)
{% endcontent-ref %}

{% content-ref url="/pages/2271655e668730471643f9e30b3b0d2f309f8478" %}
[Tính toán mức sử dụng băng thông cho Zoom Meetings và Phone](/technical-library/vi/goc-quan-tri-vien/network-management/quality-of-service-and-network-best-practices-explainer/calculating-bandwidth-usage-for-zoom-meetings-and-phone.md)
{% endcontent-ref %}

{% content-ref url="/pages/7a38c5420d95166275b56fa3a88a4d7b07249e61" %}
[Cài đặt kiểm soát băng thông](/technical-library/vi/goc-quan-tri-vien/network-management/quality-of-service-and-network-best-practices-explainer/bandwidth-control-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/1ae8f6569028f97e6ec5b5611eb7c5db048a6beb" %}
[Sử dụng Đánh dấu DSCP với Zoom](/technical-library/vi/goc-quan-tri-vien/network-management/quality-of-service-and-network-best-practices-explainer/using-dscp-marking-with-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/b8352d3f56b882837d12046c93ef31099c49c56a" %}
[Cấu hình các thành phần mạng cho Zoom](/technical-library/vi/goc-quan-tri-vien/network-management/quality-of-service-and-network-best-practices-explainer/configuring-network-components-for-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/f2cab72dbbfcb54bda5b1f6af37adcf2bfdaed3f" %}
[Sản phẩm Zoom giúp cải thiện việc sử dụng băng thông](/technical-library/vi/goc-quan-tri-vien/network-management/quality-of-service-and-network-best-practices-explainer/zoom-products-for-improved-bandwidth-utilization.md)
{% endcontent-ref %}

{% content-ref url="/pages/561977c5c24187b862eb41220829f2d13cf96507" %}
[Sử dụng Bảng điều khiển Zoom để khắc phục sự cố mạng](/technical-library/vi/goc-quan-tri-vien/network-management/quality-of-service-and-network-best-practices-explainer/using-zoom-dashboard-to-troubleshoot-network-issues.md)
{% endcontent-ref %}


---

# 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://library.zoom.com/technical-library/vi/goc-quan-tri-vien/network-management/quality-of-service-and-network-best-practices-explainer.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.
