diff --git a/docs/en/05-get-started/discord.svg b/docs/en/05-get-started/discord.svg
new file mode 100644
index 0000000000000000000000000000000000000000..8218e3c3ca3804ea8aed292f1f63c8965ac2e215
--- /dev/null
+++ b/docs/en/05-get-started/discord.svg
@@ -0,0 +1,7 @@
+
diff --git a/docs/en/05-get-started/github.svg b/docs/en/05-get-started/github.svg
new file mode 100644
index 0000000000000000000000000000000000000000..493832ceb7f7bccb8f8956d20d70cbad9eca70d6
--- /dev/null
+++ b/docs/en/05-get-started/github.svg
@@ -0,0 +1,6 @@
+
diff --git a/docs/en/05-get-started/index.md b/docs/en/05-get-started/index.md
index a6b67213834b7dfd000b1896e04f433b7afba91e..fec734b64d86c534f79090aab4660b4545f1baf4 100644
--- a/docs/en/05-get-started/index.md
+++ b/docs/en/05-get-started/index.md
@@ -3,6 +3,12 @@ title: Get Started
description: This article describes how to install TDengine and test its performance.
---
+import github from './github.svg'
+import discord from './discord.svg'
+import twitter from './twitter.svg'
+import youtube from './youtube.svg'
+import linkedin from './linkedin.svg'
+
You can install and run TDengine on Linux/Windows/macOS machines as well as Docker containers. You can also deploy TDengine as a managed service with TDengine Cloud.
The full package of TDengine includes the TDengine Server (`taosd`), TDengine Client (`taosc`), taosAdapter for connecting with third-party systems and providing a RESTful interface, a command-line interface, and some tools. In addition to connectors for multiple languages, TDengine also provides a [RESTful interface](/reference/rest-api) through [taosAdapter](/reference/taosadapter).
@@ -12,4 +18,16 @@ import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
-```
\ No newline at end of file
+```
+
+### Join TDengine Community
+
+