diff --git a/doc/guide/intro.xml b/doc/guide/intro.xml
index 1ad4220935..867739d248 100644
--- a/doc/guide/intro.xml
+++ b/doc/guide/intro.xml
@@ -104,6 +104,24 @@
in that Kea can be built without Cassandra support.
+
+
+
+ As of Kea 1.4.0 release, the integration with RADIUS is provided in Kea via the hooks
+ library available to our Support Customers. Use of this library requires
+ FreeRadius-client library to be present on the system where Kea is running.
+ This is an optional dependency in that Kea can be built without RADIUS support.
+
+
+
+
+
+ As of 1.5.0 release, Kea provides NETCONF interface with the kea-netconf agent.
+ This Kea module is built optionally and requires Sysrepo software when used.
+ Building Kea with NETCONF support requires many dependencies to be installed
+ which are described in more details in .
+
+