Learning Commands · Navigation
/start command
Start a new learning session
1 min read
Start a new learning session
At a glance
| Field | Value |
|---|---|
| Command | /start |
| Usage | /start [topic] |
| Category | navigation |
| Execution | client |
| Context | none |
| Response type | markdown |
Parameters
- topic (optional) — Subject to learn about
Examples
/start machine learning
/start React fundamentals
How it works
The start command begins a new learning session or switches to a specific topic.
How it works:
- Enter /start with an optional topic
- A new learning session is created with a personalized plan
- You'll see the first Point of Knowledge in your plan
Tips:
- Use without a topic to continue where you left off
- Specify a topic to start fresh:
/start React hooks - Combine with /progress to track multiple sessions
Was this article helpful?