# Consult Gemini
Get quick development guidance and advice from Gemini. Use this when you need architectural advice, best practices, or are stuck on a problem. Gemini will provide high-level guidance without code snippets.
## Usage
`/consult <question or problem>`
## Example
`/consult What's the best way to handle form validation in React with TypeScript?`
## How it works
Gemini will provide high-level guidance, best practices, and architectural advice without writing code. It helps you understand concepts and make informed decisions.
## Command
Use the Gemini MCP server for development guidance:
```
/mcp__gemini-mcp__gemini-consult question="{{arg1}}" currentContext="{{@.}}"
```
**Tip**: Be specific with your questions to get the most relevant guidance.