Documentation Index
Fetch the complete documentation index at: https://exa.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
Exa Prompting Guide
Why Prompting Matters
Exa’s neural search excels at understanding natural language descriptions of web content. For optimal results, frame queries as if you’re describing a link to someone.Quick Solutions
- Use Autoprompt: Set
use_autoprompt=Truefor automatic query optimization. - Use Auto Search: Use
type="auto"for intelligent routing to auto vs keyword search, especially where neural is not returning useful results.
Prompting Tips
- Phrase as Statements: “Here’s a great article about X:” works better than “What is X?”
- Add Context: Include modifiers like “funny”, “academic”, or specific websites to narrow results.
- End with a Colon: Many effective prompts end with ”:”, mimicking natural link sharing.

