# User Flow

## Cardano Fndn Use Case

STEP 1: Stake ADA via Helix Validator 100M ADA → Helix Cardano Validator → Receive 100M hstADA ✓ Earning 5% staking yield ✓ Maintain governance voting rights

STEP 2: Transfer hstADA to Canton via ICP Chain Fusion 100M hstADA → Chain Fusion Proof → 100M hstADA on Canton ✓ Cryptographic verification (no bridge risk)

STEP 3: Lock Collateral in Helix CDP Lock 100M hstADA (worth $50M at $0.50/ADA) Collateralization ratio: 200% → Borrow $25M USDC

STEP 4: Deploy Borrowed Capital $25M USDC → Canton institutional lending (LendOS) → Earn 15% APY on lent capital

```
DUAL YIELD OUTCOME:
Base: 5% on 100M ADA = $2.5M/year
Canton: 15% on $25M USDC = $3.75M/year
Total: $6.25M/year revenue
Foundation maintains: ADA governance participation + staking position
```


---

# Agent Instructions: 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://docs.helixlabs.org/getting-started-on-helix/core-infrastructure/user-flow.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.
