diff --git a/docs/_diy_wiring_atx.md b/docs/_diy_wiring_atx.md
index be3590c3..e4156b09 100644
--- a/docs/_diy_wiring_atx.md
+++ b/docs/_diy_wiring_atx.md
@@ -1 +1,20 @@
-
+To control the power, two display LEDs (power and HDD activity) and two buttons (power and reset) are provided
+on the front panel of the computer case. They are connected by wires to pins on the motherboard.
+
+
+
+All you have to do is connect the PiKVM ATX controller to their wires by making a parallel connection.
+Please note that the pinout differs on different motherboards, so before you continue,
+check the documentation on your motherboard for correct pinout.
+
+The following illustration shows how the connection between the power led and the power button should be performed.
+
+On the left are the wires from the PiKVM ATX controller, the pad in the middle indicates the pins on the motherboard,
+and on the right are the LED and button of the target host. The implementation of this scheme is left to your discretion
+and can be performed, for example, by cutting wires and performing twisting, followed by insulation with duct tape.
+
+The connection of HDD led and reset switch is performed in the same way.
+
+Be careful and respect the polarity of the LEDs. The polarity of the button does not matter (they have no polarity at all).
+
+
diff --git a/docs/v1.md b/docs/v1.md
index 9fac5928..aff405f2 100644
--- a/docs/v1.md
+++ b/docs/v1.md
@@ -118,7 +118,7 @@
3. ??? example "Connect the ATX controller if you built it"
- {!_diy_wiring_atx.md!}
+ {!_diy_wiring_atx.md!}
-----
diff --git a/docs/v2.md b/docs/v2.md
index 33f2df64..377cadb1 100644
--- a/docs/v2.md
+++ b/docs/v2.md
@@ -148,7 +148,7 @@
3. ??? example "Connect the ATX controller if you built it"
- {!_diy_wiring_atx.md!}
+ {!_diy_wiring_atx.md!}
-----