Ask a Question
Use the Ask Agent for exploration and comprehension
Build a Feature
Use the Code Agent for changes and features
Debug an Issue
Use the Debug Agent for issues and errors
How to Use Agents
All agents follow the same usage pattern: create a conversation, send messages, get responses. They differ in what they do with your messages.When to Use Each Agent
When to Use Each Agent
- Ask Agent
- Code Agent
- Debug Agent
Perfect for:
- “How does this feature work?”
- “Where is X implemented?”
- “What files handle Y?”
- “Show me the authentication flow”
- Making code changes (use Code Agent)
- Debugging specific bugs (use Debug Agent)

