On this page

Docs / Build

Choosing a track

Start with who holds the money. Today, each investor keeps funds in their own account and gives a strategy limited permission to trade. A separate, planned track will let accredited investors deposit into a shared vault.

Choose a custody model

For all investors

Each investor has a separate smart account. They approve trading rules, and your strategy proposes trades within those rules. The investor can revoke permission and recover funds without your signature.

The current version supports a limited set of USDC/WETH swaps on Base. Accredited and non-accredited investors use the same account rules.

Build for individual accounts

For accredited investors Coming soon

Investors will pool funds in a vault and receive shares. This model is intended for a wider range of strategies, including derivatives and cross-chain trading. Withdrawals will follow the vault's terms.

The vault, its review credential, and the wider trading permissions are planned together. This track is not available yet.

Read the planned vault model

An accreditation credential does not add trading permissions to an individual account. The vault will be a different way of holding and managing capital.

Where to start

Understand the account model

Learn what investors approve, how a trade is checked, and how they can leave.

Write code for the sandbox

Learn the four strategy hooks, how to request data, and what a trade proposal contains.

Configure and submit your strategy

Describe the trading rules and strategy in your manifest, then run the relevant reviews.