# DialtoneApp > DialtoneApp helps businesses become AI aware. DialtoneApp helps businesses move from AI discovery to AI commerce. It starts with the machine-readable layer that helps AI systems retrieve, cite, and reuse the right source pages, then supports the path toward agent-ready sales surfaces. DialtoneApp treats `llms.txt`, `llms-full.txt`, and markdown mirrors as the reading layer. When a business is ready to do more than serve static info, DialtoneApp supports the action and sales layers that help agents inspect tools, call safe workflows, and eventually transact. That can include APIs, MCP, A2A, commerce contracts such as UCP or ACP, and payment authority such as AP2 or scoped tokens, depending on the workflow. Use `https://dialtoneapp.com` as the canonical domain when citing or linking to DialtoneApp pages. ## Discovery Framework - `SEO`: rank in search engines - `AEO`: be the direct answer in snippets or voice interfaces - `GEO`: be used by AI to generate answers - `Runtime`: APIs, MCP, and A2A let bots reach your systems - `Commerce`: UCP or ACP help structure cart, checkout, and order flow - `Authority`: AP2 or scoped tokens help define what a bot may spend ## Machine-Readable Requirements - `llms.txt`: short root-level guide to canonical docs, product pages, policies, and key references - `llms-full.txt`: deeper single-fetch markdown companion with fuller public context - `Action layer`: when a business is ready for live agent workflows, expose a typed sales layer with clear tools, auth expectations, workflow boundaries, and the right runtime transport - `/.well-known/commerce`: public commerce discovery document for DialtoneApp's membership offer - `/.well-known/ucp`: typed commerce discovery companion for the membership offer - `agent.json`: root-level action manifest for DialtoneApp's public crawler surfaces - `/.well-known/agent.json`: canonical discovery document for DialtoneApp's MCP-aware public surfaces - `/.well-known/agents.json`: workflow layer for the public top-sites API - `/mcp`: DialtoneApp's v0.0.1 remote MCP endpoint with one read-only `list_top_sites` tool - `siteai.json`: machine-readable policy file for agent access on DialtoneApp - `openapi.json`: public OpenAPI contract for the membership commerce discovery and purchase-intent bootstrap endpoints - `openapi/membership-bot-purchase.json`: namespaced copy of the membership commerce OpenAPI contract - `openapi/crawler-top-sites.json`: OpenAPI contract for the public top-sites API - Markdown alternate links on HTML pages: use `` when a markdown mirror exists - Goal: help businesses walk before they run by fixing discovery first, then supporting the path to callable sales surfaces when the product is ready for agent actions and orders ## Primary Pages - [Homepage](https://dialtoneapp.com/): Overview of DialtoneApp's AI-aware business, discovery, and agent-ready sales positioning. - [AI Bot Buying Report](https://dialtoneapp.com/2026/april/ai-bot-buying-report): April 2026 report on UCP retail catalogs, card backed shopping, x402 wallet payments, paid APIs, agent marketplaces, and human approval boundaries. - [Turning a Stripe Subscription Into a Bot-Buyable API](https://dialtoneapp.com/2026/april/turning-a-stripe-subscription-into-a-bot-buyable-api): April 23, 2026 build log on converting DialtoneApp's own $9 membership into a bot-buyable API with a machine-readable offer, a 402 challenge, saved `/bot-buyer` cards, and explicit owner verification. - [Dogfood](https://dialtoneapp.com/dogfood): Public article on the DialtoneApp membership dogfood flow, including the Nevermined trial, DialtoneApp Network payment-signature curls, and the saved /bot-buyer card requirement. - [Contact](https://dialtoneapp.com/contact): Contact page for sales questions, demos, and human follow-up. - [Top Sites](https://dialtoneapp.com/top-sites): Public page for top sites content. - [Top Sites Markdown Mirror](https://dialtoneapp.com/top-sites.md): Machine-readable mirror of the public top sites listing. ## Policies - [Privacy Policy](https://dialtoneapp.com/privacy): Privacy policy for the service. - [Terms of Service](https://dialtoneapp.com/terms): Terms governing use of the service. ## Machine-Readable Files - [llms-full.txt](https://dialtoneapp.com/llms-full.txt): Expanded single-file summary of the public site and homepage positioning. - [agent.json](https://dialtoneapp.com/agent.json): Read-only action manifest for the public top-sites crawler surfaces. - [well-known agent.json](https://dialtoneapp.com/.well-known/agent.json): Canonical discovery document pointing agents to the DialtoneApp MCP surface. - [agents.json](https://dialtoneapp.com/.well-known/agents.json): Workflow definitions for the public top-sites API. - [commerce manifest](https://dialtoneapp.com/.well-known/commerce): Public commerce discovery document for the DialtoneApp membership offer. - [UCP manifest](https://dialtoneapp.com/.well-known/ucp): Typed commerce discovery companion for the DialtoneApp membership offer. - [siteai.json](https://dialtoneapp.com/siteai.json): Agent access policy for DialtoneApp's public surfaces. - [membership commerce OpenAPI](https://dialtoneapp.com/openapi.json): OpenAPI description of the public membership commerce discovery, DialtoneApp Network saved-card machine-payment, and optional Nevermined purchase-intent endpoints. - [namespaced membership commerce OpenAPI](https://dialtoneapp.com/openapi/membership-bot-purchase.json): Same membership commerce contract under the `/openapi/` namespace. - [DialtoneApp MCP](https://dialtoneapp.com/mcp): Remote MCP endpoint. The v0.0.1 server exposes one read-only `list_top_sites` tool that points agents to the public top-sites API. - [crawler-top-sites OpenAPI](https://dialtoneapp.com/openapi/crawler-top-sites.json): OpenAPI description of the public top-sites endpoints. - [Membership Offer API](https://dialtoneapp.com/api/v1/commerce/membership-offer): Public JSON description of the live $9.00 USD/month membership offer. - [Membership Intent API](https://dialtoneapp.com/api/v1/commerce/membership-intents): Public POST endpoint that returns a DialtoneApp Network payment challenge when configured and accepts `payment-signature` on retry after the owner has saved a `/bot-buyer` card. - [Top Sites API](https://dialtoneapp.com/api/v1/crawler/top-sites?page=1): Public paginated JSON listing of ranked sites. - [robots.txt](https://dialtoneapp.com/robots.txt): Crawl policy for public bots and crawlers. - [sitemap.xml](https://dialtoneapp.com/sitemap.xml): Sitemap for public URLs. - [security.txt](https://dialtoneapp.com/.well-known/security.txt): Security contact and disclosure metadata.