SuperVaults are ERC-7540 tokenized vaults that give institutions full programmatic control over yield strategy execution. Institutions set allocation priorities, define automated rebalancing rules, configure onchain permissions through merkle-verified hook authorization, and monitor vault health across the full vault lifecycle. This documentation covers everything an institution needs to operate a SuperVault: from initial vault creation and yield source whitelisting through strategy automation via the DeFiX v0.1 intent protocol.Documentation Index
Fetch the complete documentation index at: https://docs.superform.xyz/llms.txt
Use this file to discover all available pages before exploring further.
Non-Custodial by Design
SuperVaults are ERC-4626/ERC-7540 smart contracts deployed permissionlessly onchain. No intermediary holds custody of vault assets — depositor funds live in the contracts at all times. The institutional dashboard at institutions.superform.xyz is the institutional interface built on top of this decentralized infrastructure: it constructs calldata, your wallet signs, and you submit transactions directly to the protocol. Superform never touches your keys or your vault’s assets. The contracts are open-source and audited. Anyone can interact with them directly without using this interface.Key Capabilities
Vault Lifecycle Management
Deploy vaults, assign managers, and configure core operating parameters including fees, timelocks, and share settings from launch through steady-state operation.
Onchain Policy Enforcement
Define which hooks and parameter combinations are allowed, then promote root updates onchain through a controlled timelock flow.
Automated Portfolio Execution
Run rule-based deposit, withdrawal, and rebalance strategies with configurable indicators, conviction logic, priority ordering, and OMS-backed intent execution.
Risk Monitoring & Operational Controls
Monitor vault health, track alert states, and intervene quickly with pause controls, operational actions, and administrative maintenance workflows when conditions deteriorate.
Documentation Structure
Core Concepts
What institutions control, what the protocol enforces, ERC-7540 mechanics, the hook system, and merkle authorization. Read more →
Get Started
Prerequisites, authentication, permissions, and a quickstart walkthrough. Read more →
Curate
UI guide for every page in the institutional dashboard, from Dashboard to Strategy Canvas. Read more →
Automate
Build programmatic institutional workflows: monitoring loops, service health alerting, and audit log streaming. Read more →
References
Flagship curation policy reference for curators running SuperVaults. Read more →
This documentation targets institutions and integrators. For depositor-facing information, see the Superform App. For protocol-level specifications, see the Superform Protocol Docs.