diff --git a/assets/LOGO.png b/assets/LOGO.png
index cffc9b3..21837cf 100644
Binary files a/assets/LOGO.png and b/assets/LOGO.png differ
diff --git a/assets/webp/denode-manager-import-account.webp b/assets/webp/denode-manager-import-account.webp
new file mode 100644
index 0000000..6d6f373
Binary files /dev/null and b/assets/webp/denode-manager-import-account.webp differ
diff --git a/assets/webp/denode-manager-login-account.webp b/assets/webp/denode-manager-login-account.webp
new file mode 100644
index 0000000..6cc0bbb
Binary files /dev/null and b/assets/webp/denode-manager-login-account.webp differ
diff --git a/assets/webp/denode-manager-start-node.webp b/assets/webp/denode-manager-start-node.webp
new file mode 100644
index 0000000..c8b5965
Binary files /dev/null and b/assets/webp/denode-manager-start-node.webp differ
diff --git a/assets/webp/dm-linux-install.webp b/assets/webp/dm-linux-install.webp
new file mode 100644
index 0000000..4f82de0
Binary files /dev/null and b/assets/webp/dm-linux-install.webp differ
diff --git a/assets/webp/dm-linux-launch.webp b/assets/webp/dm-linux-launch.webp
new file mode 100644
index 0000000..e9cba09
Binary files /dev/null and b/assets/webp/dm-linux-launch.webp differ
diff --git a/assets/webp/dm-macos-install-step-1.png b/assets/webp/dm-macos-install-step-1.png
new file mode 100644
index 0000000..7e8980f
Binary files /dev/null and b/assets/webp/dm-macos-install-step-1.png differ
diff --git a/assets/webp/dm-macos-install-step-2.webp b/assets/webp/dm-macos-install-step-2.webp
new file mode 100644
index 0000000..b72667c
Binary files /dev/null and b/assets/webp/dm-macos-install-step-2.webp differ
diff --git a/assets/webp/dm-macos-launch.webp b/assets/webp/dm-macos-launch.webp
new file mode 100644
index 0000000..af5dc52
Binary files /dev/null and b/assets/webp/dm-macos-launch.webp differ
diff --git a/assets/webp/dm-windows-install.webp b/assets/webp/dm-windows-install.webp
new file mode 100644
index 0000000..136b17f
Binary files /dev/null and b/assets/webp/dm-windows-install.webp differ
diff --git a/assets/webp/dm-windows-launch.webp b/assets/webp/dm-windows-launch.webp
new file mode 100644
index 0000000..3f416b3
Binary files /dev/null and b/assets/webp/dm-windows-launch.webp differ
diff --git a/assets/webp/node-activation-demo.webp b/assets/webp/node-activation-demo.webp
new file mode 100644
index 0000000..b418731
Binary files /dev/null and b/assets/webp/node-activation-demo.webp differ
diff --git a/guides/configuring-manager.md b/guides/configuring-manager.md
index c30cda5..6630570 100644
--- a/guides/configuring-manager.md
+++ b/guides/configuring-manager.md
@@ -1,4 +1,4 @@
-# DeNet Datakeeper Node Manager Configuration
+# DeNode Manager Configuration
## Table of Contents
1. [Account Setup](#account-setup)
@@ -13,44 +13,34 @@ When you first install Node Manager, you will see the following window, which me
### Choose the account or import a new one:
- To use already imported account: Choose it in the displayed list
- 
- To import: Choose the **import** option and paste the copied [private key](./requirements.md#step-1-copy-your-private-key), then press Enter
- 
+
+ 
## Password Configuration
### Set Password: Enter a strong password
- The private key will be stored securely on your device, encrypted with this password
- 
- 
+
+ 
## Node Activation
At startup, all licenses will be disabled

In order to **activate the nodes**, you need to set additional configuration settings for each node:
-1. **Choose License ID**: Ρlick on the toggle to the left of the license number to proceed to the activation
- 
-2. **Specify Storage Directory**: Enter path to the directory you would like to share for the storage users data
- - Click on the folder icon on the right to select a directory interactively
- - Or enter the path manually, **e.g.**, /Users/user/denet_storage (Linux/macOS) or C:\denet_storage (Windows)
- - Ensure the directory exists and has sufficient space
- 
-3. **Select [RPC](./faq.md#what-is-an-rpc-and-why-do-we-use-it) for peaq Blockchain (Chain Id: 3338)**
- 
-4. **Set Storage Space**:
- - Specify the amount of disk space to allocate for DeNet Storage (e.g., 100). Enter the value (only number, without GiB) when prompted
- 
-5. **Enter IP Address**: Skip to use the default one (0.0.0.0)
- - If you'd like to set up the [public IP](./public-ip.md), enter it in the following format: xxx.xxx.xxx.xxx
- 
-6. **Choose Port**: Press `Use Default` to configure it automatically
- - Or specify another (value from 10000 to 65535)
- - If you use the public IP address, make sure that the port is [forwarded](./public-ip.md#port-forwarding-requirements)
- 
-7. **Verify Operation**:
- - If the startup icon turns green, and you receive a [notification](#viewing-notifications) that the node has entered the pool, you can consider it running
- 
- 
+| # | Setting | Configuration Details |
+|---|---------|----------------------|
+| 1 | **Choose License ID** | Ρlick on the toggle to the left of the license number to proceed to the activation |
+| 2 | **Specify Storage Directory** | Enter path to the directory you would like to share for the storage users data
- Click on the folder icon on the right to select a directory interactively
- Or enter the path manually, **e.g.**, /Users/user/denet_storage (Linux/macOS) or C:\denet_storage (Windows)
- Ensure the directory exists and has sufficient space |
+| 3 | **Select RPC** | Select [RPC](./faq.md#what-is-an-rpc-and-why-do-we-use-it) for peaq Blockchain (Chain Id: 3338) |
+| 4 | **Set Storage Space** | Specify the amount of disk space to allocate for DeNet Storage (e.g., 100). Enter the value (only number, without GiB) when prompted |
+| 5 | **Enter IP Address** | Skip to use the default one (0.0.0.0)
- If you'd like to set up the [public IP](./public-ip.md), enter it in the following format: xxx.xxx.xxx.xxx |
+| 6 | **Choose Port** | Press `Use Default` to configure it automatically
- Or specify another (value from 10000 to 65535)
- If you use the public IP address, make sure that the port is [forwarded](./public-ip.md#port-forwarding-requirements) |
+| 7 | **Verify Operation** | If the startup icon turns green, and you receive a [notification](#viewing-notifications) that the node has entered the pool, you can consider it running |
+
+
## Monitoring Your Node
### Viewing Notifications
diff --git a/guides/install-denode-manager-linux.md b/guides/install-denode-manager-linux.md
new file mode 100644
index 0000000..0091972
--- /dev/null
+++ b/guides/install-denode-manager-linux.md
@@ -0,0 +1,152 @@
+# DeNode Manager Desktop Installation Guide for Linux
+
+This guide provides step-by-step instructions for installing and running the DeNode Manager on Linux systems. The DeNode Manager offers a user-friendly graphical interface for managing your DeNet Datakeeper nodes.
+
+## Table of Contents
+
+1. [Setup Guide](#setup-guide)
+2. [Bonus Guide](#bonus-guide)
+3. [Troubleshooting](#troubleshooting)
+4. [Additional Resources](#additional-resources)
+
+---
+
+## Setup Guide
+
+> β οΈ **Important:** Before starting, please review the [System and Account Requirements](./requirements.md) to ensure you have everything needed.
+
+### Step 0: Download
+
+Choose one of the following methods to download the DeNode Manager Desktop:
+
+#### **Method 1: Direct Download from GitHub (Recommended)**
+
+1. Visit the [DeNet Node Releases page](https://github.com/DeNetPRO/Node/releases/latest)
+2. Download the appropriate version for your Linux distribution:
+ - **Debian/Ubuntu (x86_64):** `DeNode_Manager_1.0.5_amd64.deb`
+ - **Debian/Ubuntu (ARM64):** `DeNode_Manager_1.0.5_arm64.deb`
+ - **Red Hat/Fedora/CentOS (x86_64):** `DeNode_Manager-1.0.5-1.x86_64.rpm`
+ - **Red Hat/Fedora/CentOS (ARM64):** `DeNode_Manager-1.0.5-1.aarch64.rpm`
+
+#### Method 2: Using Terminal
+
+Open Terminal and run the appropriate command for your distribution:
+
+```bash
+# For Debian/Ubuntu (AMD64)
+curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc11/DeNode_Manager_1.0.5_amd64.deb
+
+# For Debian/Ubuntu (ARM64)
+curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc11/DeNode_Manager_1.0.5_arm64.deb
+
+# For Red Hat/Fedora/CentOS (AMD64)
+curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc11/DeNode_Manager-1.0.5-1.x86_64.rpm
+
+# For Red Hat/Fedora/CentOS (ARM64)
+curl -LO https://github.com/DeNetPRO/Node/releases/download/v4.0.1-rc11/DeNode_Manager-1.0.5-1.aarch64.rpm
+```
+
+### Step 1: Installation
+
+#### Install the Package
+
+**For Debian/Ubuntu (DEB):**
+
+```bash
+# Install the package
+sudo dpkg -i DeNode_Manager_1.0.5_amd64.deb
+
+# Fix missing dependencies
+sudo apt install -f
+```
+
+**For Red Hat/Fedora/CentOS (RPM):**
+
+```bash
+# Install the package
+sudo rpm -ivh DeNode_Manager-1.0.5-1.x86_64.rpm
+```
+
+
+
+### Step 2: Launch
+
+**From Applications Menu:**
+
+1. Open your applications menu
+2. Find **DeNode Manager** in the list
+3. Click to launch
+
+**From Terminal:**
+
+```bash
+denode-manager
+```
+
+
+
+> π‘ **Tip:** The first launch may take some time as the application initializes its components.
+
+### Step 3: Configure Your Node
+
+Learn how to configure and activate your node:
+- [Configuring Node Manager Guide](./configuring-manager.md)
+
+---
+
+## Bonus Guide
+
+Congratulations! You have successfully installed and launched the DeNode Manager. Here are some bonus resources to enhance your experience:
+
+### 1. Monitor Your Node
+
+Learn how to monitor node activity and performance:
+- [Node Activity Monitoring](./monitoring.md)
+
+### 2. Manage Your License
+
+Understand license management and transactions:
+- [License Management](./license-management.md)
+
+### 3. Set Up Public IP (Optional)
+
+Improve node performance with a public IP address:
+- [Public IP Setup Guide](./public-ip.md)
+
+---
+
+## Troubleshooting
+
+### Multiple Licenses Transaction Issues
+If you have multiple licenses, launch them one by one. Starting all licenses simultaneously may prevent transactions from processing correctly.
+
+### Reinstallation Issues
+Before reinstalling DeNode Manager, make sure to properly quit the application and verify that the `denode` process is also stopped. Simply closing the window may not terminate background processes.
+
+### Still Need Help?
+Contact support if you encounter issues:
+- [Discord Support](https://discord.gg/cPz9m4cSWv)
+
+---
+
+## Additional Resources
+
+### Documentation
+
+- [FAQ - Frequently Asked Questions](./faq.md)
+- [Command Line Interface Guide](./denode-command.md)
+- [Disk Management Guide](./disks-management.md)
+
+### Installation Guides for Other Platforms
+
+- [Windows Installation](./install-denode-manager-windows.md)
+- [macOS Installation](./install-denode-manager-macos.md)
+
+### Community & Support
+
+- **Official Website:** [denet.pro](https://denet.pro)
+- **Discord Server:** [Join our community](https://discord.gg/cPz9m4cSWv)
+
+**Need Help?**
+If you encounter any issues not covered in this guide, please reach out through our community channels:
+- [Discord Support](https://discord.gg/cPz9m4cSWv)
diff --git a/guides/install-denode-manager-macos.md b/guides/install-denode-manager-macos.md
new file mode 100644
index 0000000..e1707e5
--- /dev/null
+++ b/guides/install-denode-manager-macos.md
@@ -0,0 +1,132 @@
+# DeNode Manager Desktop Installation Guide for macOS
+
+This guide provides step-by-step instructions for installing and running the DeNode Manager on macOS systems. The DeNode Manager offers a user-friendly graphical interface for managing your DeNet Datakeeper nodes.
+
+## Table of Contents
+
+1. [Setup Guide](#setup-guide)
+2. [Bonus Guide](#bonus-guide)
+3. [Troubleshooting](#troubleshooting)
+4. [Additional Resources](#additional-resources)
+
+---
+
+## Setup Guide
+
+> β οΈ **Important:** Before starting, please review the [System and Account Requirements](./requirements.md) to ensure you have everything needed.
+
+### Step 0: Download
+
+Choose one of the following methods to download the DeNode Manager Desktop:
+
+1. Visit the [DeNet Node Releases page](https://github.com/DeNetPRO/Node/releases/latest)
+2. Download the macOS version:
+ - **macOS (Intel/Apple Silicon):** `DeNode_Manager_1.0.5_x64.dmg`
+
+### Step 1: Installation
+
+#### Open the DMG File
+
+Navigate to your Downloads folder and double-click the `.dmg` file:
+
+```bash
+# Or open from Finder
+open ~/Downloads/DeNode_Manager*.dmg
+```
+
+
+
+A window will appear showing the DeNode Manager application icon and the Applications folder shortcut.
+
+#### Drag to Applications Folder
+
+Drag the **DeNode Manager** icon into the **Applications** folder shortcut in the installation window.
+
+
+
+Wait for the copy process to complete. This may take some time depending on your Mac's performance.
+
+> π‘ **Tips:** After copying, you can eject the disk image (drag to Trash or right-click β Eject) and delete the `.dmg` file to free up space, or keep it for future reinstallations.
+
+### Step 2: Launch
+
+#### Open the Application and View Initial Screen
+
+1. Open **Finder** β **Applications**
+2. Find **DeNode Manager** in your Applications folder
+3. Double-click to launch
+
+Alternatively, use Spotlight:
+```bash
+open -a "DeNode Manager"
+```
+
+On first launch, macOS will confirm that the app is verified by Apple, and you will see the initial configuration screen:
+
+
+
+> π‘ **Tip:** The first launch may take some time as the application initializes its components.
+
+### Step 3: Configure Your Node
+
+Learn how to configure and activate your node:
+- [Configuring Node Manager Guide](./configuring-manager.md)
+
+---
+
+## Bonus Guide
+
+Congratulations! You have successfully installed and launched the DeNode Manager. Here are some bonus resources to enhance your experience:
+
+### 1. Monitor Your Node
+
+Learn how to monitor node activity and performance:
+- [Node Activity Monitoring](./monitoring.md)
+
+### 2. Manage Your License
+
+Understand license management and transactions:
+- [License Management](./license-management.md)
+
+### 3. Set Up Public IP (Optional)
+
+Improve node performance with a public IP address:
+- [Public IP Setup Guide](./public-ip.md)
+
+---
+
+## Troubleshooting
+
+### Multiple Licenses Transaction Issues
+If you have multiple licenses, launch them one by one. Starting all licenses simultaneously may prevent transactions from processing correctly.
+
+### Reinstallation Issues
+Before reinstalling DeNode Manager, make sure to properly quit the application and verify that the `denode` process is also stopped. Simply closing the window may not terminate background processes.
+
+### Still Need Help?
+Contact support if you encounter issues:
+- [Discord Support](https://discord.gg/cPz9m4cSWv)
+
+---
+
+## Additional Resources
+
+### Documentation
+
+- [FAQ - Frequently Asked Questions](./faq.md)
+- [Command Line Interface Guide](./denode-command.md)
+- [Disk Management Guide](./disks-management.md)
+
+### Community & Support
+
+- **Official Website:** [denet.pro](https://denet.pro)
+- **Discord Server:** [Join our community](https://discord.gg/cPz9m4cSWv)
+
+### Installation Guides for Other Platforms
+
+- [Windows Installation](./install-denode-manager-windows.md)
+- [Linux Installation](./install-denode-manager-linux.md)
+
+**Need Help?**
+If you encounter any issues not covered in this guide, please reach out through our community channels:
+- [Discord Support](https://discord.gg/cPz9m4cSWv)
diff --git a/guides/install-denode-manager-web-linux.md b/guides/install-denode-manager-web-linux.md
index 2725489..1bdd964 100644
--- a/guides/install-denode-manager-web-linux.md
+++ b/guides/install-denode-manager-web-linux.md
@@ -1,4 +1,4 @@
-# DeNet Manager Web for Linux
+# DeNode Manager Web for Linux
## Installation Guide
diff --git a/guides/install-denode-manager-web-mac.md b/guides/install-denode-manager-web-mac.md
index 931f2c8..ff63a98 100644
--- a/guides/install-denode-manager-web-mac.md
+++ b/guides/install-denode-manager-web-mac.md
@@ -1,4 +1,4 @@
-# DeNet Manager Web for macOS
+# DeNode Manager Web for macOS
## Installation Guide
diff --git a/guides/install-denode-manager-web-windows.md b/guides/install-denode-manager-web-windows.md
index e95415b..8153ffc 100644
--- a/guides/install-denode-manager-web-windows.md
+++ b/guides/install-denode-manager-web-windows.md
@@ -1,4 +1,4 @@
-# DeNet Manager Web for Windows
+# DeNode Manager Web for Windows
## Installation Guide
diff --git a/guides/install-denode-manager-windows.md b/guides/install-denode-manager-windows.md
new file mode 100644
index 0000000..9541545
--- /dev/null
+++ b/guides/install-denode-manager-windows.md
@@ -0,0 +1,130 @@
+# DeNode Manager Desktop Installation Guide for Windows
+
+This guide provides step-by-step instructions for installing and running the DeNode Manager on Windows systems. The DeNode Manager offers a user-friendly graphical interface for managing your DeNet Datakeeper nodes.
+
+## Table of Contents
+
+1. [Setup Guide](#setup-guide)
+2. [Bonus Guide](#bonus-guide)
+3. [Troubleshooting](#troubleshooting)
+4. [Additional Resources](#additional-resources)
+
+---
+
+## Setup Guide
+
+> β οΈ **Important:** Before starting, please review the [System and Account Requirements](./requirements.md) to ensure you have everything needed.
+
+### Step 0: Download
+
+Choose one of the following methods to download the DeNode Manager:
+
+1. Visit the [DeNet Node Releases page](https://github.com/DeNetPRO/Node/releases/latest)
+2. Download the Windows version:
+ - **Windows (x86_64):** `DeNode_Manager_1.0.5_x64-setup.exe`
+
+---
+
+### Step 1: Installation
+
+#### Open the Installer
+
+1. Navigate to your Downloads folder
+2. Double-click `DeNode_Manager_1.0.5_x64-setup.exe`
+3. If prompted by User Account Control, click **Yes** to allow the installation
+
+#### Follow the Installation Wizard
+
+1. Click **Next** on the welcome screen
+2. Choose the installation location (default is recommended)
+3. Click **Install** to begin the installation
+4. Wait for the installation to complete an click **Finish** to exit the wizard
+5. Optionally, check "Launch DeNode Manager" to start the application immediately
+
+
+
+> π‘ **Tips:**
+> - The installer will create a Start Menu shortcut and optionally a Desktop shortcut
+> - You can change the installation location if needed, but the default `C:\Program Files\DeNode Manager` is recommended
+
+### Step 2: Launch
+
+#### Open the Application and View Initial Screen
+
+**From Start Menu:**
+1. Click the **Start** button
+2. Find **DeNode Manager** in the application list
+3. Click to launch
+
+**From Desktop:**
+1. Double-click the **DeNode Manager** shortcut on your Desktop (if created during installation)
+
+
+
+> π‘ **Tip:** The first launch may take some time as the application initializes its components.
+
+### Step 3: Configure Your Node
+
+Learn how to configure and activate your node:
+- [Configuring Node Manager Guide](./configuring-manager.md)
+
+---
+
+## Bonus Guide
+
+Congratulations! You have successfully installed and launched the DeNode Manager. Here are some bonus resources to enhance your experience:
+
+### 1. Monitor Your Node
+
+Learn how to monitor node activity and performance:
+- [Node Activity Monitoring](./monitoring.md)
+
+### 2. Manage Your License
+
+Understand license management and transactions:
+- [License Management](./license-management.md)
+
+### 3. Set Up Public IP (Optional)
+
+Improve node performance with a public IP address:
+- [Public IP Setup Guide](./public-ip.md)
+
+---
+
+## Troubleshooting
+
+### Multiple Licenses Transaction Issues
+If you have multiple licenses, launch them one by one. Starting all licenses simultaneously may prevent transactions from processing correctly.
+
+### Reinstallation Issues
+Before reinstalling DeNode Manager, make sure to properly quit the application and verify that the `denode` process is also stopped. Simply closing the window may not terminate background processes.
+
+### Still Need Help?
+Contact support if you encounter issues:
+- [Discord Support](https://discord.gg/cPz9m4cSWv)
+
+---
+
+## Additional Resources
+
+### Documentation
+
+- [FAQ - Frequently Asked Questions](./faq.md)
+- [Command Line Interface Guide](./denode-command.md)
+- [Disk Management Guide](./disks-management.md)
+
+### Community & Support
+
+- **Official Website:** [denet.pro](https://denet.pro)
+- **Discord Server:** [Join our community](https://discord.gg/cPz9m4cSWv)
+
+### Installation Guides for Other Platforms
+
+- [macOS Installation](./install-denode-manager-macos.md)
+- [Linux Installation](./install-denode-manager-linux.md)
+
+---
+
+**Need Help?**
+If you encounter any issues not covered in this guide, please reach out through our community channels:
+- [Discord Support](https://discord.gg/cPz9m4cSWv)
diff --git a/readme.md b/readme.md
index 136528c..6e9a4c2 100644
--- a/readme.md
+++ b/readme.md
@@ -1,34 +1,33 @@
-
+ Monetize your computer's storage now!
+
+
+
+
+
+
+