diff --git a/doc/appendix-faq.sgml b/doc/appendix-faq.sgml
index c179bb73..8a79e872 100644
--- a/doc/appendix-faq.sgml
+++ b/doc/appendix-faq.sgml
@@ -116,6 +116,20 @@
+
+ Will replication stop working if &repmgr; is uninstalled?
+
+ No.
+
+
+ &repmgr; (together with repmgrd) assist with
+ managing replication. They do not actually perform replication, which
+ is part of the core PostgreSQL functionality.
+
+
+
+
+