# مشخصات

در اینجا مجموعه‌ای از آخرین پیش‌نویس‌های رسمی برای بخش‌های مختلف QUIC و HTTP/3 آورده شده است.

## نامتغیر‌ها

[دارایی‌های مستقل و غیروابسته به نسخهٔ پروتکل QUIC](https://tools.ietf.org/html/draft-ietf-quic-invariants)

## انتقال

[پروتکل QUIC: یک انتقال امن و چندگانهٔ UDP محور](https://tools.ietf.org/html/draft-ietf-quic-transport)

## بازیابی

[تشخیص اتلاف و کنترل تراکم پروتکل QUIC](https://tools.ietf.org/html/draft-ietf-quic-recovery)

## امنیت لایهٔ انتقال

[استفاده از TLS برای امن‌سازی پروتکل QUIC](https://tools.ietf.org/html/draft-ietf-quic-tls)

## پروتکل انتقال ابرمتن

[پروتکل انتقال ابرمتن نسخهٔ ۳ (HTTP/3)](https://tools.ietf.org/html/draft-ietf-quic-http)

## روش فشرده‌سازی سرایند QPACK

[روش QPACK: فشرده‌سازی سرایند برای HTTP/3](https://tools.ietf.org/html/draft-ietf-quic-qpack)


---

# 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/specs.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.
