General
General
Who controls my money?
Who controls my money?
Can I withdraw anytime?
Can I withdraw anytime?
What does 'Separately Managed Account' mean?
What does 'Separately Managed Account' mean?
What if markets get volatile?
What if markets get volatile?
Am I exposed to market prices going up or down?
Am I exposed to market prices going up or down?
How does cross-chain work?
How does cross-chain work?
Fees & Costs
Fees & Costs
What does it cost?
What does it cost?
Do I need ETH or other gas tokens?
Do I need ETH or other gas tokens?
Are there any hidden costs?
Are there any hidden costs?
Security
Security
How safe is my money?
How safe is my money?
What if Blend gets hacked?
What if Blend gets hacked?
Does anyone have a master key?
Does anyone have a master key?
How are strategies checked?
How are strategies checked?
Chains & Tokens
Chains & Tokens
What chains does Blend support?
What chains does Blend support?
What tokens can I use?
What tokens can I use?
Day-to-Day Use
Day-to-Day Use
How often does Blend move my money around?
How often does Blend move my money around?
Can I stop the automation?
Can I stop the automation?
How do I check my performance?
How do I check my performance?
What is Blend Intelligence?
What is Blend Intelligence?
For Developers
For Developers
How do I build on Blend?
How do I build on Blend?
What's the difference between the API and SDKs?
What's the difference between the API and SDKs?
- API: HTTP endpoints for reading data (balances, strategies, Safe info)
- SDKs: TypeScript libraries for building apps with deposit, withdraw, and rebalance workflows
Where do I start as a developer?
Where do I start as a developer?
- Browse the API docs and play with the playground
- Install the SDKs (
@blend-money/sdk-core,@blend-money/sdk-actions) - Read the integration guide for the big picture