# AI Presence Readiness benchmark

Markdown alternate of <https://readiness.globetrotters.ai/benchmark>.

A global leaderboard of AI Presence Readiness scores across every travel site we
have audited — destinations (DMOs and tourism boards) and places (hotels,
attractions). A score is more useful next to its peers than on its own, so the
benchmark groups by country and category.

## Live data

The benchmark page is data-driven and changes as sites are re-audited, so this
file describes the surface rather than freezing a snapshot. Read the current
numbers directly:

- MCP: `get_benchmark_summary` (global stats) and `get_benchmark_cohort`
  (per-country leaderboard for any ISO country code) on
  `https://mcp.globetrotters.ai/readiness`
- REST: see <https://readiness.globetrotters.ai/openapi.json>
- Web: <https://readiness.globetrotters.ai/benchmark> and
  `https://readiness.globetrotters.ai/benchmark/{country}`

## Score bands

| Band | Score |
|---|---|
| Leading | 70+ |
| AI-ready | 45+ |
| Developing | 25+ |
| Emerging | 10+ |
| Invisible | below 10 |

Cohorts below a minimum size are marked as such rather than ranked, so a country
with two audited sites is never presented as a meaningful average.

## Related

- [Methodology](https://readiness.globetrotters.ai/methodology) — how the score is computed
- [AGENTS.md](https://readiness.globetrotters.ai/AGENTS.md) — how agents should use this site
