Copilot for Portfolio & Transactions
Torque Assistant answers portfolio questions, explains positions, & walks you through trades or transfers in plain language while keeping you inside Torque's audited flows. When you approve an action, the assistant maps intent to the same confirmation & signing steps you would trigger manually—never a hidden shortcut around user consent.
Capabilities
Ask questions about your portfolio, balances, & holdings across all chains.
Execute trades, transfers, & DeFi operations through natural language.
Get real-time market data, price comparisons, & yield information.
Getting information & running actions
The assistant turns questions into structured lookups—balances, prices, routes—and into transactions you explicitly confirm before anything settles onchain.
// Portfolio Functions
get_wallet_net_worth(address) // Multi-chain balances & total value
getUserProfile() // Get user preferences
// Trade Functions
getTradeRoute() // Get trade routes
executeTrade() // Execute transactions
// User Functions
saveUserPreference() // Save preferencesResponse Time & Data
Quick vs full response: Simple questions get fast answers. Portfolio & multi-chain queries use tools & can take 10–30+ seconds; the assistant does not stream. Optional memory helps the assistant remember context across the conversation but can add a bit of delay.
Why might my balance look different? Portfolio data can come from a single chain or from multi-chain totals (via get_wallet_net_worth). Numbers can differ depending on which source the assistant used & which chains are included.
If you see a generic error: Retry the message once. If it persists, check your connection & try rephrasing; if the assistant times out, ask a shorter question or try again later.
Safety Features
All high-risk actions require explicit user confirmation.
Alerts for high slippage or low liquidity operations.
The AI never invents numbers - only reports actual data.