diff --git a/website/docs/intro.md b/website/docs/intro.md
index 958ea7aecc4751599747e40670595d128b38fbf2..2496e3d8ae18c31aefe084b252ea38ae88d51b7d 100644
--- a/website/docs/intro.md
+++ b/website/docs/intro.md
@@ -5,7 +5,9 @@ slug: /
 
 # xx network Documentation
 
-This documentation aims to help those interested in xx network to understand the core concepts of xx network, its blockchain ([xxChain](xxchain/)) and its communication layer ([cMixx](cmixx/)). This site also provides deep dives into advanced topics, end-user tools, 3rd party dApps and tutorials.
+If you expected to see the wiki, don't be sad, it's all here!
+
+This documentation site aims to help those interested in xx network to understand the core concepts of xx network, its blockchain ([xxChain](xxchain/)) and its communication layer ([cMixx](cmixx/)). This site also provides deep dives into advanced topics, end-user tools, 3rd party dApps and tutorials.
 
 :::warning Disclaimer
 This site includes years of documentation from multiple sources, some of which may not represent the current state of things and may require changes and/or additions. These documents are a work-in-progress and are continually evolving.
@@ -13,16 +15,18 @@ This site includes years of documentation from multiple sources, some of which m
 
 # Getting started
 
-If you are unfamiliar with the xx network start with the  ...
+If you are unfamiliar with the xx network, might we suggest you start with ...
 
- * [Intro to xx network](overview/xxnetwork.md) - An overview of the xx network
+ * [Intro to xx network](overview/xxnetwork.md) - An overview of the xx network.
 
 # Modules
 
- * [xxChain](xxchain/xxchain.md) - xxChain specific documentation.
- * [cMixx](cmixx/cmixx.md) - cMixx specific documentation.
+ * [xxChain](xxchain/xxchain.md) - xxChain specific documentation. (API, etc.)
+ * [cMixx](cmixx/cmixx.md) - cMixx specific documentation. (API, etc.)
  * [Tools](category/tools/) - End-user documentation. (Explorers, Wallets, Staking, Etc.)
- * [dApps](category/dapps/) - 3rd Party dApps and Use-cases
+ * [dApps](category/dapps/) - dApps. (User docs. and Use-cases...coming)
+ * [xx network Node Handbook](https://handbook.xx.network) - xx Node Installation Manual. (Hosted separately)
+
 
 :::info How to Contribute
 xx network is a decentralized and open-source project, and we have plans to allow others to submit changes, additions, and corrections via GitLab or GitHub. Please check back again later if you wish to contribute!