Learning Commands · Reference & Visualization
/concepts command
List key concepts within a learning scope
1 min read
List key concepts within a learning scope
At a glance
| Field | Value |
|---|---|
| Command | /concepts |
| Usage | `/concepts [--scope=pok |
| Category | reference |
| Execution | server |
| Context | pok |
| Response type | mini-canvas |
| Active PoK required | yes |
Examples
/concepts
/concepts --scope=unit
/concepts --scope=all
/concepts --scope=free Machine Learning Fundamentals
How it works
The concepts command lists all important concepts within a learning scope with explanations.
How it works:
- The AI extracts the most essential, core concepts from your learning material
- Each concept includes a deep explanation — why it matters, connections, and significance
- Concepts are ordered by pedagogical importance (foundational → advanced)
- Use the "Explain" button to get a detailed explanation of any concept
- Use the "Exercise" button to practice a concept with an exercise
Options:
- scope: Content scope —
pok(current topic),unit(entire unit),all(all units),free(any topic)
Tips:
- Start with
--scope=pokto see concepts in the current topic - Use
--scope=unitor--scope=allfor a broader view across topics
Was this article helpful?