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