This article will focus on the evolutionary path of the integration of DeFi and AI, outlining its development stages from automation to intelligence, and analyzing the infrastructure, scenario space, and key challenges of strategy execution agents.
Authors: 0xjacobzhao and ChatGPT 4o
Thanks to Lex Sokolin (Generative Ventures), Stepan Gershuni (cyber.fund), and Advait Jayant (Aivos Labs) for their valuable suggestions on this article. Feedback was also sought from project teams such as Giza, Theoriq, Olas, HeyElsa, Almanak, and Brahma.fi during the writing process. This article strives for objective content and accurate expression; however, since some viewpoints involve subjective judgment, there may inevitably be biases. Readers are encouraged to read critically and understand.
In the current cryptocurrency industry, stablecoin payments and DeFi applications are among the few validated sectors with real demand and long-term value. Meanwhile, the flourishing agents are gradually becoming the practical interface form in the AI industry, serving as a key intermediary layer connecting AI capabilities with user needs.
In the field of integration between Crypto and AI, especially in the direction where AI technology feeds back into Crypto applications, current explorations mainly focus on three typical scenarios:
Conversational Interaction Agents: Primarily chat, companionship, and assistant types. Although most are still wrappers around general large models, their low development threshold and natural interaction, combined with token incentives, have made them the earliest forms to market and gain user attention.
Information Integration Agents: Focused on the intelligent integration of online and on-chain information. Projects like Kaito and AIXBT have achieved success in the online but off-chain information search integration field, while on-chain data integration is still in the exploratory stage with no obvious standout projects.
Strategy Execution Agents: Centered around stablecoin payments and DeFi strategy execution, extending into two major directions: Agent Payment and DeFAI. These agents are more deeply embedded in on-chain trading and asset management logic, with the potential to break through speculative bottlenecks and form intelligent execution infrastructure with financial efficiency and sustainable returns.
This article will focus on the evolutionary path of the integration of DeFi and AI, outlining its development stages from automation to intelligence, and analyzing the infrastructure, scenario space, and key challenges of strategy execution agents.
Three Stages of DeFi Intelligence: Automation, Copilot, and the Leap to AgentFi
In the evolution of DeFi intelligence, we can categorize system capabilities into three stages: Automation (automated tools), Intent-Centric Copilot (intention-driven assistants), and AgentFi (on-chain intelligent agents).
Automation resembles a Rule Trigger: It executes fixed tasks based on preset conditions, such as arbitrage, rebalancing, and stop-loss, but cannot generate strategies or operate independently.
Copilot introduces intention recognition and semantic parsing capabilities. Users input natural language, and the system understands, decomposes, and suggests execution paths, but ultimately requires user confirmation, leaving the execution chain open.
AgentFi represents a complete "perception → reasoning/strategy generation → on-chain execution → evolution" intelligent closed loop, embodying an intelligent agent with on-chain autonomous execution and continuous evolution capabilities.
To determine whether a project truly belongs to AgentFi, it must meet at least three of the following five core criteria:
Autonomous perception of on-chain states/market signals (not static inputs, but real-time monitoring)
Capability for strategy generation and combination (not preset strategies, but able to formulate action plans based on context)
Ability to autonomously execute operations on-chain (no user interaction required, capable of executing complex operations like swap/lend/stake)
Possessing persistent state and evolution capabilities (agents have a lifecycle, can operate long-term, and self-adjust based on feedback)
Featuring an Agent-Native architecture (such as dedicated Agent SDK, managed execution environment, Agent middleware, etc.)
In other words, automated trading ≠ Copilot, and certainly ≠ AgentFi: automated trading is merely a "rule trigger," while Copilot can understand user intentions and provide operational suggestions but still relies on human participation; true AgentFi is an "intelligent agent with perception, reasoning, and on-chain autonomous execution capabilities," capable of completing strategy closed loops and continuous evolution without human intervention.
Analysis of DeFi Scenario Intelligence Adaptability:
In the DeFi (Decentralized Finance) system, core application scenarios can be roughly divided into asset circulation and exchange types and yield-based financial types. We believe that there are significant differences in the adaptability of these two types of scenarios on the path to intelligence:
1. Asset Circulation and Exchange Scenarios
Asset circulation and exchange scenarios primarily involve atomic interactions, including swap transactions, cross-chain bridges, and fiat currency deposits and withdrawals. Their essential characteristics are "intention-driven + single atomic interaction," where the trading process does not involve yield strategies, state maintenance, or evolution logic, making them more suitable for the lightweight execution path of Intent-Centric Copilot, rather than belonging to AgentFi.
Due to their lower engineering threshold and simple interactions, most DeFAI projects currently on the market are at this stage, which do not constitute AgentFi closed-loop intelligent agents; however, a few advanced complex swap strategies (such as cross-asset arbitrage, perpetual hedge LP, leverage rebalancing, etc.) actually require the capabilities of AI agents, which are still in the early exploratory stage.
2. Asset Yield Financial Scenarios
Asset yield financial scenarios have clear yield objectives, complex strategy combination spaces, and dynamic state management needs, naturally aligning with the "strategy closed loop + autonomous execution" model of AgentFi. Their core features are as follows:
Quantifiable yield objectives (APR / APY) facilitate the establishment of optimization functions by agents;
A broad strategy combination space covering multiple assets, multiple timeframes, multiple platforms, and multiple interaction processes;
Operations require frequent management and real-time adjustments, suitable for execution and maintenance by on-chain intelligent agents.
Due to multiple factors such as yield duration, volatility frequency, complexity of on-chain data, cross-protocol integration difficulties, and compliance restrictions, the adaptability and engineering feasibility of different yield scenarios in the AgentFi dimension vary significantly. The recommended priority is as follows:
High-Priority Business Deployment Directions:
Lending/Borrowing: Interest rate fluctuations are easy to track with standardized execution logic, suitable for lightweight intelligent agents.
Yield Farming: Pools are dynamic and frequent, with a large strategy combination space and high yield fluctuations. AgentFi can significantly optimize annual returns and interaction efficiency, but engineering implementation poses certain challenges.
Medium to Long-Term Exploratory Layout Directions:
Pendle yield rights trading: Clear time dimensions and yield curves, suitable for agents to manage maturity rotations and inter-pool arbitrage;
Funding Rate arbitrage: Theoretical yields are considerable, but challenges in cross-market execution and off-chain interactions need to be addressed, with high engineering difficulty;
LRT dynamic combination structure: Static staking is not suitable; attempts can be made to automatically adjust strategies like LRT + LP + Lending.
RWA multi-asset portfolio management: Difficult to implement in the short term, but agents can assist in portfolio optimization and maturity strategies.
Introduction to Intelligent Projects in DeFi Scenarios:
1. Automation Tools (Automation Infra): Rule Triggering and Conditional Execution
Gelato is one of the earliest infrastructures for DeFi automation, having provided conditional trigger task execution support for protocols like Aave and Reflexer, but it has now transformed into a Rollup as a Service provider. The main battlefield for on-chain automation has also shifted to DeFi asset management platforms (DeFi Saver, Instadapp). These platforms integrate standardized automated execution modules, including limit order settings, liquidation protection, automatic rebalancing, DCA, grid strategies, etc. Additionally, we see some more complex DeFi automation tool platform projects:
Mimic.fi (https://www.mimic.fi/)
Mimic.fi is an on-chain automation platform serving DeFi developers and project parties, supporting the construction of programmable automated tasks on chains like Arbitrum, Base, and Optimism. Its core functionality is achieved through "if-then" rule triggers for automatic execution of cross-protocol operations, with an architecture divided into three layers: Planning (task and trigger definition), Execution (intention broadcasting and execution bidding), and Security (triple verification and security control). Currently, it adopts an SDK integration approach, and the product is still in the early deployment stage.
AFI Protocol (https://www.afiprotocol.ai/)
AFI Protocol is an algorithm-driven agent execution network that supports 24/7 unattended automated operations, focusing on solving issues of execution decentralization, strategy thresholds, and risk response in DeFi. Its design targets institutions and advanced users, providing orchestrated strategies, permission management, and SDK tools, and has launched the yield-bearing stablecoin afiUSD as its native asset. It is currently in the Sonic Labs internal testing phase and has not yet been publicly launched or made available for retail users.
2. Intent-Centric Copilot: Intention Expression and Execution Suggestions
The DeFAI concept, which was once popular at the end of 2024, largely consists of projects that fall under the Intent-Centric Copilot type—excluding some speculative hype centered around meme tokens. Most projects essentially allow users to express their intentions through natural language, with the system providing trading suggestions or completing basic on-chain operations. Their core capabilities remain at the "intention recognition + Copilot-style assisted execution" stage, lacking a complete strategy closed loop and continuous optimization mechanism. Many products exhibit significant shortcomings in semantic understanding, cross-protocol invocation, and feedback response, resulting in generally poor user experiences and relatively limited functional boundaries.
HeyElsa (https://app.heyelsa.ai/)
HeyElsa is an AI Copilot positioned for Web3 scenarios, empowering users to complete various on-chain operations, including trading, cross-chain bridging, NFT purchases, stop-loss settings, and Zora token creation, through natural language interaction. As a multifunctional conversational crypto assistant, it caters to users ranging from beginners to advanced traders (including highly active degen groups) and currently supports real-time interaction across more than 10 mainstream blockchains. The platform's daily trading volume has reached $1 million, with daily active users maintained between 3,000 and 5,000. The system has integrated yield optimization strategies and automated intention execution modules, initially building the foundational capability framework for AgentFi applications.
Bankr (https://bankr.bot/)
Bankr is an intent trading assistant that integrates AI, DeFi, and social scenarios. Users can issue commands through natural language on the X platform or a dedicated terminal to complete operations such as swaps, limit orders, cross-chain bridging, token issuance, and NFT minting, supporting Base, Solana, Polygon, and Ethereum mainnet. Bankr has constructed a complete Intent → Compile → Execute chain, emphasizing a minimalist trading experience and seamless operations within a social environment, activating the ecosystem through token incentives and revenue-sharing mechanisms.
Griffain (https://griffain.com/)
Griffain is a multifunctional AI Agent platform deployed on Solana, supporting natural language interaction between users and the Griffain Copilot to perform on-chain operations such as asset queries, swaps, NFT trading, and LP management. The platform includes multiple agent modules and encourages community participation in agent creation and sharing. Technically built on the Anchor Framework and components like Jupiter and Tensor, it emphasizes mobile adaptation and front-end composability. Currently, it supports over 10 core agent modules, demonstrating strong execution capabilities and ecological linkage.
Symphony (https://www.symphony.io/)
Symphony is an on-chain execution infrastructure for AI Agents, building a full-stack system that encompasses intention modeling, intelligent path discovery, RFQ execution, and account abstraction, aiming to become the core module of the DeFi intelligent execution layer. The platform has launched the conversational assistant Sympson, which features market query and strategy suggestion functions, but on-chain execution has not yet been opened. Symphony provides the core components required for AgentFi, which can support collaborative execution and cross-chain operations among multiple agents in the future.
Hey Anon (https://heyanon.ai/)
HeyAnon is a DeFAI platform that combines intention interaction, on-chain execution, and intelligence analysis, supporting multi-chain deployment (Ethereum, Base, Solana, etc.) and cross-chain bridging (LayerZero, deBridge). Users can complete operations such as swaps, lending, and staking through natural language and obtain on-chain sentiment and market dynamics analysis. Although the project has gained significant attention due to its founder Sesta, it is still in the Copilot stage, with core strategies and execution intelligence not yet fully realized, and its long-term development remains to be observed.
The above rating system is primarily based on the current usability of the products, user experience, and the feasibility of executing the public roadmap, which carries a degree of subjectivity. Please note that this assessment does not involve code security checks and does not constitute investment advice; your understanding is appreciated.
3. AgentFi Agents: Strategy Closed Loop and Autonomous Execution
We believe that AgentFi represents a more advanced form of DeFi intelligence evolution compared to Intent Copilot. Agents possess independent yield strategies and on-chain autonomous execution capabilities, significantly enhancing users' strategy execution efficiency and capital utilization. By 2025, we are pleased to see an increasing number of AgentFi projects being launched or planned, primarily focusing on lending and liquidity mining directions, with representative projects including Giza ARMA, Theoriq AlphaSwarm, Almanak, Brahma, and the Olas series.
Giza ARMA (https://arma.xyz/)
ARMA is an intelligent agent product launched by Giza, specifically designed for stablecoin cross-protocol yield optimization. It is deployed on the Base network and supports multiple mainstream lending protocols such as Aave, Morpho, Compound, and Moonwell, featuring core capabilities like cross-protocol rebalancing, automatic compounding, and intelligent token swapping. ARMA's strategy system can monitor stablecoin APR, trading costs, and yield differences in real-time, automatically adjusting capital allocation, with actual yields significantly higher than static holdings. Its architecture consists of smart accounts, session keys, core agent logic, protocol access, risk management, and accounting modules, ensuring secure and efficient automated execution in a non-custodial mode.
ARMA is now fully online and continuously iterating. With its modular architecture, security mechanisms, and strong early operational data, ARMA has become one of the most viable Agent products in DeFi automated yield management, representing one of the few AgentFi projects that combine deep concepts with practical product utility.
Reference research report "A New Paradigm for Stablecoin Yields: From AgentFi to XenoFi" link: https://x.com/0xjacobzhao/status/1925226999699964158
Theoriq (https://www.theoriq.ai/)
Theoriq Alpha Protocol is a multi-agent collaboration protocol focused on DeFi scenarios, with its core product Alpha Swarm concentrating on liquidity management, aiming to build a full-chain automated closed loop of "perception—decision—execution." It consists of three types of agents: Portal (on-chain signal perception), Knowledge (data analysis and strategy selection), and LP Assistant (strategy execution), enabling dynamic asset allocation and yield optimization without human intervention. The underlying Alpha Protocol provides agent registration, communication, parameter configuration, and development tool support, serving as the operational foundation for the entire Swarm collaborative system, regarded as the "agent operating system" for DeFi. Through AlphaStudio, users can browse, invoke, and combine various agents to build a modular, scalable automated trading strategy network.
As one of the first projects on the Kaito Capital Launchpad, Theoriq recently completed a $84 million community fundraising and is about to undergo TGE. Theoriq has recently launched the AlphaSwarm Community Beta testnet, with the mainnet version set to be officially released soon.
Reference research report "Theoriq Research Report: The Evolution of AgentFi in Liquidity Mining Yields" link: https://x.com/0xjacobzhao/status/1948545449016918511
Almanak (https://almanak.co/)
Almanak is an intelligent agent platform aimed at DeFi strategy automation, combining a non-custodial security architecture with a Python strategy engine to help traders and developers deploy sustainable on-chain strategies.
The platform's core consists of Deployment (execution components), Strategy (strategy logic), Wallet (Safe+Zodiac security module), and Vault (strategy assetization), supporting yield optimization, cross-protocol interaction, liquidity provision, and automated trading. Compared to traditional DeFi tools, Almanak emphasizes AI-assisted market perception and risk management capabilities, already possessing 24/7 intelligent operation capabilities, and plans to introduce multi-agent and AI decision-making systems, aiming to create the next generation of AgentFi infrastructure.
Almanak's strategy system is built on a Python-based state machine program, serving as the "decision brain" for each agent, capable of automatically formulating and executing on-chain operations based on market data, wallet status, and user-defined conditions. The platform provides a complete Strategy Framework, supporting the encapsulation of on-chain trading, lending, liquidity provision, and other operational modules (Action Bundle) without the need to write underlying contract code, and ensures strategy confidentiality and operational security through cryptographic isolation, permission control, and monitoring mechanisms. Users can write strategies through the SDK, and in the future, natural language strategy creation will be supported, achieving a smooth transition from complex logic to a no-code experience.
Currently, the product has launched a USDC lending Vault based on the Ethereum mainnet, while more complex trading strategies are in the testing phase and require whitelist access. Almanak is about to join the cookie.fun cSNAPS campaign for community public fundraising, which is highly anticipated.
Brahma (https://brahma.fi/)
Brahma is positioned as "the intelligent capital orchestration layer," dedicated to abstracting on-chain accounts, execution logic, and off-chain payment processes, helping users and developers efficiently manage on-chain and real-world assets. Through Smart Accounts, continuously running on-chain agents, and the Capital Orchestration Stack, Brahma provides users with an intelligent capital management experience without the need for backend operations.
Currently, representative agents that have been launched include:
Felix Agent: Automatically optimizes feUSD debt warehouse interest rates, prevents liquidation, and saves interest;
Surge & Purge Agent: Tracks volatility and executes automated trading;
Morpho Agent: Deploys and rebalances Morpho treasury funds;
ConsoleKit Framework: Supports the integration of any AI model, unifying execution strategies and asset management.
Olas (https://olas.network/)
The AgentFi product BabyDegen series launched by Olas Network includes Modius Agent and Optimus Agent, both of which are deployed on-chain, covering a multi-chain ecosystem (Solana, Mode, Optimism, Base), and possess complete on-chain interaction capabilities, strategy execution capabilities, and autonomous asset management mechanisms.
BabyDegen is an AI trading agent running on Solana, implementing automatic buying and selling based on CoinGecko data and community strategy libraries. It is currently integrated with Jupiter DEX and is in the Alpha testing phase.
Modius Agent is aimed at the Mode network, focusing on USDC and ETH portfolio management. It has integrated Balancer, Sturdy, and Velodrome, supporting users to set preferences for 24/7 automatic execution of strategies.
Optimus Agent is compatible with the three main networks of Mode, Optimism, and Base, integrating more protocols such as Uniswap and Velodrome, providing flexible multi-chain strategy combinations suitable for intermediate to advanced users to build automated asset management systems.
Axal (https://www.getaxal.com/)
Axal's core product Autopilot Yield offers a one-stop, non-custodial, verifiable yield management experience, integrating mainstream protocols such as Aave, Morpho, Kamino, Pendle, and Hyperliquid, with on-chain strategy execution and risk control as the core design philosophy, empowering ordinary users to easily enter complex on-chain yield networks.
Conservative strategy focuses on low-risk, mainstream stable yield scenarios, primarily deploying funds on well-established platforms like Aave and Morpho, with an annual yield of about 5–7%. It achieves steady appreciation through TVL monitoring, stop-loss mechanisms, and top strategy screening, suitable for users pursuing capital safety and long-term returns.
Balanced strategy offers medium risk with higher yield potential (10–20% APY), using wrapped stablecoins (such as feUSD, USDxL), liquidity provision, and arbitrage neutral positions. The strategies are more diverse, with complex yield compositions, controlled through Axal's automatic monitoring and dynamic adjustments.
Aggressive strategy targets users with a high-risk, high-return preference, covering strategies such as high-leverage LP, cross-platform linking, low liquidity asset market making, and volatility capture, with theoretical annual yields potentially exceeding 50%. Axal's intelligent agents can set stop-loss, automatic exit, and redeployment logic at the strategy level, providing users with a final layer of protection in high-risk environments.
Fungi.ag(https://fungi.ag/)
Fungi.ag is a fully automated AI Agent designed for USDC yield optimization, capable of automatically reallocating funds across multiple lending protocols such as Aave, Morpho, Moonwell, and Fluid, achieving optimal capital allocation based on yield rates, fees, and risks. Users do not need to operate manually; they only need to authorize a Session Key to enable the Agent to automatically execute strategies in a non-custodial mode. It currently supports the Base chain and plans to expand to Arbitrum and Optimism. Fungi also opens the Hypha custom strategy script interface, supporting community development of strategies such as DCA and arbitrage, and co-building the ecosystem through DAO and social platforms.
ZyFAI (https://www.zyf.ai/)
ZyFAI is a DeFi intelligent assistant platform deployed on the Base and Sonic networks, combining on-chain interaction interfaces with AI-assisted modules to help users manage assets intelligently under different risk preferences. Its core is divided into three types of strategies:
Safe Strategy: Designed for conservative users, focusing on mainstream protocols such as Aave, Morpho, Compound, Moonwell, and Spark, emphasizing single-sided deposits of USDC and stable yield opportunities, highlighting asset safety and long-term reliability.
Yieldor Strategy: Targeted at high-risk preference users, requiring the holding of 20,000 ZFI tokens to unlock, covering high-yield protocols including Pendle, YieldFi, Harvest Finance, and Wasabi, supporting complex strategies such as DEX LP, yield splitting, and leveraged Vaults, with plans to expand to structured products like Looping and Delta-neutral in the future.
Airdrop Strategy: A future strategy still under development, aimed at obtaining more airdrop incentives.
The above rating system is primarily based on the current usability of the products, user experience, and the feasibility of executing the public roadmap, which carries a degree of subjectivity. Please note that this assessment does not involve code security checks and does not constitute investment advice; your understanding is appreciated.
The Real Path and High-Level Imagination of AgentFi
Undoubtedly, lending and yield farming are the most realistic value propositions for AgentFi and the business scenarios that are easiest to implement in the short term. They have matured in the DeFi world and are naturally suitable for the introduction of agents due to the following common characteristics:
Broad strategy space with multiple optimization dimensions: In addition to chasing the highest yields, lending can engage in strategies such as interest rate arbitrage, leverage cycling, debt refinancing, and liquidation protection;
Yield farming encompasses a rich array of strategy orchestration space, including APR tracking, LP rebalancing, reinvestment, and strategy combinations.
Highly dynamic, suitable for agents to perceive and respond in real-time: Changes in interest rates, fluctuations in TVL, changes in reward structures, new pools coming online, and new protocols emerging all affect the optimal strategy path and require dynamic adjustments.
There are opportunity costs in execution windows, making automation significantly valuable: Funds not allocated to the optimal pool will drag down yields and need to be automatically migrated.
It is particularly noteworthy that lending agents have a higher feasibility for implementation due to stable data structures and relatively simple strategies. For example, lending AgentFi projects like Giza's Arma have officially launched. However, the management of yield farming requires real-time responses to price fluctuations, volatility changes, and fee accumulation, placing extremely high demands on agents' data perception, strategy judgment, and on-chain execution. LP agents must not only accurately predict market conditions but also perform dynamic rebalancing and yield redistribution operations on-chain, which adds a higher level of engineering complexity. This is a challenge that projects like Theoriq are working to overcome.
Beyond lending and yield farming, based on the adaptability of AgentFi, there are some mid- to long-term exploratory layout directions:
Pendle Yield Rights Trading: Clear time dimensions and yield curves, suitable for agents to manage expiration rotations and inter-pool arbitrage
Pendle, with its unique structure of "yield splitting + expiration mechanism + yield rights trading," provides a natural strategy orchestration space for AgentFi. Its assets are divided into two categories: PT (Principal Token) and YT (Yield Token). The former represents the principal that can be redeemed at maturity, suitable for stable fixed-income allocations; the latter represents yield rights, which are variable and can be used for speculation, mining, and arbitrage. Users can construct various complex strategies around these two types of assets, including fixed-income holdings, YT farming, maturity fund management, yield spread arbitrage, and portfolio hedging.
In practical scenarios, Pendle has several user pain points that urgently need AgentFi solutions: for example, high-yield pools are mostly concentrated in the short term of 1–3 months, requiring manual reconfiguration after expiration; the YT yield rates of different pools fluctuate greatly, leading to high tracking and rotation costs; and the PT+YT combination strategy involves complex pricing judgments and position rebalancing. If AgentFi can automate the entire process from strategy identification, liquidity allocation, to expiration rotation and redeployment based on user yield preferences and risk tolerance, it will significantly enhance capital efficiency and user experience.
Pendle's three characteristics of "temporality, divisibility, and dynamism" align very well with AgentFi's strategy expression and execution paths, especially in areas such as automatic reinvestment, implied yield arbitrage, and yield pool rotation, which have high-frequency and high-strategy characteristics, making them very suitable for building a "yield agent swarm" or Portfolio Agent system. In the future, if it can combine intention expression (e.g., "annualized 10%, withdrawable in 6 months") with an automatic execution framework, Pendle will become one of the most representative modules for AgentFi implementation.
Funding Rate Arbitrage: Theoretical yields are considerable, but challenges in cross-market and cross-chain interactions present significant engineering difficulties
Although the on-chain options track has gradually cooled due to reasons such as pricing deficiencies, complex exercise processes, and poor combinability, perpetual contracts remain one of the most active scenarios in current on-chain derivatives, providing a point of convergence for AgentFi. Around strategies such as funding rate arbitrage, basis trading, and multi-platform hedging, AgentFi can leverage its intelligent capabilities in perception, judgment, execution, and combination management.
In terms of structural design, AgentFi can embed four key modules: First, a data perception module that supports real-time capture of funding rates, position costs, and market depth from both on-chain and CEX; second, an intelligent decision-making module that dynamically assesses whether to open or adjust positions based on arbitrage thresholds, leverage levels, and liquidation boundaries; third, an automatic execution module that completes position deployment or profit-taking operations once conditions are triggered; fourth, a combination management module that supports collaborative scheduling across multiple chains, accounts, and strategies.
However, the real challenges include: first, current on-chain AgentFi focuses on smart contract interactions and lacks a universal framework for direct access to CEX APIs; second, high-frequency strategies have extremely high requirements for execution efficiency, gas costs, and slippage control; third, complex arbitrage scenarios typically require multiple agents to collaborate, necessitating swarm-style cooperation.
Ethena's funding rate arbitrage has relied on a highly automated execution system. Although Ethena currently does not possess AgentFi characteristics, if it further opens strategy modules in the future, builds a distributed Agent Swarm, and achieves funding goal expression through intent-driven mechanisms, its system may naturally transition into a complete AgentFi infrastructure.
Staking and Restaking: Naturally not suitable for AgentFi, but LRT dynamic combinations have certain possibilities
Overall, traditional Staking and Restaking are not suitable application scenarios for AgentFi. The reasons are that the single-chain staking process is simple to operate, yields are stable, decision-making is singular, and the exit waiting period is relatively long, making it difficult to support the intelligent value emphasized by AgentFi.
However, there is some usable space for AgentFi in more complex staking constructs. This includes: first, focusing on the operational combinability of LST/LRT type assets (such as stETH, rsETH), avoiding direct engagement with the native ETH unstake process; second, emphasizing the construction of Restaking + collateral + derivative combination strategies to bypass the time lag caused by unstaking; third, deploying continuously optimized monitoring strategy agents to dynamically assess AVS risks, APR changes, and reorganize positions.
Additionally, the current Restaking track also faces structural challenges: on one hand, market enthusiasm is rapidly cooling; on the other hand, there is a severe imbalance between the supply side (staked ETH) and the demand side (AVS security needs), with asset leasing lacking practical application scenarios. Leading projects like EigenLayer and Either.fi have already attempted transformation. Therefore, Staking/Restaking may become modular strategy components of AgentFi in the future rather than the most core application scenarios.
RWA Assets: US Treasury-related protocols are not ideal scenarios, but multi-asset portfolio management structures have exploratory value
Current mainstream RWA protocols generally use U.S. Treasury bills (T-bills) as underlying assets, with their design focus on providing users with stable, secure, and compliant on-chain yield vehicles. However, from the perspective of AgentFi, these products are not suitable for high-frequency or strategy-driven intelligent agent embedding due to their stable asset nature (annual yields typically stable in the 4–5% range with very small spreads, lacking optimization strategy space), low operational frequency (clear lock-up periods and reinvestment cycles, unsuitable for frequent rotation, and difficult to achieve high-frequency compounding), and strong compliance restrictions (involving investor KYC verification and regional limitations). Additionally, the non-interoperability of asset structures between protocols limits the agent's ability to perform combination routing and liquidity aggregation operations.
Nevertheless, there are several potential directions that could become mid- to long-term expansion paths for AgentFi:
Multi-Asset RWA Configuration Agent (RWA Multi-Asset Portfolio): As RWA products gradually expand into areas such as real estate, credit bonds, and accounts receivable, users may express the intent to "allocate a basket of stable yield assets and adjust periodically." Configuration agents can regularly complete asset weight adjustments and redeploy maturing assets, building a medium- to long-term yield stabilizer.
Fusion structure of RWA and DeFi (RWA-as-Collateral & Custodial Reuse): Some protocols are exploring the use of tokenized T-bills as collateral assets in DeFi lending systems. In this structure, agents can assist users in automatically completing deposit operations, interest rate comparisons, and collateral adjustments, forming dual yield paths. Assuming RWA assets achieve widespread circulation on platforms like Pendle and Uniswap, agents can track the premium and implied yield changes of tokens across different platforms, constructing automatic arbitrage and rolling deployment strategies. As the market matures, this may become an important breakthrough for AgentFi in the RWA field.
Swap Trading Combinations: Upgrading from Intent Infrastructure to AgentFi Strategy Engine
In the current DeFi intelligent ecosystem, Swap trading introduces account abstraction and intent models, hiding the complex DEX multi-chain path selection, driving user transactions to completion with simple inputs, significantly lowering interaction thresholds. However, these systems still remain at the level of "atomic action automation," lacking real-time perception and response to environmental changes, and have not introduced goal-oriented strategy execution mechanisms, thus not possessing the intelligent agent characteristics of AgentFi.
Under the AgentFi framework, Swap operations are no longer a single action but part of larger-scale combination strategies. For example, when a user expresses the intent to "combine stETH and USDC to achieve the highest yield," the agent can automatically complete multiple swaps (e.g., USDC → ETH → stETH), perform Restaking, split Pendle PT/YT, configure arbitrage strategies, and recover yields.
Furthermore, Swap plays a key role in the following three AgentFi scenarios:
A component of combination yield strategies: As a funding dispatch relay, Swap supports agents in automatically completing asset allocation paths, enhancing strategy execution efficiency.
Cross-market arbitrage / delta-neutral strategies: By comparing different price sources on-chain, agents can dynamically adjust positions and construct hedging combinations.
Trading behavior risk defense: When detecting large transactions, agents can automatically assess slippage, execute in batches, and avoid potential MEV attacks.
Therefore, a truly AgentFi-capable Swap Agent must possess the following abilities: dynamic strategy perception, cross-protocol scheduling, funding path optimization, trading timing judgment, and risk prevention. Future Swap Agents should serve multi-strategy combinations, dynamic position adjustments, and cross-protocol value capture, with a long road ahead.
DeFi Intelligent Evolution Roadmap: From Automation Tools to Intelligent Agent Networks
In summary, we have witnessed the evolution path of DeFi intelligence from automation tools to intent assistants to intelligent agents.
The first stage is "Automation Tools (Automation Infra)," characterized by rule-triggered and condition-executed basic on-chain operation automation. For example, triggering trades or rebalancing tasks based on preset conditions such as time and price, with representative systems being underlying execution frameworks like Gelato and Mimic.
The second stage is "Intent-Centric Copilot," emphasizing the expression of user intent and the generation of execution suggestions. Systems at this stage are no longer limited to "what to do," but attempt to understand "what the user wants" and then provide the best execution path suggestions. Representative projects include Bankr and HeyElsa, which mainly enhance intent recognition and interaction experience, lowering the barriers to DeFi usage.
The third stage is "AgentFi Intelligent Agents," marking the formation of strategy closed loops and on-chain autonomous execution. Agents can automatically complete perception, decision-making, and execution based on real-time market conditions, user preferences, and strategy logic, truly achieving 24/7 non-custodial on-chain fund management. Meanwhile, AgentFi can autonomously manage user funds without requiring user authorization for each operation, raising significant discussions about security and trust mechanisms, which also become unavoidable core issues in AgentFi design. Representative projects include Giza ARMA, Theoriq AlphaSwarm, Almanak, and Brahma, all of which have certain implementation capabilities in strategy deployment, security architecture, and product modules, forming the backbone of the current DeFi intelligent agent direction.
We look forward to the emergence of "AgentFi Advanced Intelligent Agents" in the future, which not only achieve autonomous execution but also cover complex cross-protocol and cross-asset business scenarios. This is our vision for the advanced form of future DeFi intelligence:
Pendle yield rights trading: In the future, intelligent agents will fully take over expiration rotations and strategy orchestration, maximizing capital efficiency.
Funding rate arbitrage: Cross-chain arbitrage intelligent agents are expected to precisely capture every opportunity in funding rate differentials.
Swap strategy combinations: Swap is a key node in the intelligent agent's multi-strategy yield path, achieving a leap in combined value.
Staking and Restaking: Intelligent agents will continuously optimize staking combination strategies, dynamically balancing yield and risk.
RWA asset management: As the on-chain world welcomes diversified physical assets, intelligent agents will allocate globally stable yield assets.
免责声明:本文章仅代表作者个人观点,不代表本平台的立场和观点。本文章仅供信息分享,不构成对任何人的任何投资建议。用户与作者之间的任何争议,与本平台无关。如网页中刊载的文章或图片涉及侵权,请提供相关的权利证明和身份证明发送邮件到support@aicoin.com,本平台相关工作人员将会进行核查。