diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 55e596e991d3d0f9f5816fe63d3b89404f6ca3b9..d87e9c687f7280c7dde1fbd2e98ffa66f858be25 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -66,6 +66,12 @@ For those who want to contribute to the Redox GUI, our GUI strategy has recently
 - [Missing POSIX APIs in relibc](https://gitlab.redox-os.org/redox-os/relibc/-/issues/173) - high-priority
 - [Recipes with old config format](https://gitlab.redox-os.org/redox-os/cookbook/-/issues/174) - medium-priority
 
+## Build System
+
+You can find the Redox build system organization and commands on this page:
+
+- [Build System Quick Reference](https://doc.redox-os.org/book/ch08-06-build-system-reference.html)
+
 ## Best Practices and Guidelines
 
 - [Best Practices](https://doc.redox-os.org/book/ch11-00-best-practices.html)