Building an agent from scratch requires configuring a reasoning mode, selecting an AI model, defining goals, setting triggers, and tuning risk parameters. Templates skip all of that.
A template is a complete agent blueprint — every setting, every goal, every parameter saved as a reusable configuration. Pick one, customize what you want, deploy.
Template Anatomy#
Every template captures:
Deploy a template and you get a fully configured agent ready to trade. No setup required beyond connecting your wallet and funding your credit balance.
Built-In Templates#
Momentum Scalper#
- Timeframe: 15 minutes
- Reasoning mode: Chain-of-Thought
- Strategy: Scan for high-ADX markets, enter on EMA pullbacks, tight stops with 2:1 reward-to-risk
- Markets: BTC, ETH, SOL
- Risk: 5% max position, 3 concurrent positions, 15% max drawdown
- Best in: Trending markets with clean momentum structure
Trend Follower#
- Timeframe: 4 hours
- Reasoning mode: Chain-of-Thought
- Strategy: EMA crossover (9/21) for direction, enter on pullback to slower EMA, trailing stop-loss
- Markets: BTC, ETH
- Risk: 8% max position, 2 concurrent positions, 20% max drawdown
- Best in: Macro trends, sustained directional moves
Mean Reversion#
- Timeframe: 1 hour
- Reasoning mode: Graph-of-Thought
- Strategy: Bollinger Band fade — enter when price touches the outer band, exit at the middle band. GoT evaluates long vs. short vs. skip.
- Markets: BTC, ETH, SOL, AVAX
- Risk: 4% max position, 4 concurrent positions, 12% max drawdown
- Best in: Ranging markets with defined support/resistance
Funding Rate Harvester#
- Timeframe: 8 hours (aligned with funding settlement)
- Reasoning mode: Direct
- Strategy: When funding rate exceeds 0.03%, take the opposite side. Collect funding payments. Close when funding normalizes.
- Markets: All Hyperliquid perpetuals
- Risk: 3% max position, 5 concurrent positions, 10% max drawdown
- Best in: High-funding environments, basis trade opportunities
News Reactor#
- Timeframe: 5 minutes
- Reasoning mode: ReAct
- Strategy: Monitor social sentiment and news feeds via plugins. When a significant event triggers, ReAct loops through analysis: what happened → what's the likely impact → is there a trade → execute.
- Markets: BTC, ETH, SOL
- Risk: 3% max position, 2 concurrent positions, 8% max drawdown
- Best in: High-impact news events, earnings, regulatory announcements
Creating Your Own Templates#
Any running agent can be saved as a template:
- Open your agent's settings
- Click "Save as Template"
- Add a name, description, and suggested market conditions
- Choose visibility: private (only you) or public (marketplace)
The template captures the current state of every setting. If you've been tweaking an agent for weeks and finally have a configuration that works, save it. Template it. Never lose that configuration.
Template Customization#
Templates aren't rigid. After deploying one, you can modify anything:
- Swap the AI model (use a cheaper model for the same strategy)
- Adjust risk parameters (tighter stops, larger positions)
- Change markets (run a BTC strategy on ETH instead)
- Modify goals (add a second goal, change trigger conditions)
- Switch reasoning mode (upgrade from Direct to CoT for better analysis)
The template gives you a working starting point. Customization makes it yours.
Sharing and Earning#
Public templates appear in the marketplace. Other users can:
- Browse by strategy type, timeframe, market, and performance rating
- Read the template description and suggested conditions
- Deploy with one click
- Rate and review after using
Template creators earn credit rewards when others deploy their templates. Popular templates that generate platform activity benefit the entire ecosystem — more agents running means more protocol revenue.
Version Control for Templates#
Templates have their own version history. When you update a public template (improved parameters, refined goals), the old version remains available. Users who deployed the previous version aren't automatically updated — they choose when to upgrade.
This prevents breaking changes. A template that works shouldn't be silently modified under someone's running agent.
Templates turn proven strategies into one-click deployments. Browse the marketplace, pick a strategy, customize the risk, and start trading. No setup, no configuration, no guesswork.