Chat with the Agent
Ask Minara anything in plain language, from a quick price check to a trade, in the Web UI or the terminal.
Chat is the main way to use Minara. Ask in plain language and Minara pulls live data, reasons over it, and answers, whether that is a quick price check, a market read, or a full research report. The same conversation can place trades and manage your portfolio.
The Web UI Chat screen is the richest place to do this. It adds file uploads, rich message rendering, live markets beside the conversation, and Institution analysis as a tab. Launch it with one command:
minara serve --uiOpen the printed URL, go to Chat, and start typing. Prefer the terminal?
Run minara to chat in the REPL. Both surfaces use the same account, so you
can switch between them anytime. See the Web Dashboard
for a tour of every screen.
What you can ask
Minara answers from live data, on-chain activity, and your own positions, and it can act on the answer. It covers US stocks, pre-IPO names, crypto, macro, and sentiment. Start with anything:
Is NVDA worth chasing into the next earnings print?
What is ETH doing today, and how does it compare to BTC this week?Then the things a general chatbot cannot touch, because it has no live data, no chain access, and cannot place a trade.
US stocks. Earnings, valuation, analyst theses, and catalysts on single names.
Is NVDA priced for perfection into the next earnings print, or still worth chasing?
What is the most credible bear case on GOOG right now?
Break down TSLA's last quarter against delivery expectations.
How do I get on-chain exposure to AAPL through a tokenized-stock protocol?Pre-IPO and private companies. Secondary valuations, funding rounds, IPO timing, and how to actually get access.
What is the latest secondary-market valuation for OpenAI, and where could I buy in?
Is Anthropic closer to filing for an IPO this year?
How does SpaceX's latest tender-offer price compare with its last round?Investment decisions. Bring a real choice and Minara reasons it through.
I have $10k for AI exposure: public names, pre-IPO, or an ETF?
Should I take profit on NVDA here, or hold into earnings?
Run a full committee analysis on TSLA before I add to it.Macro and the cycle. Central banks, rates, the dollar, and where the cycle sits.
What does the next Fed decision mean for tech stocks and gold?
How does a strong dollar (DXY above 106) hit a book of BTC, gold, and SPX?
Where are we in the BTC cycle versus the halving, and what do MVRV bands say about support?Sentiment and prediction markets. Crowd positioning, fear and greed, and live odds.
What is the crypto fear and greed index saying, and is it a contrarian signal?
What are Polymarket odds on the next Fed cut, and how deep is the book?Crypto, on-chain, and DeFi. Live derivatives, wallet flows, contract safety, and yields.
What is the BTC funding rate trend, and any large ETH liquidation clusters today?
Track wallet 0xabc...def: holdings across chains and its last 20 trades.
Is 0x1234...5678 on Ethereum safe to buy? And the top stablecoin yields over $10M TVL?Act on it. When you are ready, Minara trades from the same chat. It shows the order and asks you to confirm before anything moves.
Swap $1,000 USDC into ETH on Base.
Long BTC at 5x.
Transfer 0.5 ETH to 0xabc...123 on Arbitrum.Grounded in your portfolio. Minara remembers your real holdings, history, and limits, so the answer fits you.
Show my portfolio across all chains and flag any over-allocation.
Set my risk profile to conservative. What does that change for what I hold?
Remember: I focus on AI stocks, BTC, and ETH, and I am risk-averse.For the analysis behind these (US equities, pre-IPO names, on-chain flows, predictions, and macro), see Analysis. For placing trades, see Trading.
Bring your own context
In the Web UI Chat, attach files (CSVs, PDFs, screenshots) and Minara uses them as context for the conversation. Useful for reviewing a portfolio export, a research note, or a chart.
Deep research
For a thorough, multi-source answer with citations, run deep research. It
fans out web searches, reads and cross-checks sources, and writes a cited
report (optionally as HTML, PDF, or DOCX). In the Web UI or the REPL, run
/deep-research:
/deep-research BTC ETF flows this quarterFrom the command line, the same pipeline runs as a subcommand:
minara research "BTC ETF flows this quarter" --mode lightUse --mode heavy for a deeper pass. See Deep Research
for what it produces and when to reach for it.
Go deeper on one name
When you want a structured, multi-analyst verdict on a ticker rather than a single answer, run Run a Committee Analysis. It debates a name through a 6-phase pipeline and stays read-only. It is heavier than a normal chat, so reach for it on real decisions, not quick lookups.
Slash Commands
Slash commands are shortcuts you type straight into chat, in the Web UI chat
box or the terminal (minara). Each one jumps to a specific action without a
full sentence. These are the ones you will reach for most. For the complete
set and every flag, see the Slash Command reference.
How they work:
- Type
/to browse. The terminal and the Web UI both show a picker as you type. - Bare commands prompt you. Run
/swapwith no arguments and Minara asks for the amount, the from-token, and the to-token in turn. No need to remember the order. - Money moves only after you confirm. Swaps, trades, and transfers show the order and ask for a fresh confirmation every time.
Chat and session
| Command | What it does |
|---|---|
/help | List the available commands. |
/new | Start a fresh conversation (alias /reset). |
/clear | Clear the screen. |
/stop | Interrupt the current turn. |
/retry | Re-run your last message. |
/goal <text> | Give the agent a standing goal. It keeps working turn after turn until it is done or pauses for you. /goal-pause, /goal-resume, /goal-clear control it. |
/model [name] | Show or switch the model. |
/compress | Summarize and shrink the conversation to free up context. |
/history [N] | Print the last N messages. |
/quit | Exit the REPL (alias /exit). |
Market and research
Read-only. Minara pulls live data and replies.
| Command | What it does |
|---|---|
/crypto <ticker> | Price and a quick read on a token. |
/stock <ticker> | Snapshot of a US stock. |
/earnings <ticker> | Latest earnings for a stock. |
/financials <ticker> | Income, balance sheet, and cash flow. |
/analysts <ticker> | Analyst ratings and price targets. |
/compare <a> <b> … | Compare two or more tickers side by side. |
/trending [type] | What is moving right now (crypto, stocks, or all). |
/markets [type] | A market briefing: the whole market, one asset type, a sector, or a symbol. |
/search <query> | Find a token or ticker. |
/fear-greed | The crypto fear and greed index. |
/macro | Macro dashboard: rates, calendar, key levels. |
/deep-research <topic> | A multi-source, cited research report. |
/institution <ticker> | A multi-analyst committee verdict on a name. |
Wallet and trading
These move funds, so each one shows the order and asks you to confirm first.
| Command | What it does |
|---|---|
/balance | Your wallet balances. |
/positions | Your open perps positions. |
/swap <amount> <from> <to> | Swap one token for another. |
/buy <usd> <token> | Buy a token with USD or USDC. |
/sell <amount> <token> | Sell a token back to USDC. |
/send <amount> <token> <address> | Send tokens to an address. |
/long <token> <margin> [leverage] | Open a long perps position. |
/short <token> <margin> [leverage] | Open a short perps position. |
/close [target] | Close a perps position; run it bare for a picker. |
/deposit [method] | Add funds by crypto or card. |
/receive | Show your deposit addresses. |
Status and controls
| Command | What it does |
|---|---|
/status | Emergency stop, daily spend, and tool count at a glance. |
/budget | Today's spend by task. |
/kill | Turn on the trading emergency stop (blocks anything that moves funds). |
/unkill | Turn the emergency stop back off. |
Automation and agents
| Command | What it does |
|---|---|
/autopilot | Manage automated trading. |
/workflows | Your saved workflows. |
/agents | Your custom agents. |
/agent-new | Create a custom agent. |
/schedule | Put an agent on a schedule. |
/strategies | Strategies you own in Strategy Studio. |
Profile, memory, and settings
| Command | What it does |
|---|---|
/profile | View or set your trading profile and risk tags. |
/remember <note> | Save a fact for Minara to keep in mind. |
/preferences | Turn features on or off (alias /prefs). |
/skills | List and activate skills. |
/workspace | Edit the files that shape Minara's behavior. |
/connect <platform> | Connect a messaging channel like Telegram or Slack. |
Where to go next
- Ready to trade from chat? See Your First Trade.
- Want a tour of the dashboard? See the Web Dashboard.
- Want Minara to research on a schedule? See Schedule Tasks.
- Want every command and flag? See the Slash Command reference.