Getting Started
Introduction
What Kairu is, what it monitors, and what it doesn't do.
Kairu is a real-time DeFi position intelligence platform. It reads your lending and borrowing positions from on-chain data, runs risk calculations, and surfaces them through a web dashboard, an AI chat interface, and a remote MCP endpoint.
What Kairu monitors
Kairu connects to DeFi lending protocols and reads your position directly from the blockchain:
- Health factor — the ratio between your weighted collateral value and your debt. Below 1.0 means liquidatable.
- Collateral assets — each token you have supplied, with current value, supply APY, and liquidation threshold.
- Debt assets — each token you have borrowed, with current value and borrow rate.
- Liquidation prices — the exact price at which each collateral asset would trigger a liquidation, given your current debt.
- Available borrow limit — how much more you can safely borrow before health factor reaches the warning zone.
- Net APY — the net annual yield on your position (earnings minus borrow costs, as a % of your net equity).
Supported protocols
| Protocol | Networks | Status |
|---|---|---|
| Aave V3 | Ethereum, Polygon, Arbitrum, Optimism, Base | Live |
| Compound V3 | — | Roadmap |
| Morpho | — | Roadmap |
| Spark | — | Roadmap |
What Kairu does not do
- No transaction execution — Kairu is read-only. It cannot submit transactions, approve tokens, or move funds on your behalf.
- No price prediction — All calculations use current on-chain prices. Kairu does not forecast future prices.
- No financial advice — The AI assistant and risk insights are informational. They are not investment advice.
Quick start
- Go to app.kairu.finance
- Connect your wallet (MetaMask, Coinbase Wallet, WalletConnect, or any EIP-1193 wallet)
- Your position loads automatically — no sign-in required to view the dashboard
- To use AI chat, alerts, and settings, sign in with your wallet
Kairu reads your position data from public on-chain sources. No private key or approval is ever requested.