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

# 服務品質與網路最佳做法說明

Zoom 軟體應用程式，包括 Zoom Workplace 桌面版、行動版與 VDI 應用程式、Zoom Rooms，以及包括 Zoom Phone 和 Zoom Contact Center 在內的服務，會使用專有與業界標準的自適應技術，即時測量網路與 CPU 資源並調整頻寬消耗。透過這些自適應技術，Zoom 可在大多數網路環境中提供高品質的音訊與視訊協作體驗。

Zoom 也為將資料流量優先排序作為 QoS 策略一部分，並設定 Zoom 應用程式以調節其頻寬消耗的組織，提供管理設定與指引。本文檔概述以下項目，以協助最佳化您網路中的 Zoom 應用程式與啟用 Zoom 的裝置。

{% content-ref url="/pages/9ffa346631b1609b9f361ede513ee97f36b01b2c" %}
[Zoom 音訊與視訊編解碼器如何影響頻寬使用量](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/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/c8ced550520a900e3d4a427d6f3198aa3ab4a80e" %}
[計算 Zoom Meetings 與 Phone 的頻寬使用量](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/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/75bb3cb46882be0f2c3c786a37f10f4f28b261be" %}
[頻寬控制設定](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/network-management/quality-of-service-and-network-best-practices-explainer/bandwidth-control-settings.md)
{% endcontent-ref %}

{% content-ref url="/pages/83b7c490e2e16208b600424d6457766c0bb2a661" %}
[在 Zoom 中使用 DSCP 標記](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/network-management/quality-of-service-and-network-best-practices-explainer/using-dscp-marking-with-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/f4d154f36963d52451ebb92c0521aef44b104b1d" %}
[為 Zoom 設定網路元件](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/network-management/quality-of-service-and-network-best-practices-explainer/configuring-network-components-for-zoom.md)
{% endcontent-ref %}

{% content-ref url="/pages/1cdc3d9d2510a49d05ba97120e8e503c4aedeeb0" %}
[提升頻寬使用效率的 Zoom 產品](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/network-management/quality-of-service-and-network-best-practices-explainer/zoom-products-for-improved-bandwidth-utilization.md)
{% endcontent-ref %}

{% content-ref url="/pages/a5d1661eed54e162ba3b68a92973b5af799f80c3" %}
[使用 Zoom Dashboard 排解網路問題](/technical-library/zh-tw/guan-li-yuan-zhuan-qu/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-tw/guan-li-yuan-zhuan-qu/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.
