diff --git a/README.md b/README.md
index 356c3ca9..f9a11249 100644
--- a/README.md
+++ b/README.md
@@ -17,6 +17,15 @@ Related projects:
* [iWF Golang SDK](https://github.com/cadence-oss/iwf-golang-sdk), WIP, Contribution is welcome.
* More SDKs? Contribution is welcome.
+## Community & Help
+* [Github Discussion](https://github.com/indeedeng/iwf/discussions)
+ * Best for Q&A, support/help, general discusion, and annoucement
+* [StackOverflow](https://stackoverflow.com/questions/tagged/iwf)
+ * Best for Q&A and general discusion
+* [Github Issues](https://github.com/indeedeng/iwf/issues)
+ * Best for reporting bugs and feature requests
+* For any questions & consultant email to: qlong.seattle@gmail.com
+
# Table of contents
- [Why you would need iWF](#why-you-would-need-iwf)
@@ -208,4 +217,4 @@ However, AWS is right that the programming of SWF/Cadence/Temporal is hard to ad
Inspired by Step Function, iWF is created to provide equivalent power of Cadence/Temporal, but hiding all the internal details
and provide clean and simple API to use.
-
\ No newline at end of file
+