Skip to main content
ILLA aggregates financial operations into a unified execution surface. Instead of integrating with individual protocols directly, AI systems connect to ILLA and gain access to a growing set of financial capabilities across chains, protocols, and asset types. Every capability flows through the same core pipeline: This means every new integration automatically inherits ILLA’s full safety stack.

Intent to execution

The power of ILLA’s capability surface is composition. The intelligence layer takes a single intent and decomposes it into a coordinated, multi-step, multi-chain plan across multiple capabilities. Treasury operations.
Pull enough from our earning balance to cover today's invoices,
consolidate to USDC, and pay each one on the required network.
1

Query

Queries portfolio balances and DeFi positions, calculates the required withdrawal amount
2

Withdraw

Withdraws from lending protocol
3

Swap

Swaps withdrawn assets to USDC
4

Bridge

Bridges to each recipient’s network
5

Transfer

Executes individual transfers
Take profit and redeploy.
Sell half my ETH, put $800 into yield, and use the rest to bet
on the Fed holding rates.
1

Query

Queries balances, calculates 50% of ETH holdings
2

Swap

Executes swap to USDC
3

Supply

Calculates split, supplies the majority to lending protocol for yield
4

Bridge

Bridges remainder to prediction market network
5

Position

Resolves target market by natural language, places position
Portfolio rebalance.
Rebalance to 60% stablecoins in yield and 40% ETH, using the
best rates across chains.
1

Query

Queries full portfolio and existing positions
2

Calculate

Calculates target allocations against current holdings
3

Rebalance

Withdraws from existing lending positions, executes swaps to reach target ratios
4

Compare

Queries yield rates across chains and protocols
5

Supply

Supplies stablecoins to highest-yield protocol on optimal network
Each example is a single intent, multiple capability groups, multiple chains, one coordinated plan. The user sees the full plan, approves it once, and signs each transaction.

Capability reference

What ILLA can execute today, and what’s coming next.

Transfers and payments

Move value between addresses, across chains, and between networks.
CapabilityDescription
Token TransferSend any supported asset to any address
Cross-Chain BridgeMove assets between networks via aggregated routing
Cross-chain bridging selects the optimal bridge path based on cost, speed, and liquidity.

Trading

Exchange assets at the best available rate across aggregated liquidity.
CapabilityDescription
Token SwapExchange any token for another. Same-chain or cross-chain. Supports batched multi-swap execution in a single plan
Swaps route through aggregated DEX liquidity by default. Integrators can restrict routing to specific providers or pools.

DeFi lending and yield

Supply assets to earn yield and manage positions across lending protocols.
CapabilityDescription
SupplyDeposit assets into lending protocols to earn yield
WithdrawRetrieve supplied assets and accrued yield
When protocol is not specified, ILLA routes to the optimal provider based on yield, risk, and integrator preference.

Prediction markets

Take positions on real-world events through decentralised prediction markets.
CapabilityDescription
Market SearchFind markets and odds by topic using natural language
Buy OutcomePurchase outcome shares in an active market
Sell PositionExit an existing position
Redeem WinningsClaim returns from resolved markets
Users describe the position they want to enter, and ILLA resolves the intent to the correct market and outcome.

Portfolio and positions

Query balances, positions, and portfolio state across chains and protocols.
CapabilityDescription
Portfolio BalancesView asset balances across all supported networks
DeFi PositionsQuery active lending and yield positions
Supported TokensRetrieve available tokens per network
Supported CapabilitiesDiscover what ILLA can execute
Read-only capabilities execute automatically without user approval. They feed context into the planning layer, enabling intents like “withdraw enough from my earning balance to cover today’s invoices” where the system needs to know current balances to construct the plan.

Market intelligence

Access real-time pricing, yield data, and market information.
CapabilityDescription
Token PricesCurrent and historical asset pricing
DeFi Market RatesYield rates and lending conditions across protocols
Market DetailsOdds, volume, and status for prediction markets
Market intelligence capabilities are read-only and auto-executable. They inform both user queries and the planning layer’s decision-making.

Expansion

ILLA’s capability set is expanding continuously. The integration pattern is repeatable: define capability mappings, implement protocol adapters, vet for security and reliability, and activate. Capabilities in development include: fiat gateway (on-ramp and off-ramp between fiat and digital assets, fiat-to-fiat transfers via traditional rails), tokenised equities (tokenised exposure to traditional equity markets) and perpetuals (leveraged long and short positions). As new asset types and financial products come online, ILLA integrates them.

Supported networks

ILLA operates across multiple EVM-compatible networks. Capabilities are not chain-specific. A user can express intent without specifying a chain, and ILLA resolves the optimal execution path.
NetworkType
EthereumL1
BaseL2
OptimismL2
ArbitrumL2
PolygonL1
AvalancheL1
BSCL1
Cross-chain operations are handled as coordinated multi-step plans. The user sees the full sequence and approves it as a single intent. The Engine handles cross-chain coordination underneath.

Adding capabilities

Every new integration follows the same process. The protocol is evaluated for reliability and security. Capability mappings are defined. Protocol adapters are implemented and tested against ILLA’s evaluation pipeline. The integration is activated and immediately inherits the full safety stack: simulation, verification, policy enforcement, and approval flows. Integrators can scope their ILLA instance to specific capabilities, protocols, chains, or asset types. By default, ILLA routes through the full set of integrated protocols for optimal execution. These preferences are defined at the integration level and enforced by the Engine.