> For the complete documentation index, see [llms.txt](https://http3-explained.haxx.se/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://http3-explained.haxx.se/zh-tw/why-quic.md).

# 為什麼是QUIC

QUIC 是一個名字，它不是某個單詞的縮寫。它的發音與英文中的 "quick" 相同。

QUIC 在許多方面可以被視為一種新型可靠且安全的傳輸層協定，它適用於像是 HTTP 協定，並且可以解決一些在基於 TCP 和 TLS 傳輸的 HTTP/2 協定中存在的缺點。理所當然的，它成為網路傳輸發展的下一步。

QUIC 的用途不侷限於 HTTP 的傳輸。將 Web 和資料整體上能更快地交付給終端客戶的渴望，是創造 QUIC 這一新型傳輸層協定的最大原因。

我們接下來會解釋，我們為什麼要創造一個新的傳輸層協定，以及為什麼要基於 UDP 來實現。

![QUIC logo](/files/-LvW36QJguX0FR2qaPtX)
