diff --git a/apps/docs/content/help/contacts.mdx b/apps/docs/content/help/contacts.mdx
index b5a76fcf..96e49d5a 100644
--- a/apps/docs/content/help/contacts.mdx
+++ b/apps/docs/content/help/contacts.mdx
@@ -15,7 +15,7 @@ In the meantime, if you have any troubles setting up your application, or if you
{
type: 'link',
href: 'https://discord.com/invite/WDvCZ54',
- label: 'Discord - recommended',
+ label: 'Discord (recommended)',
customProps: {
icon: Icons['discord'],
description: 'The fastest way to get help from our team and other community members.',
@@ -29,5 +29,14 @@ In the meantime, if you have any troubles setting up your application, or if you
icon: Icons['envelope'],
description: 'Reach the team directly, this might take longer as the community won\'t be included.',
}
+ },
+ {
+ type: 'link',
+ href: 'https://x.com/zeropsio',
+ label: 'Twitter',
+ customProps: {
+ icon: Icons['twitter'],
+ description: 'Reach out to us by direct messagining or by tagging @zeropsio in your tweets for a response.',
+ }
}
]} />
diff --git a/apps/docs/content/help/faq.mdx b/apps/docs/content/help/faq.mdx
index a640f73f..e320b203 100644
--- a/apps/docs/content/help/faq.mdx
+++ b/apps/docs/content/help/faq.mdx
@@ -1,9 +1,17 @@
---
title: Frequently Asked Questions
---
+import Accordion from "/src/components/Accordion"
## General
+What is the Zerops GUI URL
+
+
+ Docusaurus is an open-source static site generator that helps you build optimized websites quickly, focusing on documentation sites.
+
+
+
1. What is the Zerops GUI URL?