Frequently Asked Questions
Is SnowMind custodial?
No. Your funds are held in your own ZeroDev smart account. SnowMind's backend can only execute the specific operations you've authorized via session keys (supply/withdraw on approved protocols). You can withdraw your full balance at any time.
What happens if SnowMind goes down?
Your funds continue earning yield in whichever protocol they're currently deposited in. You retain full ownership and can withdraw directly through the protocol interfaces or by using your smart account's master key.
How does the optimizer decide where to put my funds?
SnowMind's optimizer ranks protocols by TWAP-smoothed APY and allocates capital starting from the highest-yielding protocol. Each protocol is capped at 7.5% of its TVL to prevent market impact. You can set your own allocation limits per protocol, and your diversification preference (Max Yield, Balanced, or Diversified) controls how funds are spread.
What are session keys?
Session keys are scoped permissions that allow our backend to execute specific operations on your behalf. They're encrypted (AES-256-GCM) at rest, limited to approved contracts and functions, and rate-limited.
Which protocols does SnowMind support?
SnowMind supports a curated set of lending and yield protocols on Avalanche mainnet. The active set evolves over time as integrations are added or removed. We vet each integration for security, liquidity, and audit history using our 10-point risk scoring framework before enabling it.
How often does SnowMind rebalance?
The optimizer runs every 30 minutes but only rebalances when it's profitable to do so. A rebalance must clear multiple safety gates: APY improvement above 0.1%, movement above $1, gas cost justified by yield gain, and at least 6 hours since the last rebalance.
What is the deposit limit?
During beta, there is a $50,000 deposit cap per account. This limit will be raised as the system matures and undergoes formal audits.
Can SnowMind steal my funds?
No. The session key's permissions are enforced on-chain by the smart account's Permission Validator. Even a fully compromised backend can only execute supply/withdraw operations on whitelisted protocols. It cannot transfer funds to an arbitrary address.
How are protocol risk scores calculated?
Each protocol is scored out of 10 across five categories: Protocol Safety (3 pts), Liquidity (3 pts), Collateral Quality (2 pts), Yield Profile (2 pts), and Architecture (1 pt). See the Protocol Assessment page for full details.