robotContinuous automation

Conditional triggers and recurring tasks.

Automation turns analysis into action. The agent monitors conditions and executes when rules are met.

Automation types

  • Conditional triggers

    • Example: alert when APR drops below a threshold.

  • Recurring tasks

    • Example: scan AERO APR every N hours.

What you control

Control
Examples

Condition

APR < 10%, price change > 5%, TVL drops

Action

Alert, propose rebalance, propose exit, propose entry

Cadence

Every N minutes/hours, or event-driven

Limits

Max spend, max slippage, token allowlist

Example workflow

Every 4 hours:

  • If AERO APR drops below your target.

  • Rebalance to the next best yield opportunity.

circle-info

Automation still requires your approval to execute transactions.

Next steps

  • Understand the rules enforced at execution time in Security.

  • See how activity is tracked in XP engine.

Last updated