# چرا QUIC

واژهٔ QUIC یک اسم است، سرنام نیست. این واژه دقیقاً مانند واژهٔ انگلیسی «quick» تلفظ می‌شود.

پروتکل QUIC یک پروتکل انتقالِ دادهٔ امن و قابل اعتماد جدید است که برای پروتکلی مانند HTTP مناسب بوده و می‌تواند برخی از کاستی‌های استفاده از HTTP/2 بر روی TCP و TLS را برطرف کند. گام منطقی بعدی در تکامل حمل و نقل وب.

پروتکل QUIC تنها به انتقال HTTP محدود نمی‌شود. تمایل به سرعت بخشیدن به وب و تحویل داده‌ها به کاربران احتمالاً بزرگترین انگیزه و دلیلی است که در ابتدا باعث ایجاد این پروتکل حمل و نقل جدید شد.

پس چرا ایجاد یک پروتکل جدید و چرا بر روی بستر UDP؟

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


---

# 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://http3-explained.haxx.se/fa/why-quic.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.
