diff --git a/libs/_Sidebar.md b/libs/_Sidebar.md
index 1d559a7..cbcb705 100644
--- a/libs/_Sidebar.md
+++ b/libs/_Sidebar.md
@@ -3,3 +3,21 @@
* [Libraries in `thirdparty/` directory](#thirdparty)
* [Libraries and tools in `extra/` directory](#extra)
* [Dependencies not bundled](#notbundled)
+
+
+#### User's manual
+* [[Scenario]] - Use cases for sqlmap.
+* [[Techniques]] - SQLi techniques detected and exploited by sqlmap.
+* [[Features]] - A breakdown of main features.
+* [[Download and update]] - Keep your copy up-to-date.
+* [[Dependencies]] - Third-party libraries and tools required.
+* [[History]] - Kickin' databases since 2006.
+* [[Usage]] - A breakdown of all switches with examples.
+* [[License and copyright]] - The boring stuff.
+
+
+
+----
+#### Miscellaneous
+* [[FAQ]] - Frequently Asked Questions.
+* [[Third party libraries]] - Details of third-party libraries and tools used by sqlmap.