# Explain Concept
Get comprehensive explanations of technical concepts. Provides definitions, use cases, trade-offs, best practices, and learning paths without code examples.
## Usage
`/explain <technical concept>`
## Example
`/explain event loop in Node.js and how it handles asynchronous operations`
## How it works
Provides deep explanations of technical concepts including definitions, use cases, trade-offs, best practices, and learning paths.
## Command
Use the Gemini MCP server to understand concepts:
```
/mcp__gemini-mcp__explain-concept concept="{{arg1}}" context="{{@.}}"
```
**Learning**: Builds conceptual understanding to help you make informed technical decisions.