Overview
Mave is Mavera’s AI-powered research agent that conducts comprehensive investigations using multiple data sources, personas, and built-in fact-checking. Unlike simple chat, Mave uses a 5-phase orchestration process to deliver well-researched responses with sources.How It Works
Triage
Mave analyzes your query complexity and determines if clarification is needed. Queries are classified as Simple, Moderate, Complex, or Strategic.
Planning
Mave creates an execution strategy: which personas to use, what data sources to query, and how to structure the research.
Research
Mave executes tool calls in parallel — web search, news search, SEO data, and more — to gather comprehensive information.
Basic Usage
Continuing Conversations
Use thethread_id to continue conversations with context:
Streaming
Enable streaming for real-time responses:Response Format
Thread Management
List Threads
Get Thread Details
Delete Thread
Data Sources
Mave can access multiple data sources during research:| Source | Description |
|---|---|
| Web Search | Real-time web information via Tavily |
| News Search | Recent news articles via Perigon |
| SEO Data | Domain metrics and competitive intelligence via SEMrush |
| Knowledge Base | Your custom business knowledge (if configured) |
Credit Usage
Mave queries are more expensive than simple chat because they involve multiple phases and data sources:| Query Type | Typical Cost |
|---|---|
| Simple question | 10-15 credits |
| Moderate research | 20-30 credits |
| Complex analysis | 30-50 credits |
| Strategic deep-dive | 40-75 credits |
Best Practices
Be specific in your queries
Be specific in your queries
Clear, specific questions lead to better research. “Analyze Tesla’s market position in Germany in 2024” is better than “Tell me about Tesla.”
Use threads for follow-ups
Use threads for follow-ups
Continue conversations in the same thread to maintain context and reduce redundant research.
Check the validation results
Check the validation results
Review
validation.confidence_score and validation.hallucination_risk for important decisions.Monitor credit usage
Monitor credit usage
Mave queries use more credits. Use simple chat for basic questions.
API Reference
See the full API specification