How It Works
The main interface is a chat. You’ll see the “Ask Fere Anything…” input front and center, with your wallet always visible on the right. Below the input, you’ll notice trending topic suggestions — these are AI-generated conversation starters based on what’s happening in crypto right now. You can click any of them, or type your own message. When you send a message, Fere doesn’t just pattern-match keywords and fire off a trade. It decomposes your request into tasks, reasons about each one, and executes them in the right order. If something is ambiguous, it asks you to clarify before acting.What Can You Ask?
Simple — single-action requests
Simple — single-action requests
“Buy $50 of ETH on Base” — Fere checks your wallet, finds the best route, estimates gas, and asks you to confirm before executing.
Intermediate — conditional with TP/SL
Intermediate — conditional with TP/SL
“Set a limit order to buy BRETT if it drops 15%. Set TP at +40% and SL at -20%.” — Fere fetches the current price, calculates your targets, places the limit order, and arms the take-profit and stop-loss.
Advanced — multi-step research + trade
Advanced — multi-step research + trade
“Scan Base for tokens between 2M market cap. Check their social sentiment on Twitter and Farcaster. If any scores above 80/100, buy $5 worth.” — Fere creates a multi-step plan and only executes a trade on candidates that pass your threshold.
Live: Multi-Step Execution
Example message:- Parsing intent: conditional limit order + TP/SL
- Fetching current BRETT price on Base
- Current: 0.1570 (-15%)
- Creating plan with 3 task(s)
- Task 1: Place limit order — 0.1570
- Task 2: Set Take-Profit — sell at $0.2198 (+40%)
- Task 3: Set Stop-Loss — sell at $0.1256 (-20%)
- Limit order placed. Monitoring price
- TP/SL armed. Agent will execute autonomously
Task Decomposition & Planning
Under the hood, Fere uses a state-of-the-art orchestration system that breaks your natural language message into discrete, ordered tasks. Each task is handled by a specialized sub-agent — one for market data, one for sentiment analysis, one for trade execution, and so on. This is what makes Fere different from bots that just execute a fixed command. Fere plans, reasons, and adapts. If the sentiment check comes back bearish, it won’t blindly buy — it will tell you why it chose not to trade.Multi-Step Planning
Complex instructions are broken into ordered tasks, each executed by the right specialist agent.
Reasoning, Not Rules
Fere adapts to what it finds. It makes decisions based on live data — not static if-else scripts.
Asks Before Acting
If your message is ambiguous, Fere asks follow-up questions instead of guessing wrong.
Full Transparency
Every step, every data point, every decision — logged in the execution trail for you to review.
Retries & Fallbacks
Failed route? Fere automatically retries with alternatives — no more lost trades during peak demand or hype periods.

