The Total Network Earnings (TNE) metric represents the total compute-based activity and payments within the IO Network. It is not a distribution of financial returns.
1. Creating a Cluster (Book Product)
When you create a cluster on the IO Network, your booking is recorded on-chain. This booking defines the main details of your compute session, including hardware type (CPU or GPU), quantity, duration, and payment currency (USDC or IO Coin). At this stage, your compute agreement with the network is established. The cluster is reserved and ready, but payment can be completed in stages if needed.2. Paying for a Cluster (Payment)
Once your cluster is created, you can start making payments toward it. Each payment updates the total paid amount and the cluster status. If the total amount paid has not yet covered the full cost, the cluster is marked as partially paid. Once it is fully paid, the status changes to paid.3. Extending a Cluster (Extension)
If you want to keep your cluster running for longer than originally planned, you can extend it. When you do this, both the total compute time and the total cost increase proportionally. The extension is added to your existing contract, allowing your cluster to continue operating without interruption.4. Tracking Compute Work
Once your cluster begins running, the network automatically tracks the compute time that is used. Every 24 hours, or when the hired duration ends, whichever happens first, the smart contract records the total compute delivered. For longer jobs, the system records progress every 24 hours to make verification simple and consistent. Examples:- A 3-hour cluster is logged once after 3 hours.
- A 48-hour cluster is logged twice, once every 24 hours.
5. Refunds (if Applicable)
If a cluster terminates early, the protocol automatically calculates a refund for unused compute time at the original booking rate, excluding the first non-refundable hour and applicable network fees. Refunds are issued in the same currency used for payment.6. Repurchases
For clusters paid in USDC, the protocol automatically converts the equivalent compute value into IO Coin via on-chain logic only. No off-chain exchange, custody, or third-party conversion is involved.7. Earnings
After your compute work is verified and any conversions are complete, the earned IO Coin is transferred from escrow to the IO Treasury wallet.Putting It All Together
Here is the full lifecycle of a cluster in the IO Network:- Booking – You reserve compute resources.
- Payment – You fund your session, fully or partially.
- Extension – You can add more time if needed.
- Compute Work – The network tracks and records your compute activity.
- Refund (if applicable) – Unused time is refunded.
- Repurchase – USDC payments are converted into IO Coin.
- Earnings – IO Coin from completed work is transferred to the treasury.