- Intelligence resolves the intent.
- Safety simulates, verifies, and enforces policies.
- Engine executes.
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.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
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
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
Capability reference
What ILLA can execute today, and what’s coming next.Transfers and payments
Move value between addresses, across chains, and between networks.
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.
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.
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.
Users describe the position they want to enter, and ILLA resolves the intent to the correct market and outcome.
Perpetual futures
Open and manage leveraged long and short positions on perpetual markets.
Users describe the position they want, and ILLA resolves the intent to the correct market, side, and size.
Portfolio and positions
Query balances, positions, and portfolio state across chains and protocols.
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.
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) and tokenised equities (tokenised exposure to traditional equity markets). 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.
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.