diff --git a/docs/index.rst b/docs/index.rst
index 464423d69f44c636ef4ecaa73b1afed0ed4fc00f..58ee4eaba45073cdcef6ea7973249522e75b1bcf 100644
--- a/docs/index.rst
+++ b/docs/index.rst
@@ -12,6 +12,16 @@ Welcome to CoolAMQP's documentation!
     basics
     tracing
 
+Quick FAQ
+=========
+
+Q: **I'm running uWSGI and I can't publish messages. What's wrong?**
+
+A: Since CoolAMQP spins a thread in the background, make sure to run_
+    uwsgi with :code:`--enable-threads`
+
+.. _run: https://uwsgi-docs.readthedocs.io/en/latest/WSGIquickstart.html#a-note-on-python-threads
+
 Indices and tables
 ==================