diff --git a/index.html b/index.html
index c65f7f95..1332cf43 100644
--- a/index.html
+++ b/index.html
@@ -67,6 +67,15 @@ Refer to the [Samples](http://docs.spring.io/spring-session/docs/1.0.0.BUILD-SNA
{% capture related_resources %}
+# Guides
+
+* [HttpSession & Redis](http://docs.spring.io/spring-session/docs/current-SNAPSHOT/reference/html5/guides/httpsession.html)
+* [Spring Boot Integration](http://docs.spring.io/spring-session/docs/current-SNAPSHOT/reference/html5/guides/boot.html)
+* [Spring Security Integration](http://docs.spring.io/spring-session/docs/current-SNAPSHOT/reference/html5/guides/security.html)
+* [RESTful APIs](http://docs.spring.io/spring-session/docs/current-SNAPSHOT/reference/html5/guides/rest.html)
+* [Multiple User Accounts](http://docs.spring.io/spring-session/docs/current-SNAPSHOT/reference/html5/guides/users.html)
+* [WebSocket Integration](http://docs.spring.io/spring-session/docs/current-SNAPSHOT/reference/html5/guides/websocket.html)
+
{% endcapture %}