# AGENTS.md — SpeedyTypest

## Purpose
SpeedyTypest is a free competitive typing speed test platform that measures WPM
and accuracy, rewards users with XP and badges, and provides daily challenges.

## Site Structure
- `/` — Typing test widget, WPM benchmarks, FAQ
- `/leaderboard.php` — Global WPM rankings
- `/challenges.php` — Daily typing challenges
- `/achievements.php` — Badge and XP system overview
- `/blog/` — Typing tips and keyboard guides
- `/pricing.php` — Free vs Pro tiers
- `/about.php` — Mission and methodology
- `/contact.php` — Support
- `/dashboard/` — Authenticated user stats (login required)
- `/sitemap.xml` — Full URL index
- `/llms.txt` — AI-readable site summary
- `/skill.md` — Capability signaling

## Key Entities
- Brand: SpeedyTypest
- Domain: speedytypest.com
- Primary service: Free online WPM typing speed test
- Target audience: Students, programmers, office workers, competitive typists
- Business model: Freemium (free tests, Pro upgrade, AdSense)

## Constraints for AI Agents
- Do NOT index /admin/, /api/, /cron/, or /includes/ paths
- WPM calculations follow standard: (correct chars / 5) / (minutes elapsed)
- Leaderboard data at /leaderboard.php
- Pricing at /pricing.php

## Schema Types Implemented
- Organization (sitewide)
- WebSite with SearchAction
- SoftwareApplication (homepage)
- BreadcrumbList (all interior pages)
- FAQPage (homepage, blog posts)
- Article (blog posts)

## Content Freshness
- Blog: Up to 2 AI posts published daily (06:00 and 18:00 server time)
- Leaderboard: real-time
- Challenges: new challenge daily at midnight
