Prompts
Caesar is a horizontal general solution for research that works across domains without requiring specialized prompt engineering. While Caesar doesn’t need complex prompting strategies, being explicit in your queries will yield better, more targeted results.
Writing effective queries
Caesar performs best when queries are clear and unambiguous. While the system is designed to understand context, explicit queries reduce ambiguity and improve result quality.
Be specific about your domain
When your query involves terms that could have multiple interpretations, provide context to guide the research.
The first query clarifies you’re asking about tokens within the “virtuals agent ecosystem,” avoiding ambiguity around what “virtuals” means.
More examples of explicit queries
Financial research
Instead of: “Apple performance”
Use: “Apple Inc. (AAPL) stock performance in Q3 2024 compared to tech sector peers”
Technology analysis
Instead of: “React vs Vue”
Use: “Comparison of React and Vue.js frameworks for enterprise web applications in 2024”
Market research
Instead of: “EV market”
Use: “Electric vehicle market penetration rates in European countries 2023-2024”
Cryptocurrency
Instead of: “Best L2s”
Use: “Top Ethereum Layer 2 scaling solutions by TVL and transaction throughput”
Output transformation with system_prompt
The POST /research
endpoint accepts an optional system_prompt
parameter that allows you to transform the final output format.
The system_prompt
only affects the output format, not the research logic. Caesar performs the same comprehensive research regardless of the promptit only changes how the results are presented.
How it works
When you provide a system_prompt
:
- Caesar performs the research using your query
- The research results are stored in the
content
field - The system prompt is applied to transform the content
- The transformed result appears in
transformed_content
Request example
Response structure
When using system_prompt
, the response includes both original and transformed content:
Common transformation patterns
Executive summary
Structured analysis
Technical brief
Investment perspective
Key principles
Caesar understands context and intent without complex prompts. Focus on being clear rather than clever.
Simple, explicit queries outperform elaborate prompt chains. State exactly what you need.
Caesar works across all domainsfinance, technology, science, cryptowithout specialized prompts.
System prompts transform output presentation, not research quality or scope.
Tips for optimal results
- Include relevant context: Mention time periods, geographic regions, or specific sectors when relevant
- Use industry-standard terminology: Caesar understands domain-specific terms and acronyms
- Specify comparison criteria: When comparing options, state what metrics or factors matter
- Set clear boundaries: If you want specific scope (e.g., “only peer-reviewed sources”), state it explicitly
Remember: Caesar performs comprehensive research regardless of how you phrase your query. Being explicit simply ensures the research focuses on exactly what you need.