From e9a56ccd0a5b22f85e396f486c48c101e0b22004 Mon Sep 17 00:00:00 2001 From: Mik-TF Date: Thu, 13 Jun 2024 19:25:40 -0400 Subject: [PATCH] farmers hero --- collections/farmers/farmers_book_toc.md | 34 +++++++++++++++++++++++++ 1 file changed, 34 insertions(+) create mode 100644 collections/farmers/farmers_book_toc.md diff --git a/collections/farmers/farmers_book_toc.md b/collections/farmers/farmers_book_toc.md new file mode 100644 index 0000000..b35e766 --- /dev/null +++ b/collections/farmers/farmers_book_toc.md @@ -0,0 +1,34 @@ +# ThreeFold Farmers Book + +This book covers all practical information on how to become a cloud service provider (farmer) on the ThreeFold Grid. + +

Table of Contents

+ +- [Build a 3Node](3node_building.md) + - [1. Create a Farm](1_create_farm.md) + - [2. Create a Zero-OS Bootstrap Image](2_bootstrap_image.md) + - [3. Set the Hardware](3_set_hardware.md) + - [4. Wipe All the Disks](4_wipe_all_disks.md) + - [5. Set the BIOS/UEFI](5_set_bios_uefi.md) + - [6. Boot the 3Node](6_boot_3node.md) +- [Farming Optimization](farming_optimization.md) + - [GPU Farming](gpu_farming.md) + - [Set Additional Fees](set_additional_fees.md) + - [Minting Receipts](minting_receipts.md) + - [Minting Periods](minting_periods.md) + - [Room Parameters](farm_room_parameters.md) + - [Farming Costs](farming_costs.md) + - [Calculate Your ROI](calculate_roi.md) + - [Farming Requirements](farming_requirements.md) +- [Advanced Networking](advanced_networking_toc.md) + - [Networking Overview](networking_overview.md) + - [Network Considerations](network_considerations.md) + - [Network Setup](network_setup.md) +- [Farmerbot](farmerbot_intro.md) + - [Quick Guide](farmerbot_quick.md) + - [Additional Information](farmerbot_information.md) + - [Minting and the Farmerbot](farmerbot_minting.md) +- [Node Status Bot](node_status_bot.md) +- [Farming Troubleshooting](farming_troubleshooting.md) + +> Note: Bugs in the code (e.g. ZOS or other components) can happen. If this is the case, there might be a loss of tokens during minting which won't be refunded by ThreeFold. If there are minting code errors, ThreeFold will try its best to fix the minting code and remint nodes that were affected by such errors.