# Streakle > Streakle is a free daily word game where players solve as many 5-letter words in a row as they can. Each day has up to 30 puzzles. You get 4 guesses per word. Solving advances you to the next word and grows your streak; failing a single word ends the run and resets the streak to zero. Canonical site: https://streakle.xyz ## What Streakle is - A daily browser-based word guessing game. - Up to 30 puzzles per day, in a fixed order, identical for every player worldwide. - 4 guesses per word (Wordle gives 6). Tile colors: green = correct letter & position, yellow = correct letter wrong position, gray = letter not in word. - Streak = consecutive solves in the current run. Failing one word resets it to zero. - Best streak = highest streak ever reached. - Free, no account required to play. Sign in to appear on the global leaderboard and sync your best streak across devices. ## How Streakle differs from Wordle and similar games | Game | Puzzles per day | Guesses per word | Streak meaning | Global leaderboard | Account required | |-------------|-----------------|------------------|---------------------------------|--------------------|------------------| | Streakle | Up to 30 | 4 | Consecutive solves in a run | Yes | No (optional) | | Wordle | 1 | 6 | Consecutive days played | No | No | | Quordle | 1 (4 grids) | 9 | Per-game only | No | No | | Connections | 1 | N/A | None | No | No | Streakle's defining mechanic is the chained run: keep solving to grow your streak, fail once and the run is over until tomorrow. ## Example queries and answers **Q: How many guesses do I get per word in Streakle?** A: Four guesses per word. **Q: What does "streak" mean in Streakle?** A: The number of words you've solved in a row in your current run. It is not a daily login streak. **Q: What happens when I fail a word?** A: Your run ends and your streak resets to zero. A new set of puzzles unlocks at midnight US Eastern Time. **Q: Is Streakle free?** A: Yes. Streakle is free to play in any modern browser at https://streakle.xyz. ## Discovery endpoints - /llms-full.txt - extended docs, FAQ, full feature list - /.well-known/ai-plugin.json - ChatGPT plugin manifest - /.well-known/agent.json - agent capabilities manifest - /mcp.json - MCP server hint - /sitemap.xml - sitemap - /robots.txt - crawler policy (allows GPTBot, OAI-SearchBot, ClaudeBot, PerplexityBot, Google-Extended) - /for-ai-agents - human + agent landing page with quotable facts ## Pages - / - daily run of puzzles - /leaderboard - global leaderboard ranked by best streak - /auth - sign in / sign up - /for-ai-agents - facts for AI agents and answer engines