# AI Visibility Tool

> SaaS platform that measures and tracks brand visibility across major AI systems (ChatGPT, Gemini, Perplexity, Claude). Businesses see how often, where and in which sentiment their brand is mentioned in AI-generated answers, monitor trends over time, and analyze which sources AI systems cite.

The site is available in English, German, French and Spanish (path prefixes /en/, /de/, /fr/, /es/). English URLs are listed below; equivalent localized pages exist for each language.

## Documentation

- [Documentation Hub](https://ai.visibility-tool.com/en/documentation/): Overview of all guides
- [Getting Started](https://ai.visibility-tool.com/en/documentation/getting-started): First steps from registration to first analysis results
- [Visibility Score Explained](https://ai.visibility-tool.com/en/documentation/visibility-score-explained): How the score is calculated (mentions, position, sentiment)
- [Managing Topic Areas](https://ai.visibility-tool.com/en/documentation/managing-topic-areas): Organize prompts, search terms and results
- [Prompt Research & Creation](https://ai.visibility-tool.com/en/documentation/prompt-research): AI-powered prompt discovery for brand monitoring
- [Daily Pack - Automatic Monitoring](https://ai.visibility-tool.com/en/documentation/daily-pack-monitoring): Automatic daily execution of starred prompts
- [Source Analysis](https://ai.visibility-tool.com/en/documentation/source-analysis): Which domains and URLs AI systems cite
- [Selection Notes](https://ai.visibility-tool.com/en/documentation/selection-notes): Annotate trend charts with dated notes
- [Subscriptions & Pricing](https://ai.visibility-tool.com/en/documentation/subscriptions-and-pricing): Plans, prompt budgets and credit packs
- [Team Management](https://ai.visibility-tool.com/en/documentation/team-management): Invite members and share topic areas
- [Workspaces & Multi-Tenancy](https://ai.visibility-tool.com/en/documentation/workspaces-and-multi-tenancy): Client separation for agencies
- [White-Label for Agencies](https://ai.visibility-tool.com/en/documentation/white-label-for-agencies): Run the tool under your own brand
- [Looker Studio Integration](https://ai.visibility-tool.com/en/documentation/ai-visibility-data-in-looker-studio): Connect visibility data to Google Looker Studio
- [REST API Documentation](https://ai.visibility-tool.com/en/documentation/rest-api-documentation): Programmatic access with API keys

## Key Pages

- [Homepage](https://ai.visibility-tool.com/en/): Product overview and features
- [Sitemap](https://ai.visibility-tool.com/sitemap.xml): Full list of indexable pages

## Notes for AI Agents

- Public documentation pages also serve a Markdown rendition via content negotiation (`Accept: text/markdown`).
- Content usage preferences are declared via Content-Signal in [robots.txt](https://ai.visibility-tool.com/robots.txt): search=yes, ai-input=yes, ai-train=no.
- A [Universal Commerce Protocol (UCP) discovery document](https://ai.visibility-tool.com/.well-known/ucp) describes the subscription offering for payment-capable agents.
- An [API catalog](https://ai.visibility-tool.com/.well-known/api-catalog) (RFC 9727) lists machine-readable API entry points.
- Pay-per-request API access (Machine Payments Protocol, MPP): agents without an API key can pay per request for the Looker API endpoints `/api/v1/looker/data` ($0.02), `/api/v1/looker/data.csv` ($0.02) and `/api/v1/looker/selections` ($0.01) via the HTTP 402 `WWW-Authenticate: Payment` challenge flow (Stripe card or Tempo stablecoin). Machine-readable pricing and payment methods are published in the [OpenAPI specification](https://ai.visibility-tool.com/openapi.json) via `x-payment-info` extensions; the human guide is in the [REST API documentation](https://ai.visibility-tool.com/en/documentation/rest-api-documentation).
- An MCP Server Card (SEP-1649) with server info, transport endpoint and capabilities is published at [https://ai.visibility-tool.com/.well-known/mcp/server-card.json](https://ai.visibility-tool.com/.well-known/mcp/server-card.json). A live MCP server (Streamable HTTP, read-only visibility-data tools, Bearer API-key auth) answers at [https://ai.visibility-tool.com/mcp](https://ai.visibility-tool.com/mcp).
- Web Bot Auth: our HTTP message signature key directory (JWKS, Ed25519) is published at [https://ai.visibility-tool.com/.well-known/http-message-signatures-directory](https://ai.visibility-tool.com/.well-known/http-message-signatures-directory).
- Agent skills discovery index (RFC v0.2.0): [https://ai.visibility-tool.com/.well-known/agent-skills/index.json](https://ai.visibility-tool.com/.well-known/agent-skills/index.json) — describes how to use the REST API programmatically.
- A DNS-AID agent capability document (draft-mozleywilliams-dnsop-dnsaid) is published at [https://ai.visibility-tool.com/.well-known/agent-cap.json](https://ai.visibility-tool.com/.well-known/agent-cap.json).
- DNS-AID discovery: SVCB/HTTPS service-mode records for `_index._agents.ai.visibility-tool.com`, `_a2a._agents.ai.visibility-tool.com` and `_mcp._agents.ai.visibility-tool.com` are pending operator DNS setup; the record names and endpoints are cross-referenced in the `dns_aid` block of [agent-cap.json](https://ai.visibility-tool.com/.well-known/agent-cap.json).
