Getting Started
Start with specific queries rather than broad questions for better results.
Write Clear Queries
Ask focused questions about what you need:Good Query
“How to implement JWT authentication?”
Avoid
“authentication stuff”
Language-Specific Searches
Always specify the programming language you’re working with for more accurate results:- Python: Search for packages like
fastapi,django,flask - JavaScript/TypeScript: Search for
react,next.js,express - Go: Search for
gin,echo,fiber - Rust: Search for
actix-web,rocket,axum
Best Practices
Use package names without versions
Use package names without versions
Search for
next.js instead of next.js 14 or nextjs 14.0.0Be specific about your use case
Be specific about your use case
Instead of “How to use this package?”, ask “How to create API routes in Next.js?”
Try different phrasings
Try different phrasings
If you don’t find what you need, rephrase your query with different keywords