Skip to content

Commit 8ce7ce8

Browse files
committed
remove v3 info in faq
1 parent 3e21f12 commit 8ce7ce8

File tree

1 file changed

+1
-46
lines changed

1 file changed

+1
-46
lines changed

farmers/docs/farming_v3_faq.md

+1-46
Original file line numberDiff line numberDiff line change
@@ -12,49 +12,4 @@ description: Relevant questions and answers concerning ThreeFold v3farming.
1212
ThreeFold farming is the process of connecting hardware (3Nodes) to the ThreeFold Grid to provide decentralized compute and storage capacity. Farmers earn ThreeFold Tokens (TFT) through both proof-of-capacity rewards and utilization rewards.
1313

1414
### How do I become a farmer on the ThreeFold Grid?
15-
You can become a farmer by either buying a certified node from an [official ThreeFold vendor](./3node_buying/order_a_node) or by [building your own DIY 3Node](category/build-a-3node) following the documentation.
16-
17-
## V3 Farming Questions
18-
19-
### How are farming rewards distributed?
20-
Farming rewards are sent to your farming wallet around the 8th of each month. This can vary depending on the situation. The minting is done automatically by code and verified by humans as a double check.
21-
22-
### What are the uptime requirements for capacity rewards?
23-
To be eligible for proof-of-capacity farming rewards, your nodes need to meet minimum uptime requirements:
24-
- DIY nodes: 95% uptime (36.5 hours of allowed downtime per month)
25-
- Certified nodes: 98% uptime (14.6 hours of allowed downtime per month)
26-
27-
### Where are the utilization rewards distributed?
28-
29-
Utilization rewards are distributed to the TFChain wallet associated with the farm's twin.
30-
31-
### Where are the capacity rewards distributed?
32-
33-
Capacity rewards are distributed to the Stellar wallet associated with the farm's twin.
34-
35-
### How do utilization rewards work?
36-
50% of proof-of-utilization rewards go to the farmer running the 3Node. This means farmers get paid in TFT 50% of what is spent to utilize their nodes.
37-
38-
### When do I receive utilization rewards?
39-
Payments go to the TFChain wallet associated with the farm's twin. Billing usually happens every hour, but funds are deposited into the farmer's wallet less frequently, typically between 5 to 16 hours.
40-
41-
### Is there a way to track utilization rewards?
42-
Currently, there is no specific way to gather information on these payments. If you're not using your wallet for anything else than farming (i.e., not deploying workloads), you'll be able to see the TFT amount in your wallet accumulate.
43-
44-
### Why does my 3Node get stuck at "Initializing Network Device" in UEFI mode?
45-
Booting the 3Node in BIOS mode instead of UEFI mode usually fixes this issue. Make a bootable USB with the BIOS option from the Zero-OS bootstrap image page and ensure your server boots using BIOS, not UEFI.
46-
47-
### How do I fix the error "Network configuration succeed but Zero-OS kernel could not be downloaded"?
48-
Try restarting your router and rebooting the 3Node. If the issue persists, check if your router is still functional, as this error can occur when your router is malfunctioning.
49-
50-
### What does the error "no route with default gateway found" mean?
51-
This error usually indicates that your 3Node has difficulty reaching the ThreeFold Grid. Ensure you have a direct connection with your Internet Service Provider (ISP) via an ethernet cable (WiFi doesn't work) and verify your DHCP is set correctly.
52-
53-
### How can I access the Error/Log Screen on my 3Node?
54-
Connect a monitor to your 3Node and on the Zero-OS console, press Alt+F2 to open the Error/Log Screen. Press Alt+F3 to go back to the main screen.
55-
56-
## Disclaimer
57-
58-
Bugs in the code (e.g., Zero-OS or other components) can happen. If this occurs, 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.
59-
60-
Farmers are solely responsible for the hardware they use to build their nodes. ThreeFold makes no warranties or representations regarding the compatibility, performance, or reliability of any specific hardware. Thorough research and testing are recommended before building your node.
15+
You can become a farmer by either buying a certified node from an [official ThreeFold vendor](./3node_buying/order_a_node) or by [building your own DIY 3Node](category/build-a-3node) following the documentation.

0 commit comments

Comments
 (0)