From 6b89f9891b9e16a1e3d460da45896b83f47682f6 Mon Sep 17 00:00:00 2001 From: mik-tf Date: Wed, 11 Dec 2024 16:16:59 -0500 Subject: [PATCH] add info for btc payment --- docs/components/ai.md | 2 +- docs/components/bitcoin.md | 17 ++++++++++++++--- docs/components/node.md | 2 +- docs/components/phone.md | 2 +- docs/components/router.md | 2 +- 5 files changed, 18 insertions(+), 7 deletions(-) diff --git a/docs/components/ai.md b/docs/components/ai.md index 5b3ce9c..a88a693 100644 --- a/docs/components/ai.md +++ b/docs/components/ai.md @@ -1,5 +1,5 @@ --- -title: 'TF Genie (AI)' +title: 'TF Genie - AI' sidebar_position: 2 --- diff --git a/docs/components/bitcoin.md b/docs/components/bitcoin.md index adf221b..1630fcd 100644 --- a/docs/components/bitcoin.md +++ b/docs/components/bitcoin.md @@ -1,11 +1,22 @@ --- -title: 'Bitcoin' +title: 'Bitcoin - Payment' sidebar_position: 5 --- ![](img/btc.png) -### **Bitcoin First Class Citizen** +## Bitcoin First Class Citizen +The ThreeFold ecosystem fully embraces Bitcoin (BTC) as a native payment and reward mechanism. Users can seamlessly utilize BTC to access any product or service within the ThreeFold ecosystem, from deploying workloads to paying for network usage. This deep Bitcoin integration provides a familiar and trusted payment rail for both users and farmers. -> TODO: kristof, explain how BTC can be used to use any of the products, pay for INCA, and that farmers can recieve all their rewards in native BTC. +## Users Integration + +For users looking to deploy ThreeFold services, BTC serves as a direct payment method. Whether you're setting up edge computing nodes, storage solutions, or other ThreeFold infrastructure, you can pay for these deployments using Bitcoin. This streamlines the payment process and eliminates the need for multiple token conversions or complex payment structures. + +## Farmers Integration + +Farmers participating in the ThreeFold network have the option to receive all their rewards directly in BTC, instead of receiving rewards in INCA. This means that when farmers provide computing resources, storage space, or bandwidth to the network, they can earn Bitcoin as compensation. This native BTC reward structure provides farmers with immediate access to the world's most recognized and liquid cryptocurrency, eliminating any concerns about token conversions or limited marketplace acceptance. + +## Seamless Experience + +The ability to use BTC throughout the ecosystem creates a seamless experience for all participants. Users can pay in BTC, farmers can earn in BTC, and the entire system benefits from Bitcoin's security, reliability, and widespread adoption. This integration makes ThreeFold more accessible to the broader cryptocurrency community while providing a stable, well-understood value transfer mechanism for all ecosystem participants. diff --git a/docs/components/node.md b/docs/components/node.md index 46e337f..5a59a8a 100644 --- a/docs/components/node.md +++ b/docs/components/node.md @@ -1,5 +1,5 @@ --- -title: 'Web4 Node (Compute)' +title: 'Web4 Node - Compute' sidebar_position: 3 --- diff --git a/docs/components/phone.md b/docs/components/phone.md index 606dc0f..929449f 100644 --- a/docs/components/phone.md +++ b/docs/components/phone.md @@ -1,5 +1,5 @@ --- -title: 'Web4 Phone (Mobile)' +title: 'Web4 Phone - Mobile' sidebar_position: 1 --- diff --git a/docs/components/router.md b/docs/components/router.md index 6827418..63fd678 100644 --- a/docs/components/router.md +++ b/docs/components/router.md @@ -1,5 +1,5 @@ --- -title: 'Web4 Router (Network)' +title: 'Web4 Router - Network' sidebar_position: 4 ---