diff --git a/doc/sdk-configuration.md b/doc/sdk-configuration.md
index 6857357adf84fc27a0e922a72ee5b2eca5c871dc..16c66fe725b6d8da1ba9cba7166cd1bcf91e1fa4 100644
--- a/doc/sdk-configuration.md
+++ b/doc/sdk-configuration.md
@@ -1,5 +1,6 @@
 ## OpenCAPIF SDK configuration
 
+Before configuration it's needed to have completed the [prerequirements](./sdk-prerequirements.md) section and the [installation](./sdk-installation.md) section.
 ### **1. Configuration via Config.json**
 
 This configuration could also be fullfilled by enviroment variables (EXAMPLE)
diff --git a/doc/sdk-installation.md b/doc/sdk-installation.md
index 36ff521fda74517a297fa3060e5ab00db1bf6e0e..78bfb7099acfb77e127c8d3f79e5dd97e43f6e60 100644
--- a/doc/sdk-installation.md
+++ b/doc/sdk-installation.md
@@ -1,6 +1,8 @@
 
 # OpenCAPIF SDK installation
 
+Before installation it's needed to have completed the prerequirements section.
+
 ## OpenCAPIF SDK consumer installation
 
 SOON
diff --git a/doc/sdk-usage.md b/doc/sdk-usage.md
index 86864ac30adfafae9fdf3d4afc7ecf814d527541..b27a1165f851f6e83bc70984fb2d1e2e220fe5df 100644
--- a/doc/sdk-usage.md
+++ b/doc/sdk-usage.md
@@ -2,6 +2,8 @@
 
 OpenCAPIF SDK implements this set of features to easily integrate an application with CAPIF NF either manually or integrating SDK library directly within app code.
 
+Before usage it's needed to have completed the [prerequirements](./sdk-prerequirements.md) section, the [installation](./sdk-installation.md) section and the selected parts of the [configuration](./sdk-configuration.md) section.
+
 [GENERAL CAPIF USAGE FLOW](./images/Flujo%20completo-OPENCAPIF%20ACTUAL.jpg)
 
 This repository includes 2 different modes to test OpenCAPIF SDK: