Two Ways to Optimize Yields

Liquid offers two distinct approaches to yield optimization, each designed for different user preferences and use cases.

Agent Mode

Fully AutonomousAI agents make all decisions automatically for maximum returns with zero user intervention.

Manual Mode

User ControlUsers select protocols and strategies while benefiting from zero-gas infrastructure.

Agent Mode: Set & Forget

Perfect for users who want effortless earning
// One line of code - agents handle everything
await liquid.deposit(5000, 'agent');

// That's it! Agents will:
// ✅ Find highest yields across 15+ protocols
// ✅ Move funds when better rates appear  
// ✅ Compound earnings automatically
// ✅ Optimize gas timing and costs
Agent Mode Benefits:
  • Zero maintenance - Set once, earn forever
  • 24/7 optimization - Never miss opportunities while sleeping
  • No emotional decisions - Pure data-driven moves
  • Automatic compounding - Maximize compound interest
  • 40-60% better returns vs manual management

Manual Mode: Full Control

Perfect for users who want to manage their own strategy
// User chooses specific protocols
await liquid.deposit(5000, 'manual', {
  protocol: 'aave',
  asset: 'usdc',
  allocation: 100
});

Manual Mode Benefits:
  • Direct control over protocol selection
  • Custom allocations across multiple strategies
  • Risk management based on personal preferences
  • Still zero gas - benefit from Liquid’s infrastructure
  • Educational - learn about different DeFi protocols

When to Use Each Mode

ScenarioRecommended ModeWhy
New to DeFiAgent ModeNo learning curve, maximum returns
Busy professionalsAgent ModeNo time to monitor markets
Maximize returnsAgent ModeAgents never sleep, miss no opportunities
DeFi experiencedManual ModeLeverage existing knowledge
Specific protocolsManual ModeWant to support particular platforms
Custom strategiesManual ModeNeed precise control over allocations

Performance Comparison

Based on real user data over 6 months:

Agent Mode Average

15.7% APY
  • Automatic optimization
  • Compound interest acceleration
  • Automatic rewards claiming
  • Optimal gas timing

Manual Mode Average

6.2% APY
  • User-selected protocols
  • Manual rebalancing
  • Custom risk parameters
Why the difference? Agents never sleep, make purely rational decisions, and optimize compound interest automatically. Manual users often miss opportunities or delay profitable moves.

Integration Considerations

For Consumer Apps:
  • Default to Agent Mode for simplicity
  • Offer Manual Mode as “Advanced” option
  • Show clear performance expectations
For Trading Platforms:
  • Manual Mode for experienced traders
  • Agent Mode for “set & forget” accounts
  • Allow easy switching between modes
For Neobanks:
  • Agent Mode for high-yield savings accounts
  • Manual Mode for investment products
  • Emphasize zero-gas benefits for both

Most users choose Agent Mode for the effortless experience and superior returns. Manual Mode provides the flexibility that experienced DeFi users want while still benefiting from Liquid’s zero-gas infrastructure.