{
  "specVersion": "0.2",
  "host": {
    "name": "Академия Финансовой Независимости",
    "url": "https://web.aficompany.online/"
  },
  "entries": [
    {
      "identifier": "urn:air:web.aficompany.online:content:llms-txt",
      "displayName": "Академия Финансовой Независимости — site index (llms.txt)",
      "type": "text/markdown",
      "url": "https://web.aficompany.online/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 web.aficompany.online",
        "summarise Академия Финансовой Независимости in a paragraph"
      ]
    },
    {
      "identifier": "urn:air:web.aficompany.online:content:page-markdown",
      "displayName": "Академия Финансовой Независимости — pages as markdown",
      "type": "text/markdown",
      "url": "https://web.aficompany.online/",
      "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 web.aficompany.online pricing page as markdown",
        "get the text of a page on web.aficompany.online without the HTML",
        "what does this page of Академия Финансовой Независимости say"
      ]
    },
    {
      "identifier": "urn:air:web.aficompany.online:content:sitemap",
      "displayName": "Академия Финансовой Независимости — sitemap",
      "type": "application/xml",
      "url": "https://web.aficompany.online/sitemap.xml",
      "description": "XML sitemap of Академия Финансовой Независимости with the last-modified date of every published page.",
      "representativeQueries": [
        "every page url on web.aficompany.online",
        "which pages of Академия Финансовой Независимости changed recently"
      ]
    },
    {
      "identifier": "urn:air:web.aficompany.online:skills:site-content",
      "displayName": "Академия Финансовой Независимости — agent skill index",
      "type": "application/json",
      "url": "https://web.aficompany.online/.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 web.aficompany.online",
        "what skills does web.aficompany.online publish"
      ]
    },
    {
      "identifier": "urn:air:web.aficompany.online:api:catalog",
      "displayName": "Академия Финансовой Независимости — API catalog",
      "type": "application/linkset+json",
      "url": "https://web.aficompany.online/.well-known/api-catalog",
      "description": "RFC 9727 API catalog for web.aficompany.online: documentation, descriptions and status endpoints.",
      "representativeQueries": [
        "what apis does web.aficompany.online publish",
        "where is the machine-readable description of web.aficompany.online"
      ]
    }
  ]
}