Skip to main content

Capabilities

Agent Wallet routes prompts into focused skill areas so the agent can answer questions, prepare actions, and stop for review at the right time.

Skill Areas

SkillWhat it handles
WalletBalances, addresses, assets, and account context
MarketToken prices, market snapshots, and trend discovery
SecurityBasic safety review before swaps, buys, or transfers
SwapRoute discovery, quote comparison, and execution handoff
HardwareDevice-backed signing and clear-sign confirmation

Execution Model

StageExpected behavior
Read-onlyAnswer directly from the active wallet session
QuoteShow route, output, and related checks without executing
ReviewWait for explicit user approval before moving funds
ConfirmUse hardware confirmation for sensitive operations

Good Defaults

  • Start with read-only prompts whenever possible.
  • Ask for a quote before any trade.
  • Run security checks before buying unfamiliar assets.
  • Use hardware confirmation for actions that sign or move funds.