diff --git a/guides/articles.mdx b/guides/articles.mdx
index 66dc1061..072fe006 100644
--- a/guides/articles.mdx
+++ b/guides/articles.mdx
@@ -4,8 +4,7 @@ title: Index
description: Complete list of articles and guides for Hoppscotch.
---
-Interested in writing an article about Hoppscotch? Contact us at `support@hoppscotch.io`.
-
+Interested in writing an article about Hoppscotch? Contact us at `support@hoppscotch.io`. We welcome community guides that help developers learn and use Hoppscotch effectively.
Representational State Transfer (REST) APIs are a core part of communication between a web/mobile client and a server...