Skip to main content

Overview

Giza offers two powerful ways to integrate autonomous yield optimization into your application. Choose the approach that best fits your technical requirements and existing infrastructure.

Agentic Integration

Full autonomous solution - execution + intelligence

IaaS Integration

Intelligence as a Service - optimization brain only

Comparison

FeatureAgenticIaaS (Intelligence)
What Giza ProvidesComplete solution:
Smart accounts + Execution + Optimization
Optimization intelligence only
What You ManageUser interface + monitoringExecution infrastructure
Transaction ExecutionAutomatic by Giza agentsYou execute based on optimizer output
OptimizationContinuous automatic rebalancingCall optimizer when you want
Learning CurveEasy - start in minutesModerate - requires execution infrastructure
FlexibilityOpinionated best practicesFully customizable
Best ForPartners without execution infrastructurePartners with existing execution infrastructure

Agentic Integration

What is it?

The Agentic approach uses the Giza Agent SDK to integrate fully autonomous yield optimization agents. Agents automatically manage capital, rebalance across protocols, and optimize for maximum APR without any manual intervention. Giza manages everything:
  • Self-custodied smart account creation (ZeroDev)
  • Session key management
  • Transaction execution
  • Gas payment
  • Continuous optimization
  • Protocol rebalancing
You manage:
  • User interface
  • Deposit flow
  • Performance display
  • Withdrawal requests

When to Use

Perfect if you want to offer yield optimization without building execution infrastructure.
Giza provides smart accounts, session keys, and execution - you don’t need to build this.
Integrate in hours, not weeks. The SDK provides everything out of the box.

Agentic Integration Guide

Complete guide to implementing the SDK

IaaS Integration (Intelligence as a Service)

What is it?

The Intelligence as a Service (IaaS) approach provides access to Giza’s Optimizer as a stateless intelligence service. You already have your own execution infrastructure (smart accounts, transaction execution, capital management, or even Vaults), and you want to leverage Giza’s optimization intelligence to inform your rebalancing decisions. Giza provides:
  • Optimization intelligence (optimal allocations)
  • APR improvement calculations
  • Detailed action plans
  • Execution-ready calldata
  • Stateless API
You manage:
  • Your own execution infrastructure
  • Rebalancing schedule
  • Capital management

When to Use

Perfect if you already have smart accounts, transaction execution, or even Vaults, and just need optimization intelligence.
Build your own rebalancing schedule, risk management, or execution strategies while leveraging Giza’s optimizer.
Decide when to rebalance, which suggestions to execute, and how to manage risk - optimizer just provides intelligence.
Use Giza’s AI-powered optimization engine without handing over execution to agents.

IaaS Integration Guide

Complete guide to using the Optimizer service

Getting API Keys

Regardless of which approach you choose, you’ll need API credentials:

Get API Keys

Contact Giza to get your partner API key, API URL, and partner name

Next Steps