diff --git a/FAQ.md b/FAQ.md
index 1032e38130..8c52cad38b 100644
--- a/FAQ.md
+++ b/FAQ.md
@@ -5452,7 +5452,7 @@ Cloud sync is an experimental feature. It is not available for the Play Store ve
🌎 [Google Translate](https://translate.google.com/translate?sl=en&u=https%3A%2F%2Fm66b.github.io%2FFairEmail%2F%23faq190)
-OpenAI can only be used if configured and enabled, and the app does not use third-party libraries to avoid tracking when OpenAI is not used.
+OpenAI can only be used if configured and enabled.
**Setup**
@@ -5498,6 +5498,8 @@ Please read the [privacy policy](https://openai.com/policies/privacy-policy) of
and perhaps [this article](https://katedowninglaw.com/2023/03/10/openais-massive-data-grab/)
and [this article](https://www.ncsc.gov.uk/blog-post/chatgpt-and-large-language-models-whats-the-risk) too.
+FairEmail does not use third-party libraries to avoid being tracked when OpenAI is not being used.
+
It is possible to use **DeepInfra** too (since version 1.2132).
diff --git a/index.html b/index.html
index e41eb915f5..e5680e754b 100644
--- a/index.html
+++ b/index.html
@@ -2675,7 +2675,7 @@ adb install /path/to/FairEmail-xxx.apk
(190) How do I use OpenAI (ChatGPT)?
🌎 Google Translate
-OpenAI can only be used if configured and enabled, and the app does not use third-party libraries to avoid tracking when OpenAI is not used.
+OpenAI can only be used if configured and enabled.
Setup
You can select the model, configure the temperature and enable moderation in the integration settings.
If you have access to GPT-4, you can change the model name to gpt-4 in the integration settings. There is currently a waitlist for API GPT-4 access.
Please read the privacy policy of OpenAI, and perhaps this article and this article too.
+FairEmail does not use third-party libraries to avoid being tracked when OpenAI is not being used.
It is possible to use DeepInfra too (since version 1.2132).