Quick start
Interactive flow
- Arka asks a question
- You type an answer
- Arka scores and explains
- Next unique question
Commands
Memory
Per-topic history is stored at:asked questions and scores so the LLM avoids repeats.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Infinite quiz practice on any topic with memory — Arka never repeats a question you’ve already seen.
arka quiz python
arka quiz practice rust loops
arka quiz me on world history
arka practice quiz biology mitosis
| Command | Description |
|---|---|
arka quiz <topic> | Start or continue a quiz on a topic |
arka quiz_practice <topic> --count 1 | One question, then score |
arka quiz_practice <topic> --reset | Clear memory for that topic |
arka quiz_practice list | Show active topics and question counts |
~/.config/arka/quiz-memory/<topic-slug>.json
asked questions and scores so the LLM avoids repeats.
arka route "quiz me on python decorators"
# → quiz_practice 'python decorators'
Related topics
Arka CLI command and flag referenceInteresting factsCommand aliases, subcommand synonyms, and skill namesWeek of July 13, 2026Daily readingWas this page helpful?