diff --git a/selfdrive/ui/qt/offroad/firehose.cc b/selfdrive/ui/qt/offroad/firehose.cc
index ab1d0198c7..fe42178a4c 100644
--- a/selfdrive/ui/qt/offroad/firehose.cc
+++ b/selfdrive/ui/qt/offroad/firehose.cc
@@ -69,6 +69,7 @@ FirehosePanel::FirehosePanel(SettingsWindow *parent) : QWidget((QWidget*)parent)
"
"
"Frequently Asked Questions
"
"Does it matter how or where I drive? Nope, just drive as you normally would.
"
+ "Do all of my segments get pulled in Firehose Mode? No, we selectively pull a subset of your segments.
"
"What's a good USB-C adapter? Any fast phone or laptop charger should be fine.
"
"Does it matter which software I run? Yes, only upstream openpilot (and particular forks) are able to be used for training."
));