Onboarding tour for mrmarket.ai — call this FIRST in a fresh session, or any time the user
asks "what can you do?" / "how does this work?". Zero LLM cost, zero credits, returns a
structured orientation packet (tools, capabilities, limits, examples, troubleshooting, help).
Default scope ('overview') covers everything in a short tour. Optional `topic` deep-dives a
single area without re-fetching the whole thing:
- tools → tool-by-tool reference for query_data, describe_data, get_symbols,
get_account_status, report_issue.
- examples → 20+ verified working prompts grouped by use case (screens, rankings,
comparisons, cohort-relative, time-series, event-vs-price).
- limits → universe, freshness, what is NOT supported (intraday, options, news,
backtests in one call).
- cost → credit model, which tools are free, how to read `credits_remaining`.
- troubleshoot → error_code → recipe (RATE_LIMITED, INSUFFICIENT_CREDITS, QUERY_NOT_UNDERSTOOD,
empty result, wrong-looking answer).
- help → links + how to reach support; preferred channel is `report_issue`.
Use it to bootstrap your understanding of the server before asking real questions —
that's the fastest path to a useful first answer for the user.