# مطمئن

در حالی که UDP روش انتقال مطمئنی نیست، QUIC لایه‌ای بالای UDP قرار می‌دهد که موجب قابلیت اطمینان می‌شود. انتقال مجدد بسته‌ها، نظارت تراکم، pacing و امکانات دیگری که در TCP موجود است بدین جهت ارائه می‌شود.

داده‌ای که از طریق QUIC از یک پایانه ارسال شده است، مادامی که اتصال برقرار باشد، دیر یا زود در پایانهٔ دیگر ظاهر خواهد شد.


---

# 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-reliable.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.
