# Learning Hub > AI-powered learning assistant that turns screen time into learning motivation. Tracks grades from school systems (EduPage, PRONOTE), checks homework using the Socratic method, assigns adaptive bonus tasks on weak topics, and manages a game minutes balance. Open-source, self-hosted, designed for one family per instance. ## Getting Started - [Installation Guide](https://learninghub.cc/en/getting-started): Step-by-step setup — server, OpenClaw, AI model, Learning Hub plugin, Telegram bot ## Documentation - [What is Learning Hub](https://learninghub.cc/en/docs): Overview of the system - [Game Minutes](https://learninghub.cc/en/docs/game-minutes): How the reward currency works - [Grades](https://learninghub.cc/en/docs/grades): Grade tracking and conversion to minutes - [School Sync](https://learninghub.cc/en/docs/school-sync): Automatic grade sync from EduPage, PRONOTE, etc. - [Homework](https://learninghub.cc/en/docs/homework): Homework tracking, reminders, and AI review - [Bonus Tasks](https://learninghub.cc/en/docs/bonus-tasks): Adaptive practice tasks on weak topics - [Textbooks](https://learninghub.cc/en/docs/textbooks): Upload textbooks for curriculum-aware tutoring - [Topic Reviews](https://learninghub.cc/en/docs/topic-reviews): Spaced repetition for weak topics - [Grade Escalation](https://learninghub.cc/en/docs/grade-escalation): Automatic alerts for bad grades - [Family Members](https://learninghub.cc/en/docs/family-members): Roles — student, parent, tutor, admin - [Content Safety](https://learninghub.cc/en/docs/content-safety): Age-appropriate content filtering - [Supported Countries](https://learninghub.cc/en/docs/supported-countries): 20 countries with grade scale support - [Configuration](https://learninghub.cc/en/docs/configuration): All configurable parameters - [Multiple Schools](https://learninghub.cc/en/docs/multiple-schools): Multi-school support - [Automated Schedules](https://learninghub.cc/en/docs/automated-schedules): Cron jobs — reminders, reports, sync - [FAQ](https://learninghub.cc/en/docs/faq): Frequently asked questions ## Source Code - [GitHub Repository](https://github.com/genyk1p/learning-hub-mcp): MCP server source code (Python, SQLAlchemy, FastMCP)