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
| Skill | What it handles |
|---|---|
| Wallet | Balances, addresses, assets, and account context |
| Market | Token prices, market snapshots, and trend discovery |
| Security | Basic safety review before swaps, buys, or transfers |
| Swap | Route discovery, quote comparison, and execution handoff |
| Hardware | Device-backed signing and clear-sign confirmation |
Execution Model
| Stage | Expected behavior |
|---|---|
| Read-only | Answer directly from the active wallet session |
| Quote | Show route, output, and related checks without executing |
| Review | Wait for explicit user approval before moving funds |
| Confirm | Use 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.