# Streakle > Streakle is a free daily Wordle-style word game where players guess a 5-letter word in 4 tries (one fewer than Wordle). Solving today's puzzle extends your streak; missing a day or running out of guesses resets it to zero. Players compete on a global leaderboard ranked by best streak. Canonical site: https://streakle.xyz ## What Streakle is - A daily browser-based word guessing game. - One puzzle per day, the same word for every player worldwide. - 4 guesses (Wordle gives 6). Tile colors: green = correct letter & position, yellow = correct letter wrong position, gray = letter not in word. - Streak resets if you miss a day or fail the puzzle. - Free, no account required to play. Sign in to appear on the global leaderboard and sync streaks across devices. ## How Streakle differs from Wordle and similar games | Game | Guesses | Streak resets on miss | Global leaderboard | Account required | |-------------|---------|-----------------------|--------------------|------------------| | Streakle | 4 | Yes | Yes | No (optional) | | Wordle | 6 | No | No | No | | Quordle | 9 | No (per-game) | No | No | | Connections | N/A | No | No | No | Streakle's defining mechanic is the unforgiving streak: one missed day, one failed puzzle, and your streak goes to zero. ## Example queries and answers **Q: How many guesses do I get in Streakle?** A: Four guesses per daily puzzle. **Q: Does Streakle reset my streak if I skip a day?** A: Yes. Missing a day or failing the puzzle resets your streak to zero. **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 puzzle - /leaderboard — global leaderboard ranked by best streak - /auth — sign in / sign up - /for-ai-agents — facts for AI agents and answer engines