What is XERION?
XERION is a non-custodial strategy platform on Sui. You deposit into a vault that belongs to you, pick a strategy — and an autonomous bot trades your capital. The key difference to centralized platforms:
The bot can move your funds, but it can never withdraw them. Only your wallet can withdraw — enforced by the smart contract, not by a promise.
How it works
- Create a vault — your own on-chain object. You receive an
OwnerCapin your wallet: the only key that can withdraw. - Pick a strategy — e.g. LP Rebalancer (free) or AI LP (Premium). Each strategy is a plug-in with its own policy (slippage limits, range parameters).
- Deposit and let it run — the operator bot works in tightly time-boxed sessions on your vault. Every session must return on-chain at least your stake minus your slippage limit, or the transaction fails outright.
- Withdraw any time — with your OwnerCap, no waiting period, no approval needed from us.
Why per-user vaults instead of a pool?
Most yield platforms pool user funds. XERION deliberately doesn't:
- No pool risk: your capital never mixes with anyone else's.
- Transparency: your vault, your positions, your NAV — all individually verifiable on-chain.
- Control: you can exit any time, independent of every other user.
Where you use XERION
| Purpose | Domain |
|---|---|
| Marketing website (read-only) | xerion.finance |
| App — connect, sign in, manage vaults | app.xerion.finance |
| Documentation (this site) | docs.xerion.finance |
Only app.xerion.finance ever asks you to sign anything. See Security for how to spot phishing.
Status
| Network | Sui Mainnet (live) |
| Strategies live | LP Rebalancer, AI LP |
| App | app.xerion.finance |
| Contracts | see Security |
