Overview
Run a vault on Chamber, manually in the app, or automated via the SDK, or a mix.
Chamber gives managers the infrastructure to run an onchain vault. Managers never take custody of depositor funds. The vault holds them, and the Guard System enforces what the manager can and cannot do with them. Anyone can create a vault.
Two ways to run a vault
Managers run a vault manually, programmatically, or a mix of both:
Manual. Trade directly in the web app. Built-in TradingView charts, full UI control.
Automated. Run a bot via the SDK or direct contract calls. Rebalance on a schedule or signal. Many managers use an LLM to help write that automation.
A single vault can use both. The Guard System applies the same constraints either way.
What's in this section
Create a vault: chain, denomination, fees, enabled assets.
Chain capabilities matrix: what each chain supports.
Denomination asset: the reference currency for NAV.
Permissions & access: public vs. private, enabled assets.
Trader delegation: delegate trade execution without fund access.
Trading: UI or API.
Fees & performance: entry, exit, performance, management.
Manager programs: referrals and programs for active managers.
Manager playbook: practical guidance for running a vault well.
Last updated

