{
  "specVersion": "0.2",
  "host": {
    "name": "atm-fp.uz",
    "url": "https://atm-fp.uz/"
  },
  "entries": [
    {
      "identifier": "urn:air:atm-fp.uz:content:llms-txt",
      "displayName": "atm-fp.uz — site index (llms.txt)",
      "type": "text/markdown",
      "url": "https://atm-fp.uz/llms.txt",
      "description": "Markdown index of atm-fp.uz: what the site is and every published page with a one-line summary.",
      "representativeQueries": [
        "what does atm-fp.uz offer",
        "list the pages on atm-fp.uz",
        "summarise atm-fp.uz in a paragraph"
      ]
    },
    {
      "identifier": "urn:air:atm-fp.uz:content:page-markdown",
      "displayName": "atm-fp.uz — pages as markdown",
      "type": "text/markdown",
      "url": "https://atm-fp.uz/",
      "description": "Every page of this site returns markdown instead of HTML when the request sends Accept: text/markdown, or when .md is appended to the page url.",
      "representativeQueries": [
        "read the atm-fp.uz pricing page as markdown",
        "get the text of a page on atm-fp.uz without the HTML",
        "what does this page of atm-fp.uz say"
      ]
    },
    {
      "identifier": "urn:air:atm-fp.uz:content:sitemap",
      "displayName": "atm-fp.uz — sitemap",
      "type": "application/xml",
      "url": "https://atm-fp.uz/sitemap.xml",
      "description": "XML sitemap of atm-fp.uz with the last-modified date of every published page.",
      "representativeQueries": [
        "every page url on atm-fp.uz",
        "which pages of atm-fp.uz changed recently"
      ]
    },
    {
      "identifier": "urn:air:atm-fp.uz:skills:site-content",
      "displayName": "atm-fp.uz — agent skill index",
      "type": "application/json",
      "url": "https://atm-fp.uz/.well-known/agent-skills/index.json",
      "description": "Agent Skills discovery index for atm-fp.uz: how an agent should read this site and read its offers.",
      "representativeQueries": [
        "how should an agent browse atm-fp.uz",
        "what skills does atm-fp.uz publish"
      ]
    },
    {
      "identifier": "urn:air:atm-fp.uz:api:catalog",
      "displayName": "atm-fp.uz — API catalog",
      "type": "application/linkset+json",
      "url": "https://atm-fp.uz/.well-known/api-catalog",
      "description": "RFC 9727 API catalog for atm-fp.uz: documentation, descriptions and status endpoints.",
      "representativeQueries": [
        "what apis does atm-fp.uz publish",
        "where is the machine-readable description of atm-fp.uz"
      ]
    }
  ]
}