> 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/zh/guan-li-yuan-jiao-luo/network-management/quality-of-service-and-network-best-practices-explainer.md).

# 服务质量和网络最佳实践说明

包括 Zoom Workplace 桌面、移动和 VDI 应用、Zoom Rooms，以及包括 Zoom Phone 和 Zoom 呼叫中心在内的服务在内的 Zoom 软件应用，使用专有和行业标准自适应技术来实时测量网络和 CPU 资源，并调整带宽消耗。借助这些自适应技术，Zoom 可在大多数网络环境中提供高质量的音频和视频协作体验。

Zoom 还为将数据流量作为其 QoS 策略一部分并配置 Zoom 应用以调节其带宽消耗的组织提供管理设置和指导。本文档概述了以下项目，以帮助优化您网络上的 Zoom 应用和支持 Zoom 的设备。

{% content-ref url="/pages/7dae01822e8ba41b8ece45761c0b5efa4a1c535d" %}
[Zoom 音频和视频编解码器如何影响带宽使用](/technical-library/zh/guan-li-yuan-jiao-luo/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/23c51c50a45d0c685b9129e567303b2e69acd1a0" %}
[计算 Zoom Meetings 和 Phone 的带宽使用量](/technical-library/zh/guan-li-yuan-jiao-luo/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/16c267d2a3b7efd39eae923b50c5219ba8a4fe47" %}
[带宽控制设置](/technical-library/zh/guan-li-yuan-jiao-luo/network-management/quality-of-service-and-network-best-practices-explainer/bandwidth-control-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/9eb3a35368cefc5dca63358e1748c2bdd592c6ff" %}
[在 Zoom 中使用 DSCP 标记](/technical-library/zh/guan-li-yuan-jiao-luo/network-management/quality-of-service-and-network-best-practices-explainer/using-dscp-marking-with-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/17cf114a28c0e62c4de355f00ca58530fea989ca" %}
[为 Zoom 配置网络组件](/technical-library/zh/guan-li-yuan-jiao-luo/network-management/quality-of-service-and-network-best-practices-explainer/configuring-network-components-for-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/c6ddb2941f5e7d6c88a1446b61cbc91fe1e7d936" %}
[用于提升带宽利用率的 Zoom 产品](/technical-library/zh/guan-li-yuan-jiao-luo/network-management/quality-of-service-and-network-best-practices-explainer/zoom-products-for-improved-bandwidth-utilization.md)
{% endcontent-ref %}

{% content-ref url="/pages/c1d1fbd837d1eae042df9c676c93717aa39be711" %}
[使用 Zoom 仪表板排查网络问题](/technical-library/zh/guan-li-yuan-jiao-luo/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/zh/guan-li-yuan-jiao-luo/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.
