diff --git a/CHANGELOG.md b/CHANGELOG.md
index d1d515ba6..f8ecdc4b1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -10,6 +10,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Included quick links in the search results of the assistant
+- Extended the content of the _Self-Hosting_ section by information about additional data providers on the Frequently Asked Questions (FAQ) page
### Changed
diff --git a/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html b/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html
index a30854156..bc468fe96 100644
--- a/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html
+++ b/apps/client/src/app/pages/faq/self-hosting/self-hosting-page.html
@@ -159,6 +159,17 @@
subscription via an API key.
+
+
+ Will you add data provider X?
+
+ We are currently not planning to extend the core data providers.
+ However, you can usually integrate data from your desired website by
+ using the MANUAL
data source along with a scraper
+ configuration.
+
How do I set up a benchmark?