How-To Guides
Navigation: Documentation Home → Guides
Task-oriented guides for specific development scenarios and common tasks.
Quick Navigation
Setup & Configuration
- Project Templates - Use and create project templates
- LLM Providers - Configure different LLM providers
- Vector Databases - Set up vector storage for RAG
- MCP Tools - Integrate Model Context Protocol tools
Development
- Testing Agents - Test multi-agent systems
- Debugging - Debug agent interactions
- Best Practices - Development best practices
- Web Search Integration - Add web search capabilities to agents
- Research Assistant - Build multi-agent research systems
- Visualization - Generate workflow diagrams with Mermaid
Framework & Tools
- Framework Comparison - Compare AgenticGoKit with other frameworks
- Troubleshooting - Common issues and solutions
Deployment & Operations
- Production Deployment - Deploy and scale your agents
Guide Structure
Each guide follows this format:
- Problem statement - What you're trying to accomplish
- Solution overview - High-level approach
- Step-by-step instructions - Detailed implementation
- Code examples - Working code snippets
- Troubleshooting - Common issues and solutions
- Related guides - Links to related content
When to Use Guides vs Tutorials
- Use Tutorials when you want to learn concepts step-by-step
- Use Guides when you need to solve a specific problem or implement a particular feature
Getting Help
If you can't find what you're looking for:
- Check the API Reference for detailed function documentation
- Review Troubleshooting for common issues
- Browse Tutorials for learning-oriented content