diff --git a/README.md b/README.md
index 30ec38bba..18c8a4ac5 100644
--- a/README.md
+++ b/README.md
@@ -614,6 +614,10 @@ Throughput. To have a good throughput, the upload stream should be routed to an
What is Network Congestion? What can cause it?
+
+Network congestion occurs when there is too much data to transmit on a network and it doesn't have enough capacity to handle the demand.
+This can lead to increased latency and packet loss. The causes can be multiple, such as high network usage, large file transfers, malware, hardware issues, or network design problems.
+To prevent network congestion, it's important to monitor your network usage and implement strategies to limit or manage the demand.