> For the complete documentation index, see [llms.txt](https://rigworkz.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rigworkz.gitbook.io/docs/payouts-and-tokenization.md).

# Payouts and Tokenization

RigWorkZ transforms traditional mining revenue into a fully tokenized, on-chain asset flow — enabling seamless, automated distribution of verified mining rewards to investors worldwide. Each mining asset listed on the platform undergoes a multi-step tokenization process that converts its verified hashrate and yield potential into fractional, tradeable NFTs backed by real mining output.

**Tokenization Flow**

1. **Asset Verification and Registration:**\
   Every mining rig or facility listed on RigWorkZ first passes through multi-source API verification. Once verified, the rig’s key performance parameters — including hashrate, power efficiency, and uptime — are registered on-chain and linked to an SPV contract that ensures legal traceability between the physical rig and its digital representation.
2. **Fractionalization into NFTs:**\
   After verification, the operator chooses how much of the rig’s output to tokenize. The verified capacity (e.g., 10 TH/s of a 100 TH/s machine) is fractionalized into **ERC-721 mining share NFTs**, each representing a proportional ownership share of that rig’s verified yield. Metadata embedded in each NFT includes details such as rig model, energy source, uptime percentage, and the operator’s verification score, all stored securely on IPFS or Arweave.
3. **Investment and NFT Minting:**\
   Investors contribute USDC, USDT, or $ROGZ to purchase these shares through the RigWorkZ Primary Raise Escrow. Once a contribution is confirmed, the corresponding NFTs are minted and automatically transferred to the investor’s wallet, serving as immutable proof of ownership. Each NFT acts as a yield-bearing asset directly linked to the rig’s real-time performance.
4. **Yield Generation and Conversion:**\
   Mining rewards generated by the operator’s rigs are routed through the **Rewards Escrow Smart Contract**. The escrow contract continuously aggregates validated pool rewards and converts them into $ROGZ using automated liquidity pools and oracle-based pricing feeds. This ensures that all investor payouts remain stable and on-chain, even if native mining rewards (e.g., BTC, LTC, etc.) are received off-chain.
5. **Reward Distribution:**\
   Each NFT share is tied to a smart contract ledger that calculates pro-rata entitlement based on ownership percentage and verification time. At every payout cycle (weekly or monthly), the contract triggers a distribution event that streams or airdrops $ROGZ directly to NFT holders. Payouts are tamper-proof, timestamped, and traceable through the RigWorkZ explorer interface.
6. **Secondary Market Liquidity:**\
   NFT shares can be freely traded on the RigWorkZ secondary marketplace. When a trade occurs, ownership metadata and future yield rights are automatically updated on-chain, ensuring the new holder begins receiving payouts from the next reward cycle without manual intervention.

**Tokenization Standards**

* **ERC-721:** Used for fractional mining share NFTs with unique metadata for each rig or batch.
* **ERC-20 ($ROGZ):** Used for reward settlements, staking, bonding, and ecosystem participation.
* **Smart Contract Escrows:** PrimaryRaiseEscrow, RewardsEscrow, and SlashingVault contracts automate all capital flows and enforce transparency.

**Convertibility**

$ROGZ remains a liquid, tradeable asset through integrated swap partners and supported exchanges. Investors can convert $ROGZ into stablecoins or retain it to access staking rewards, fee discounts, and future governance privileges.

**Ecosystem Alignment**

By linking real-world mining performance to digital tokens, RigWorkZ bridges physical infrastructure with DeFi liquidity. The combination of NFT-based ownership and $ROGZ-based yield creates a circular economy where every unit of mining power corresponds to a verifiable, tradeable asset — enabling true interoperability between traditional mining and decentralized finance.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://rigworkz.gitbook.io/docs/payouts-and-tokenization.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
