diff --git a/content/host/index.md b/content/host/index.md index 0727e02d5..229ab85ab 100644 --- a/content/host/index.md +++ b/content/host/index.md @@ -34,13 +34,48 @@ Regardless of technical knowledge, anyone can now become a cloud service provide ## How It Works -Join the world’s biggest decentralized autonomous cloud network in four easy steps. +Three simple steps enabling anyone to become a cloud service provider. + +{% end %} + +{% row(style="center between") %} + +![Image](step1.png#mx-auto) + +#### Step 1 +### Host a Node + +
+ +All you need to get started is a modern computer, electricity and network. Once booted with Zero OS, a computer becomes a ThreeFold Node. + +||| + +![Image](step2.png#mx-auto) + +#### Step 2 +### Offer Capacity + +
+ +The capacity of the node gets verified and registered in the ThreeFold Blockchain, securing access to a decentralized autonomous cloud for users and communities. + +||| + +![Image](step3.png#mx-auto) + +#### Step 3 +### Earn Rewards + +
+ +After your node is set up and verified, you’ll be rewarded for the capacity that you provide to the ThreeFold Grid. {% end %} {% row(style="center between mbottom") %} -![Image](how_it_works.png#mx-auto) + {% end %} diff --git a/content/host/step1.png b/content/host/step1.png index 005c06650..2f66c0e92 100644 Binary files a/content/host/step1.png and b/content/host/step1.png differ diff --git a/content/host/step2.png b/content/host/step2.png index 8a9a26311..a8d7c90d8 100644 Binary files a/content/host/step2.png and b/content/host/step2.png differ diff --git a/content/host/step3.png b/content/host/step3.png index 244dcd8e8..953b06d2a 100644 Binary files a/content/host/step3.png and b/content/host/step3.png differ diff --git a/content/host/step4.png b/content/host/step4.png new file mode 100644 index 000000000..e9fb46fcc Binary files /dev/null and b/content/host/step4.png differ