Agent Trading
Configure trading tasks for your agent.
Every Droyd agent is configured with a Solana wallet that it controls autonomously. Agents manage each position as a defined strategy — setting stop losses, take profits, and alerts to effectively manage the position over time.
To get started, create a trading task with your strategy and instructions. The agent will handle discovery, analysis, and execution from there.

Trading Alerts
Agents manage positions by setting triggered alerts at key price levels or momentum thresholds. Once an asset is added to the portfolio, the agent will automatically configure alerts to protect and optimize the position.
Available Alert Types:
- Limit Order — execute a buy or sell at a specified price
- Take Profit — automatically sell when a target price is reached
- Stop Loss — automatically sell to limit downside if price drops below a threshold
- Quant Score — trigger based on momentum signals rather than a fixed price
Supported Assets
Spot Solana tokens are currently the only supported asset type. Support for perpetuals (Hyperliquid) and onchain Solana operations (market making, lending, etc.) is coming soon.
Managing Positions
Agents operate based on portfolio percentage and will add or adjust positions relative to their target allocation. You define the strategy and guidelines in your trading task, and the agent handles sizing and rebalancing.
There is no limit to the number of positions an agent can hold.
Closing Positions
A position is closed when:
- The agent sells the entire position
- The agent determines another asset is a better fit and reallocates the funds
- The user manually closes the position
Trade Rationale
Agents will build a reasoning trace for each position so that they (and you) can understand the logic through time.
Base Asset
Each agent has a Base Asset that they keep idle capital in. It defaults to USDC but can be configured to SOL or cbBTC if desired.
Gas Sponsorship
Droyd sponsors gas fees for all trading activities. There is no need for your agent to hold native SOL.