---
title: Waymark
description: Will an agent pick you? Enter a URL for a score based on what agents can discover, access, and use.
canonical: https://waymark.genedai.me/
last-updated: 2026-09-08
---

# Waymark

Will an agent pick you?

Enter a URL for a score based on what agents can discover, access, and use. Waymark fetches the homepage and well-known files, then publishes a snapshot at a stable URL.

Official score: Discovery 20 / Access 30 / Usability 40 / Payments 10. N/A and scanner-error checks drop out of the denominator. An observed agent journey is supporting evidence and does not change the numeric score.

Submit a public HTTP or HTTPS URL at https://waymark.genedai.me/ to create a report. Completed reports live at `https://waymark.genedai.me/score/{domain}` (alias `/scan/{domain}`).

## How to get a report

- Browser: https://waymark.genedai.me/score/{domain}
- JSON: GET https://waymark.genedai.me/api/v1/report?url=
- Markdown: send `Accept: text/markdown` to the scan URL
- MCP: read-only tools on https://waymark.genedai.me/api/mcp (`waymark_get_report`, `waymark_get_methodology`, `waymark_get_developer_docs`)

None of the retrieve surfaces start a scan or require an API key.

## Links

- Docs: https://waymark.genedai.me/docs
- Methodology: https://waymark.genedai.me/methodology
- Pricing: https://waymark.genedai.me/pricing.md
- OpenAPI: https://waymark.genedai.me/openapi.json
- llms.txt: https://waymark.genedai.me/llms.txt
- Research: https://waymark.genedai.me/research

## FAQ

### What does Waymark measure?

Waymark measures public agent readiness across Discovery (20), Access (30), Usability (40), and Payments (10). It checks signals such as llms.txt, readable content, and MCP discoverability.

### Does Journey change the score?

No. An observed Journey is supporting evidence of one task and never changes the numeric score.

### How do agents retrieve Markdown?

Send Accept: text/markdown to a report or human page, or use its linked .md twin. Completed reports also have a public JSON retrieve API.

### Are MCP tools read-only?

The waymark_get_report, waymark_get_methodology, and waymark_get_developer_docs tools are read-only and require no key. The separate scan_domain tool can start or reuse a scan.

### How are non-applicable payments treated?

Payments checks apply only when relevant payment or commerce evidence is present. N/A and scanner-error checks are excluded from the score denominator.

### Does a score guarantee agent success?

No. A score describes a public snapshot at its scan time. Private pages, authenticated states, regional differences, and later site changes can affect results.