{
  "specVersion": "0.2",
  "host": {
    "name": "Вебинары АТМ-ФП",
    "url": "https://w.fp-ua.com/"
  },
  "entries": [
    {
      "identifier": "urn:air:w.fp-ua.com:content:llms-txt",
      "displayName": "Вебинары АТМ-ФП — site index (llms.txt)",
      "type": "text/markdown",
      "url": "https://w.fp-ua.com/llms.txt",
      "description": "Markdown index of Вебинары АТМ-ФП: what the site is and every published page with a one-line summary.",
      "representativeQueries": [
        "what does Вебинары АТМ-ФП offer",
        "list the pages on w.fp-ua.com",
        "summarise Вебинары АТМ-ФП in a paragraph"
      ]
    },
    {
      "identifier": "urn:air:w.fp-ua.com:content:page-markdown",
      "displayName": "Вебинары АТМ-ФП — pages as markdown",
      "type": "text/markdown",
      "url": "https://w.fp-ua.com/",
      "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 w.fp-ua.com pricing page as markdown",
        "get the text of a page on w.fp-ua.com without the HTML",
        "what does this page of Вебинары АТМ-ФП say"
      ]
    },
    {
      "identifier": "urn:air:w.fp-ua.com:content:sitemap",
      "displayName": "Вебинары АТМ-ФП — sitemap",
      "type": "application/xml",
      "url": "https://w.fp-ua.com/sitemap.xml",
      "description": "XML sitemap of Вебинары АТМ-ФП with the last-modified date of every published page.",
      "representativeQueries": [
        "every page url on w.fp-ua.com",
        "which pages of Вебинары АТМ-ФП changed recently"
      ]
    },
    {
      "identifier": "urn:air:w.fp-ua.com:skills:site-content",
      "displayName": "Вебинары АТМ-ФП — agent skill index",
      "type": "application/json",
      "url": "https://w.fp-ua.com/.well-known/agent-skills/index.json",
      "description": "Agent Skills discovery index for Вебинары АТМ-ФП: how an agent should read this site and read its offers.",
      "representativeQueries": [
        "how should an agent browse w.fp-ua.com",
        "what skills does w.fp-ua.com publish"
      ]
    },
    {
      "identifier": "urn:air:w.fp-ua.com:api:catalog",
      "displayName": "Вебинары АТМ-ФП — API catalog",
      "type": "application/linkset+json",
      "url": "https://w.fp-ua.com/.well-known/api-catalog",
      "description": "RFC 9727 API catalog for w.fp-ua.com: documentation, descriptions and status endpoints.",
      "representativeQueries": [
        "what apis does w.fp-ua.com publish",
        "where is the machine-readable description of w.fp-ua.com"
      ]
    }
  ]
}