diff --git a/source/_static/images/import_documentation/Framework-Overview.png b/source/_static/images/import_documentation/Framework-Overview.png
new file mode 100644
index 0000000000000000000000000000000000000000..3474d9c7deaac5ad3526b4cdf8157dc6c7b30930
Binary files /dev/null and b/source/_static/images/import_documentation/Framework-Overview.png differ
diff --git a/source/_static/images/import_documentation/Overview-of-SiB.png b/source/_static/images/import_documentation/Overview-of-SiB.png
new file mode 100644
index 0000000000000000000000000000000000000000..2d0b58c490db33209106972cfc829293b814ebb5
Binary files /dev/null and b/source/_static/images/import_documentation/Overview-of-SiB.png differ
diff --git a/source/_static/images/import_documentation/Servers-of-the-future #2.png b/source/_static/images/import_documentation/Servers-of-the-future #2.png
new file mode 100644
index 0000000000000000000000000000000000000000..499dd56a1ca8e04eb37ee09eefa08b64eaefda93
Binary files /dev/null and b/source/_static/images/import_documentation/Servers-of-the-future #2.png differ
diff --git a/source/import_documentation/faq.rst b/source/import_documentation/faq.rst
index 48ba69c5a898bcb122fe5632a5d5efcd1a30280b..2c926fb877965f947daa382a7c9c7ccb955f1cd3 100644
--- a/source/import_documentation/faq.rst
+++ b/source/import_documentation/faq.rst
@@ -3,15 +3,34 @@ FAQ
 
 * How to contribute ?
 
-First have a look to our guidelines
+You can : 
+
+Open an issue: 
+    Reporting bug
+    Making suggestion
+
+`Meet us :) <https://community.startinblox.com/>`__ 
+
+`Give feedbacks on the doc <https://mailto:alice@startinblox.com/>`__ !
+
 
 * Where I can ask for help ?
 
-voir la partie aide de la docs de django project. +community 
+`Come on our chat <https://community.startinblox.com/>`__ , we'll do our best to help you!
+.. voir la partie aide de la docs de django project. +community 
+
 
 * What is Solid ?
 
+We're working to make some popularizations for differents audiences. In the meanwhile, `have a look on the official presentation <solid.mit.edu//>`__ . 
+
+
 * This is open source ?
 
+The whole project is under `MIT licence <https://git.startinblox.com/framework/sib-core/blob/master/LICENSE/>`__ . 
+
+
+* You cannot find the question you have ?
+`Send your question <https://mailto:alice@startinblox.com/>`__ !
 
-Référencer cette faq partout
\ No newline at end of file
+.. Référencer cette FAQ partout
diff --git a/source/import_documentation/get-involved.rst b/source/import_documentation/get-involved.rst
index 70103844d960bd92cf30bcd2bb4a5f1e467c8531..e14efd370c0dc767bc9aadccaa3ba8a598a2c2b6 100644
--- a/source/import_documentation/get-involved.rst
+++ b/source/import_documentation/get-involved.rst
@@ -1,6 +1,6 @@
 Get involved
 ============
-Startin'blox is a young technology. If you want to participate in its development you can create components or look at the core of the framework.
+If you want to participate to the development of Startin'blox you can create components or look at the core of the framework.
 
 Create your components
 ----------------------
diff --git a/source/import_documentation/what-is-sib.rst b/source/import_documentation/what-is-sib.rst
index d41b1048e7e30e887831e341650f010d857a7e9b..8e29aea6e9bf0799545ebfb6208c800355fe550b 100644
--- a/source/import_documentation/what-is-sib.rst
+++ b/source/import_documentation/what-is-sib.rst
@@ -1,12 +1,15 @@
 What is Startin'blox ?
 ***********************
 
-Startin'blox is a front framework based on `Web Components <https://www.webcomponents.org/>`__ and `Linked Data conventions <https://www.w3.org/standards/semanticweb/data>`__ to create interfaces compatible with the `SOLID specifications <https://github.com/solid/solid-spec/>`__.
+Synopsis
+========
+
+Startin'blox is a set of tools based on `Web Components <https://www.webcomponents.org/>`__ and `Linked Data conventions <https://www.w3.org/standards/semanticweb/data>`__ to create applications compatibles with the `SOLID specifications <https://github.com/solid/solid-spec/>`__.
 Those tools are developed by the cooperative of the same name.
 
 
 We are all, as users, captive to the digital platforms we use, attached to them by the network effect over which they have a monopoly.
-Thanks to W3C and `the work of Tim Berners-Lee <https://solid.mit.edu//>`__, an alternative is possible. The new web standards allow the network effect to be shared between the different digital tools and give us back total control over our personal data.
+Thanks to W3C and `the work of Tim Berners-Lee <https://solid.mit.edu/>`__, an alternative is possible. The new web standards allow the network effect to be shared between the different digital tools and give us back total control over our personal data.
 
 **Startin'blox has set itself the mission of precipitating the advent of this new type of digital platform.**
 
@@ -18,7 +21,24 @@ you’ll find any tricky vocabulary on this graphic glossary.
 
 => To know more about Startin'blox, have a look to `our website <https://startinblox.com/>`__.
 
-.. notice::
-    But not only. To improve.
+Explanation
+===========
+
+Global overview
+---------------
+
+.. figure:: ../_static/images/import_documentation/Overview-of-SiB.png
+   :alt: SiB Overview
+    
+Overview of the Framework
+--------------------------
+
+.. figure:: ../_static/images/import_documentation/Framework-Overview.png
+   :alt: Framework Overview
+
+What we expect of a server
+---------------------------
+
+.. figure:: ../_static/images/import_documentation/Servers-of-the-future #2.png
+   :alt: How we image the servers of the future
 
-    
\ No newline at end of file
diff --git a/source/index.rst b/source/index.rst
index 9bfca9a26fcf1e7e4b5de21ace78976c9a9a51bb..7f68c5fa169ca9c272895e7f8ad5f152445907db 100644
--- a/source/index.rst
+++ b/source/index.rst
@@ -8,7 +8,9 @@ Welcome to Startinblox's documentation!
    import_documentation/what-is-sib
    import_documentation/why-use-sib
    import_documentation/get-started
-   import_documentation/get-involved
+   import_documentation/faq
+   
+.. import_documentation/get-involved
 
 .. toctree::
    :maxdepth: 2