# انتقال و کاربرد

پروتکل IETF QUIC یک پروتکل انتقال است، که در بالای آن پروتکل‌‌های کاربردی دیگر می‌توانند استفاده شوند. پروتکل اصلی لایهٔ کاربرد HTTP/3 (یا h3) است.

لایهٔ انتقال از اتصال‌ها و جریان‌ها پشتیبانی می‌کند.

نسخهٔ پیشین QUIC گوگل، انتقال و HTTP را همراه با یکدیگر به شکلی همه‌کاره دارا بود و بیشتر یک پروتکل ارسال برای قاب‌های (frame) پروتکل HTTP/2 بر روی بستر UDP با هدف خاص بود.


---

# 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/the-protocol/feature-trans-app.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.
