Appearance
Dashboard
The main landing page after login — portfolio overview, loan health monitoring, quick actions, and alert notifications.
What the User Sees
1. Portfolio Summary
- Total portfolio value across all crypto assets
- Asset allocation breakdown
- Real-time valuation using live price feeds
2. Loan Health Monitoring
Displays health status of all active loans with risk level indicators.
| Level | Range | Description |
|---|---|---|
| Healthy | 100–75% | Collateral well above threshold |
| Risk LV.1 | 75–50% | Early warning — consider top-up |
| Risk LV.2 | 50–25% | Significant risk — top-up recommended |
| Risk LV.3 | 25–0% | Critical — imminent liquidation |
| Liquidated | 0% | Collateral sold to cover loan |
3. Wallet Balance
Quick summary of cryptocurrency balances across supported assets.
4. Quick Actions
Shortcut buttons for common operations:
- Request Loan →
/loan-request - View Wallet →
/wallet - Deposit → Deposit dialog
- My Loans →
/my-loan
5. KYC Incomplete Banner
If the user's KYC is not complete, a persistent banner appears directing them to:
/upgrade-kyc— to upgrade tier/update-kyc— to complete initial KYC
6. Notifications & Reminders
System-driven alerts with auto-refresh:
| Type | Refresh Interval | Example |
|---|---|---|
| Announcements | Every 5 minutes | Platform updates, promotions |
| Notifications | Every 2 minutes | Loan status changes, payment confirmations |
| Late Payment Alerts | Real-time | "You have 2 overdue payment(s)" |
| Close-to-matured | Real-time | "Loan ending on [date]" |
Next: Wallet & Transactions →