diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index b07724dfcf7ec8eea21724e346f6fc5f7f04bbc9..4b46d341a2d06295ec3d7f4a0454650829ef4e4c 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -81,6 +81,12 @@ You can read how to use the Cookbook recipe system to port applications on this
 
 - [Porting Applications Using Recipes](https://doc.redox-os.org/book/ch09-03-porting-applications.html)
 
+## Developer FAQ
+
+You can see the most common questions and problems on this page:
+
+- [Develper FAQ](https://doc.redox-os.org/book/ch09-05-developer-faq.html)
+
 ## Best Practices and Guidelines
 
 - [Best Practices](https://doc.redox-os.org/book/ch11-00-best-practices.html)