diff --git a/wiki-rtd/docs/wiki_about/what-is-included.md b/wiki-rtd/docs/wiki_about/what-is-included.md
index 0ebe190..2419485 100644
--- a/wiki-rtd/docs/wiki_about/what-is-included.md
+++ b/wiki-rtd/docs/wiki_about/what-is-included.md
@@ -10,7 +10,9 @@ What follows is a list of features and software currently included in RetroDECK.
- The user needs to provide their own purchased BIOS / Firmware files from their own consoles or purchased engines files (for example Pico-8) for the systems that needs them.
-## RetroDECK Configurator & RetroDECK Framework
+## RetroDECK Features
+
+### RetroDECK Configurator & RetroDECK Framework
@@ -18,7 +20,7 @@ What follows is a list of features and software currently included in RetroDECK.
RetroDECK comes with the `RetroDECK Framework` that allows deeper integrations between the built-in software and easier exposure to a variety of features that you otherwise need to set for example per system basis to create a uniformity between them.
-**The RetroDECK Configurator**
+**RetroDECK Configurator**
The RetroDECK Configurator is a powerful `Utility` that exposes some parts of the `RetroDECK Framework` to the RetroDECK users.
@@ -44,6 +46,19 @@ It can help with:
[RetroDECK Configurator](../wiki_system_guides/configurator/configurator.md).
+### RetroENGINE
+
+
+
+RetroENGINE allows you to run various game files directly with RetroDECK from the desktop without starting the application.
+
+It supports the association of common game file extensions with RetroDECK. Additionally, you can run games directly via RetroENGINE using the CLI.
+
+**Read more here:**
+
+[RetroDECK's RetroENGINE](../wiki_system_guides/retroengine/retroengine-guide.md).
+
+
## Frontends
### ES-DE
diff --git a/wiki-rtd/docs/wiki_general/retrodeck-start.md b/wiki-rtd/docs/wiki_general/retrodeck-start.md
index 9a9c89a..e1dd35d 100644
--- a/wiki-rtd/docs/wiki_general/retrodeck-start.md
+++ b/wiki-rtd/docs/wiki_general/retrodeck-start.md
@@ -1,6 +1,6 @@
# How-to: Start using RetroDECK
-
+
## Information
@@ -12,6 +12,8 @@ If you don't know what RetroDECK is, read:
### Step 0: Prerequisites
+
+
Before you start, make sure you have:
- A device to install RetroDECK on.
diff --git a/wiki-rtd/docs/wiki_icons/retrodeck/rd-configurator.png b/wiki-rtd/docs/wiki_icons/retrodeck/rd-configurator.png
deleted file mode 100644
index 3386d12..0000000
Binary files a/wiki-rtd/docs/wiki_icons/retrodeck/rd-configurator.png and /dev/null differ
diff --git a/wiki-rtd/docs/wiki_system_guides/configurator/configurator.md b/wiki-rtd/docs/wiki_system_guides/configurator/configurator.md
index 6e82135..7a2a5f8 100644
--- a/wiki-rtd/docs/wiki_system_guides/configurator/configurator.md
+++ b/wiki-rtd/docs/wiki_system_guides/configurator/configurator.md
@@ -1,6 +1,6 @@
# RetroDECK Configurator
-
+
**Please note that we are going to rebuild the Configurator into a controller friendly GODOT application and that the current version is not the final design.**
diff --git a/wiki-rtd/docs/wiki_system_guides/retroengine/retroengine-guide.md b/wiki-rtd/docs/wiki_system_guides/retroengine/retroengine-guide.md
index 43023b0..69a9bec 100755
--- a/wiki-rtd/docs/wiki_system_guides/retroengine/retroengine-guide.md
+++ b/wiki-rtd/docs/wiki_system_guides/retroengine/retroengine-guide.md
@@ -1,6 +1,6 @@
# RetroENGINE - Run with RetroDECK
-
+
RetroENGINE allows you to run various game files directly with RetroDECK from the desktop without starting the application.