diff --git a/i2p2www/pages/site/research/questions.html b/i2p2www/pages/site/research/questions.html
index 6f2cfad7a31c654c07105ce4c1f805148f4bab15..1d4268d26ec2f16ab66eb4ab8b1f60c2c3f07980 100644
--- a/i2p2www/pages/site/research/questions.html
+++ b/i2p2www/pages/site/research/questions.html
@@ -3,6 +3,11 @@
 {% block content %}
 <h2>{{ _('Network database') }}</h2>
 
+<h2>{{ _('Transports') }}</h2>
+<ul>
+<li>How could packet retransmission strategies and timeouts be improved?</li>
+</ul>
+
 <h2>{{ _('Tunnels and Destinations') }}</h2>
 
 <h3>{{ _('Peer selection') }}</h3>