diff --git a/client/src/main/resources/html/docs/QuestionsAndAnswers.md b/client/src/main/resources/html/docs/QuestionsAndAnswers.md
index 04899550..631e2df9 100644
--- a/client/src/main/resources/html/docs/QuestionsAndAnswers.md
+++ b/client/src/main/resources/html/docs/QuestionsAndAnswers.md
@@ -32,6 +32,10 @@ file for errors. The log file is called ctbrec.log and you can find it in the in
If that does not work go back to your settings directory, go up to the parent directory and delete ctbrec-minimal-browser, if it
exists.
+#### It takes a long time until a recording starts for a model
+You probably have a lot of models in the "Recording" list. CTB Recorder checks the models one after the other. This is done on
+purpose to not fire too many requests in a short amount of time, because this can cause blocks by the camsites.
+
#### Can I run several instances of CTB Recorder
It is possible to define the configuration directory and configuration file, which is used by ctbrec. This way you
can create several instances with different configurations.