Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.getelyra.xyz/llms.txt

Use this file to discover all available pages before exploring further.

EXECUTE handles the complete order lifecycle from the moment you express intent to on-chain settlement. It routes spot swaps through Jupiter’s aggregation layer for best-price fills across Solana DEXs, manages perpetuals positions on HyperLiquid and Donut Perps, places conditional and TP/SL orders, and bridges assets across six EVM networks — all from natural language without you touching a venue interface directly.

Supported venues

Spot: Jupiter aggregation

Best-price routing across every Solana DEX. Jupiter aggregates liquidity from Raydium, Orca, Meteora, and others simultaneously, splitting routes to minimize slippage on your fills.

Perpetuals: HyperLiquid

229 perpetuals markets with up to 50x leverage. Full sub-account provisioning is automatic — no manual configuration required on first use.

Perpetuals: Donut Perps

20 markets with up to 150x leverage for higher-conviction directional positions. Operates alongside HyperLiquid in the same interface.

Prediction markets

Polymarket and DFlow. Execute positions on event markets directly through EXECUTE, with the same preview-before-confirm flow as any other order type.

Cross-chain bridging

Move assets between Solana and six EVM networks (Ethereum, Arbitrum, Base, Optimism, Polygon, BNB Chain). Bridge instructions are expressed the same way as any other command.

Order types

EXECUTE supports the following order types across all venues where they are available:
  • Market — fills at the current best available price
  • Limit — rests at a specified price until filled or cancelled
  • Conditional — triggers an order when a price condition is met
  • TP/SL attached — take-profit and stop-loss levels set at the time of entry or applied to an existing position

Natural language examples

"Buy 0.5 SOL"
→ Preview: BUY 0.5 SOL via Jupiter · Est. fill $80.15 · Slippage 0.02%
   [Confirm to execute]
"Open 10x long SOL, 1 SOL notional"
→ Preview: SOLUSDT BUY MARKET 1 @ 10x · Entry ~$80 · Margin required $8
   [Confirm to execute]
"Set TP at $90, SL at $75 on my SOL long"
→ TP order set: SELL 1 SOLUSDT at $90.00
   SL order set: SELL 1 SOLUSDT at $75.00
   Both orders armed.
"Show my positions"
→ SOLUSDT LONG · 1 SOL · Entry $80 · Mark $82.25 · PnL +$22.50

"Close SOL"
→ Preview: SELL MARKET 1 SOLUSDT · Exit ~$82.25 · Realized PnL +$22.50
   [Confirm to execute]
"Bridge 100 USDC to Ethereum"
→ Preview: Bridge 100 USDC — Solana → Ethereum · Est. fee $0.45
   [Confirm to execute]

Human-in-the-loop confirmation

Every order generates a preview before it executes. You see the estimated fill price, fee, and outcome before committing. Nothing settles on-chain without your confirmation.
Less than 5% of total portfolio exposure is allocated to autonomous execution. All orders above that threshold require explicit user confirmation regardless of agent confidence.

Exposure controls

EXECUTE enforces a hard 5% maximum exposure ceiling per position, computed against live portfolio state. This limit is applied programmatically and cannot be overridden — not by high-conviction signals, not by agent confidence scores.
Perpetuals sub-accounts on HyperLiquid are provisioned automatically on your first order. You do not need to manually configure a sub-account or transfer margin before placing a trade.
When SOL is priced differently across venues, EXECUTE routes to the better fill automatically. Venue selection is governed by outcome quality, not convenience.