> For the complete documentation index, see [llms.txt](https://roi-laboratories.gitbook.io/roilabs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://roi-laboratories.gitbook.io/roilabs/technology/technology-and-infrastructure/workflow-example.md).

# Workflow Example

1. User locks 10 ETH via Wallet A integrated with ROI Protocol.
2. The ETH moves into the **ROI Lock Contract** (cannot be transferred).
3. ROI issues **10 rETH** to the user.
4. The user stakes rETH on a DeFi platform for yield or borrows stablecoins against it.
5. A hacker steals the seed phrase and imports into Wallet B:
   * Hacker **sees 10 ETH** in Wallet B.
   * But every transfer attempt **fails**, since the ETH is locked onchain.
6. User later chooses to unlock:
   * Burns rETH.
   * Completes ROI unlock verification.
   * Receives original 10 ETH back plus yield farmed tokens.
