Conditional triggers and recurring tasks.
Automation turns analysis into action. The agent monitors conditions and executes when rules are met.
Conditional triggers
Example: alert when APR drops below a threshold.
Recurring tasks
Example: scan AERO APR every N hours.
Condition
APR < 10%, price change > 5%, TVL drops
APR < 10%
price change > 5%
TVL drops
Action
Alert, propose rebalance, propose exit, propose entry
Cadence
Every N minutes/hours, or event-driven
N
Limits
Max spend, max slippage, token allowlist
Every 4 hours:
If AERO APR drops below your target.
Rebalance to the next best yield opportunity.
Automation still requires your approval to execute transactions.
Understand the rules enforced at execution time in Security.
See how activity is tracked in XP engine.
Last updated 1 month ago