Operating model

How the managed yield workflow is structured

The platform is built around a clean user journey: funding first, verification second, strategy allocation third, and controlled withdrawal logic throughout.

1

Create a deposit request

The user enters an amount and creates a deposit reference. No strategy allocation is mixed into the funding step.

2

Buy to the platform wallet

A supported provider or middleware flow is used to purchase crypto into the configured platform wallet address.

3

Verify the transaction

The deposit record stores the digest, verifies success and credits principal only after the chain check passes.

4

Allocate credited balance

Once capital is visible in the ledger, the user distributes unallocated balance into strategy lanes manually.

5

Run yield cycles

The admin posts cycle rates. Earnings are computed against active allocations, not against the raw deposit event itself.

6

Separate payout from withdrawal

Earnings can enter the payout queue automatically. Principal stays under request-based control and is never auto-withdrawn.